aboutsummaryrefslogtreecommitdiffstats
path: root/packages/shared (unfollow)
Commit message (Expand)AuthorFilesLines
2024-03-27feature: Change maximum asset size to be configurable. Fixes #33MohamedBassem1-0/+2
2024-03-27fix: Attempt to increase the reliability of the ollama inferenceMohamedBassem1-0/+8
2024-03-27feature: Allow specifying a specific redis db to use. Fixes #13MohamedBassem2-0/+3
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 sqliteMohamedBassem2-6/+71
2024-03-14docker: Fix dockerfiles to adapt to the new repo structureMohamedBassem1-0/+1
2024-03-14lint: Lint and format the entire repo with the new configsMohamedBassem1-1/+1
2024-03-14structure: Create apps dir and copy tooling dir from t3-turbo repoMohamedBassem2-1/+23
2024-03-01feature: Add full text search supportMohamedBassem4-0/+79
2024-02-26build: Migrate from yarn to pnpmMohamedBassem1-1/+2
2024-02-20feature: Basic support for demo modeMohamedBassem1-0/+1
2024-02-20branding: Rename app to HoarderMohamedBassem1-1/+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 fileMohamedBassem3-3/+35
2024-02-14feature: Add ability to refresh bookmark detailsMohamedBassem1-1/+0
2024-02-09[refactor] Extract the bookmark model to be a high level model to support oth...MohamedBassem1-2/+2
2024-02-08[refactor] Move the different packages to the package subdirMohamedBassem4-0/+55