aboutsummaryrefslogtreecommitdiffstats
path: root/packages/shared/config.ts (unfollow)
Commit message (Expand)AuthorFilesLines
2024-03-27feature: Change maximum asset size to be configurable. Fixes #33MohamedBassem1-0/+2
2024-03-27feature: Allow specifying a specific redis db to use. Fixes #13MohamedBassem1-0/+2
2024-03-27feature: Add support for local models using ollamaMohamedBassem1-0/+2
2024-03-27refactor: Validate env variables using zodMohamedBassem1-32/+71
2024-03-26fix: Allow setting demo mode creds when demo mode is enabledMohamedBassem1-1/+4
2024-03-24docker: Use external chrome docker containerMohamedBassem1-0/+1
2024-03-22feature: Add an option to disable new signupsMohamedBassem1-15/+5
2024-03-19feature(web): Add support for demo modeMohamedBassem1-0/+5
2024-03-19refactor: Change asset storage to be the filesystem instead of sqliteMohamedBassem1-6/+7
2024-03-01feature: Add full text search supportMohamedBassem1-0/+6
2024-02-20feature: Basic support for demo modeMohamedBassem1-0/+1
2024-02-17build: Fix docker imagesMohamedBassem1-0/+2
2024-02-17fix: Let the crawler wait a bit more for page loadMohamedBassem1-0/+3
2024-02-14chore: Consolidate all config vars in one fileMohamedBassem1-1/+9
2024-02-11refactor: Migrating to trpc instead of next's route handersMohamedBassem1-0/+0
2024-02-09[chore] Linting and formating tweakingMohamedBassem1-1/+1
2024-02-08[refactor] Move the different packages to the package subdirMohamedBassem1-0/+0
2024-02-07[ui] Very first draft of the link gridMohamedBassem1-0/+1
2024-02-06[Auth] Fix authentication configMohamedBassem1-5/+6
2024-02-06Linting and formattingMohamedBassem1-6/+6
2024-02-06Move the web app into a subdirMohamedBassem1-0/+0
2024-02-05Init NextAuthMohamedBassem1-0/+20