| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix: Run workers in prod without tsx. Fixes #1673 | Mohamed Bassem | 2025-07-19 | 1 | -0/+1 |
| | | |||||
| * | feat(mobile): Add user setting for default bookmark view mode (#1723) | xuatz | 2025-07-17 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | * feat(mobile): add user setting for default bookmark view mode * regen db migration script * clean up implementation * Update docs/docs/07-Development/01-setup.md * Update GEMINI.md * use local setting instead of storing value in db * improve start-dev.sh to also handle for db migration * rename mobileBookmarkClickDefaultViewMode to defaultBookmarkView for consistency | ||||
| * | chore: Excluded unneeded docker context using dockerignore | Mohamed Bassem | 2025-07-06 | 1 | -0/+1 |
| | | |||||
| * | chore: Add aider to gitignore | Mohamed Bassem | 2024-12-29 | 1 | -1/+2 |
| | | |||||
| * | fix(mobile): Add support for self signed certs in android. Fixes #381 (#416) | CrypticC3s4r | 2024-12-28 | 1 | -1/+6 |
| | | | | Co-authored-by: MohamedBassem <me@mbassem.com> | ||||
| * | chore: Add aider to gitignore | Mohamed Bassem | 2024-12-22 | 1 | -1/+2 |
| | | |||||
| * | feature: add support for PDF links. Fixes #28 (#216) | kamtschatka | 2024-06-22 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | | * feature request: pdf support #28 Added a new sourceUrl column to the asset bookmarks Added transforming a link bookmark pointing at a pdf to an asset bookmark made sure the "View Original" link is also shown for asset bookmarks that have a sourceURL updated gitignore for IDEA * remove pdf parsing from the crawler * extract the http logic into its own function to avoid duplicating the post-processing actions (openai/index) * Add 5s timeout to the content type fetch --------- Co-authored-by: MohamedBassem <me@mbassem.com> | ||||
| * | build: Fix build by committing next-env.d.ts | MohamedBassem | 2024-03-19 | 1 | -1/+0 |
| | | |||||
| * | refactor: Change asset storage to be the filesystem instead of sqlite | MohamedBassem | 2024-03-19 | 1 | -0/+1 |
| | | |||||
| * | structure: Create apps dir and copy tooling dir from t3-turbo repo | MohamedBassem | 2024-03-14 | 1 | -0/+3 |
| | | |||||
| * | breaking: Using DATA_DIR env variable instead of DATABASE_URL | MohamedBassem | 2024-03-05 | 1 | -1/+1 |
| | | |||||
| * | feature: Initial attempt at making the app a PWA | MohamedBassem | 2024-03-04 | 1 | -0/+8 |
| | | |||||
| * | db: Migrate from prisma to drizzle | MohamedBassem | 2024-02-23 | 1 | -1/+1 |
| | | |||||
| * | Migrating away from bun to yarn | MohamedBassem | 2024-02-08 | 1 | -0/+1 |
| | | |||||
| * | Structure the repo into workspaces | MohamedBassem | 2024-02-06 | 1 | -0/+39 |
| | | |||||
| * | Move the web app into a subdir | MohamedBassem | 2024-02-06 | 1 | -39/+0 |
| | | |||||
| * | Init NextAuth | MohamedBassem | 2024-02-05 | 1 | -0/+3 |
| | | |||||
| * | Initial commit from Create Next App | MohamedBassem | 2024-02-04 | 1 | -0/+36 |
