aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix: Run workers in prod without tsx. Fixes #1673Mohamed Bassem2025-07-191-0/+1
* feat(mobile): Add user setting for default bookmark view mode (#1723)xuatz2025-07-171-0/+1
* chore: Excluded unneeded docker context using dockerignoreMohamed Bassem2025-07-061-0/+1
* chore: Add aider to gitignoreMohamed Bassem2024-12-291-1/+2
* fix(mobile): Add support for self signed certs in android. Fixes #381 (#416)CrypticC3s4r2024-12-281-1/+6
* chore: Add aider to gitignoreMohamed Bassem2024-12-221-1/+2
* feature: add support for PDF links. Fixes #28 (#216)kamtschatka2024-06-221-0/+4
* build: Fix build by committing next-env.d.tsMohamedBassem2024-03-191-1/+0
* refactor: Change asset storage to be the filesystem instead of sqliteMohamedBassem2024-03-191-0/+1
* structure: Create apps dir and copy tooling dir from t3-turbo repoMohamedBassem2024-03-141-0/+3
* breaking: Using DATA_DIR env variable instead of DATABASE_URLMohamedBassem2024-03-051-1/+1
* feature: Initial attempt at making the app a PWAMohamedBassem2024-03-041-0/+8
* db: Migrate from prisma to drizzleMohamedBassem2024-02-231-1/+1
* Migrating away from bun to yarnMohamedBassem2024-02-081-0/+1
* Structure the repo into workspacesMohamedBassem2024-02-061-0/+39
* Move the web app into a subdirMohamedBassem2024-02-061-39/+0
* Init NextAuthMohamedBassem2024-02-051-0/+3
* Initial commit from Create Next AppMohamedBassem2024-02-041-0/+36