| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | docs: Add doc updates for prometheus metrics (#1957) | Clayton O'Neill | 2025-09-28 | 1 | -1/+2 |
| | | | | | This adds documentation for `WORKERS_HOST` and clarifies token requirements for `PROMETHEUS_AUTH_TOKEN`. | ||||
| * | feat: Add scripts to migrate all content from one server to the other | Mohamed Bassem | 2025-09-14 | 1 | -0/+71 |
| | | |||||
| * | feat(search): add title search qualifier (#1940) | Mohamed Bassem | 2025-09-13 | 1 | -0/+4 |
| | | | | | | | | * fix(search): include link titles in title matcher * docs(search): add title qualifier * docs: remove title qualifier from v0.27 guide | ||||
| * | docs: establish cloudflare redirects after the new lowercase docs | Mohamed Bassem | 2025-09-07 | 1 | -0/+4 |
| | | |||||
| * | fix(docs): fix links to point to lowercase docs | Mohamed Bassem | 2025-09-07 | 18 | -18/+18 |
| | | |||||
| * | release(docs): release the 0.27 docs | Mohamed Bassem | 2025-09-07 | 76 | -4/+5003 |
| | | |||||
| * | feat: Add cookie support for browser page access | Mohamed Bassem | 2025-09-07 | 1 | -2/+33 |
| | | | | | | | | | | | | * feat: Add cookie support for browser page access Implemented cookie functionality for browser page access, including BROWSER_COOKIE_PATH configuration to specify the cookies JSON file path. * fix the docs --------- Co-authored-by: lizz <lizong1204@gmail.com> | ||||
| * | feat(workers): add worker enable/disable lists (#1885) | Mohamed Bassem | 2025-09-07 | 1 | -0/+2 |
| | | |||||
| * | readme: Add floccus support to readme and docs | Mohamed Bassem | 2025-09-07 | 1 | -0/+1 |
| | | |||||
| * | docs: readme mentions importers + enhancements (#1448) | Olicorne | 2025-09-07 | 1 | -3/+5 |
| | | | | | | | | | | | | | | | | | | * doc: fix link to yt-dlp + on its own line * doc: better teaser in the readme * doc: mention the importers as features * doc: mention clients exist * doc: fix typo * minor modifications --------- Co-authored-by: Mohamed Bassem <me@mbassem.com> | ||||
| * | fix(docs): typo: Optaining -> Obtaining in 09-command-line.md (#1850) | Yinan | 2025-08-30 | 1 | -1/+1 |
| | | |||||
| * | doc: clarify that groups can't be negated (#1881) | Olicorne | 2025-08-30 | 1 | -1/+1 |
| | | |||||
| * | feat: Export prometheus metrics from the workers | MohamedBassem | 2025-08-22 | 1 | -17/+19 |
| | | |||||
| * | feat: generate a random prometheus token on startup | MohamedBassem | 2025-08-22 | 1 | -1/+1 |
| | | |||||
| * | Revert "deps: Upgrade nextjs to 15.5" | MohamedBassem | 2025-08-20 | 1 | -2/+2 |
| | | | | | This reverts commit be420c9aebb0f2d343a0c94327fddc089f56d402. | ||||
| * | deps: Upgrade nextjs to 15.5 | MohamedBassem | 2025-08-20 | 1 | -2/+2 |
| | | |||||
| * | deps: Upgrade expo & nextjs to react 19 (#1565) | Mohamed Bassem | 2025-08-20 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Attempt to upgrade expo 53 * Attempt upgrade nextjs * Fix a bunch of peer deps * upgrade some docs deps * fix typecheck * update the shadcn calendar component * more fixes * more fixes * revert ollama upgrade * update react version to use carets * remove react-select from landing * fix the typescript error caused by customFetch * upgrade the new grid user setting to nextjs 15 * mobile: enable react canary to support react 19.1 * upgrade react native menu * fix navigation context error | ||||
| * | docs: Fix the name of the development section | MohamedBassem | 2025-08-20 | 1 | -1/+1 |
| | | |||||
| * | docs: rename docs into actual name in a separate commit | xuatz | 2025-08-20 | 20 | -0/+0 |
| | | |||||
| * | docs: rename docs into tmp name in a separate commit | xuatz | 2025-08-20 | 37 | -987/+0 |
| | | |||||
| * | fix(docs): Fix git case sensitivity Take 3 | MohamedBassem | 2025-07-27 | 39 | -1/+1985 |
| | | |||||
| * | fix(docs): Fix git case sensitivity Take 2 | MohamedBassem | 2025-07-27 | 73 | -1974/+2953 |
| | | |||||
| * | fix(docs): Fix git case sensitivity | MohamedBassem | 2025-07-27 | 56 | -2953/+987 |
| | | |||||
| * | deps: Upgrade docusourus | MohamedBassem | 2025-07-27 | 1 | -5/+5 |
| | | |||||
| * | fix(docs): Fix the docs one more time | MohamedBassem | 2025-07-27 | 42 | -85/+79 |
| | | |||||
| * | docs: Drop docs older than 0.21 | MohamedBassem | 2025-07-27 | 108 | -4434/+0 |
| | | |||||
| * | feat: Add a max output tokens env variable | Mohamed Bassem | 2025-07-20 | 1 | -0/+1 |
| | | |||||
| * | docs: Release the 0.26.0 docs | Mohamed Bassem | 2025-07-20 | 70 | -0/+4950 |
| | | |||||
| * | docs: Update api docs in prep for the 0.26.0 release | Mohamed Bassem | 2025-07-20 | 13 | -24/+107 |
| | | |||||
| * | docs: Restructure the config docs a bit | Mohamed Bassem | 2025-07-20 | 1 | -25/+18 |
| | | |||||
| * | feat: Allow enabling journaling mode on the db | Mohamed Bassem | 2025-07-19 | 1 | -18/+18 |
| | | |||||
| * | fix: Rename the proxy settings such that they don't interfer with other requests | Mohamed Bassem | 2025-07-19 | 1 | -3/+3 |
| | | |||||
| * | feat(mobile): Add user setting for default bookmark view mode (#1723) | xuatz | 2025-07-17 | 2 | -3/+59 |
| | | | | | | | | | | | | | | | | | | * 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 | ||||
| * | feat: Add proper proxy support. fixes #1265 | Mohamed Bassem | 2025-07-13 | 1 | -0/+15 |
| | | |||||
| * | deps: Upgrade typescript to 5.8 | Mohamed Bassem | 2025-07-12 | 1 | -1/+1 |
| | | |||||
| * | feat: Add API ratelimits | Mohamed Bassem | 2025-07-10 | 1 | -0/+1 |
| | | |||||
| * | feat: Add support for email verification | Mohamed Bassem | 2025-07-10 | 1 | -18/+32 |
| | | |||||
| * | feat: Add prometheus monitoring. Fixes #758 | Mohamed Bassem | 2025-07-06 | 1 | -18/+18 |
| | | |||||
| * | feat(workers): Allow custmoizing max parallelism for a bunch of workers. ↵ | Mohamed Bassem | 2025-07-05 | 1 | -0/+12 |
| | | | | | Fixes #724 | ||||
| * | feat: Add support for S3 as an asset storage layer (#1703) | Mohamed Bassem | 2025-07-04 | 1 | -10/+31 |
| | | | | | | | | | | * feat: Add support for S3 as an asset storage layer. Fixes #305 * some minor fixes * use bulk deletion api * stream the file to s3 | ||||
| * | chore: More oxlint changes | Mohamed Bassem | 2025-06-22 | 1 | -3/+0 |
| | | |||||
| * | chore: migrate away from eslint to oxlint (#1642) | xuatz | 2025-06-22 | 2 | -8/+35 |
| | | | | | | | | * chore: migrate away from eslint to oxlint * revert turbo task name lint * it seems like we can remove the seemingly default globals | ||||
| * | docs: update meilisearch key generation instruction (#1651) | Kyle Wilson | 2025-06-22 | 13 | -13/+14 |
| | | | | | | * add pipe for trimming invalid characters when generating meili master key * fix table row for MEILI_MASTER_KEY in versioned_docs | ||||
| * | docs: Mention the community safari extension in the quick sharing docs (#1562) | simplytoast1 | 2025-06-15 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | * Update 05-quick-sharing.md Added community project extensions * Update docs/versioned_docs/version-v0.25.0/05-quick-sharing.md Co-authored-by: Mohamed Bassem <me@mbassem.com> * Update the main docs not the versioned ones --------- Co-authored-by: Mohamed Bassem <me@mbassem.com> | ||||
| * | docs: Release the 0.25.0 docs | Mohamed Bassem | 2025-06-08 | 89 | -173/+5149 |
| | | |||||
| * | readme: Small readme fixes | Mohamed Bassem | 2025-06-07 | 1 | -2/+3 |
| | | |||||
| * | feat: Allow specifying the overwrite mode for singlefile archives. Fixes #1125 | Mohamed Bassem | 2025-06-01 | 1 | -0/+16 |
| | | |||||
| * | feat: add user customisable default archive display behaviour (#1505) | xuatz | 2025-06-01 | 1 | -3/+2 |
| | | | | | | | | | | | | | | | | | | * fix typo * implementation * bug fix and refactoring * Use nuqs for searchParam management * remove the todo about the tests * fix tests --------- Co-authored-by: Mohamed Bassem <me@mbassem.com> | ||||
| * | docs: mention the list of example scripts for the community api (#1484) | Olicorne | 2025-06-01 | 1 | -0/+9 |
| | | | | | | | | * doc: mention the list of example scripts for the community api * doc: mention each community scripts * doc: remove sort of obsolete community scripts | ||||
| * | docs: Add agolia based search | Mohamed Bassem | 2025-05-31 | 1 | -0/+8 |
| | | |||||
