MohamedBassem
ff33b310e2
Revert "deps: Upgrade nextjs to 15.5"
...
This reverts commit be420c9aebb0f2d343a0c94327fddc089f56d402.
2025-08-20 18:14:49 +03:00
MohamedBassem
be420c9aeb
deps: Upgrade nextjs to 15.5
2025-08-20 16:23:47 +03:00
Mohamed Bassem
dd53ccb962
deps: Upgrade expo & nextjs to react 19 ( #1565 )
...
* 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
2025-08-20 13:57:34 +01:00
MohamedBassem
6e525eb1bc
docs: Fix the name of the development section
2025-08-20 10:19:00 +03:00
xuatz
6f141152bb
docs: rename docs into actual name in a separate commit
2025-08-20 09:44:24 +03:00
xuatz
b3feee7e0d
docs: rename docs into tmp name in a separate commit
2025-08-20 09:44:24 +03:00
MohamedBassem
802f93bc1b
fix(docs): Fix git case sensitivity Take 3
2025-07-27 20:53:02 +01:00
MohamedBassem
a8b2c06628
fix(docs): Fix git case sensitivity Take 2
2025-07-27 20:34:04 +01:00
MohamedBassem
f2975af50d
fix(docs): Fix git case sensitivity
2025-07-27 20:20:34 +01:00
MohamedBassem
16ec2f6c0b
deps: Upgrade docusourus
2025-07-27 20:08:28 +01:00
MohamedBassem
5c9de5145b
fix(docs): Fix the docs one more time
2025-07-27 19:43:25 +01:00
MohamedBassem
a34331b5b9
docs: Drop docs older than 0.21
2025-07-27 15:42:26 +01:00
Mohamed Bassem
52ac0869d5
feat: Add a max output tokens env variable
2025-07-20 23:39:38 +00:00
Mohamed Bassem
0cd9eea0da
docs: Release the 0.26.0 docs
2025-07-20 13:24:58 +00:00
Mohamed Bassem
705e46dc6c
docs: Update api docs in prep for the 0.26.0 release
2025-07-20 13:24:14 +00:00
Mohamed Bassem
fe501cf87a
docs: Restructure the config docs a bit
2025-07-20 11:32:19 +00:00
Mohamed Bassem
64a0d9185b
feat: Allow enabling journaling mode on the db
2025-07-19 10:37:43 +00:00
Mohamed Bassem
1da8b458ad
fix: Rename the proxy settings such that they don't interfer with other requests
2025-07-19 09:29:32 +00:00
xuatz
fe69ca8ce8
feat(mobile): Add user setting for default bookmark view mode ( #1723 )
...
* 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
2025-07-17 09:24:33 +01:00
Mohamed Bassem
360ef9dbbe
feat: Add proper proxy support. fixes #1265
2025-07-13 01:05:54 +00:00
Mohamed Bassem
6b77736b61
deps: Upgrade typescript to 5.8
2025-07-12 23:06:25 +00:00
Mohamed Bassem
613137ff99
feat: Add API ratelimits
2025-07-10 22:03:30 +00:00
Mohamed Bassem
93049e864a
feat: Add support for email verification
2025-07-10 08:37:44 +00:00
Mohamed Bassem
b60ece5783
feat: Add prometheus monitoring. Fixes #758
2025-07-06 18:09:05 +00:00
Mohamed Bassem
5576361a1a
feat(workers): Allow custmoizing max parallelism for a bunch of workers. Fixes #724
2025-07-05 19:57:01 +00:00
Mohamed Bassem
d66b3b8619
feat: Add support for S3 as an asset storage layer ( #1703 )
...
* feat: Add support for S3 as an asset storage layer. Fixes #305
* some minor fixes
* use bulk deletion api
* stream the file to s3
2025-07-04 23:58:42 +01:00
Mohamed Bassem
f7b3193815
chore: More oxlint changes
2025-06-22 12:38:24 +00:00
xuatz
d5e2973dce
chore: migrate away from eslint to oxlint ( #1642 )
...
* chore: migrate away from eslint to oxlint
* revert turbo task name lint
* it seems like we can remove the seemingly default globals
2025-06-22 12:29:30 +01:00
Kyle Wilson
91a9d3c1ae
docs: update meilisearch key generation instruction ( #1651 )
...
* add pipe for trimming invalid characters when generating meili master key
* fix table row for MEILI_MASTER_KEY in versioned_docs
2025-06-22 12:08:18 +01:00
simplytoast1
e5307f1955
docs: Mention the community safari extension in the quick sharing docs ( #1562 )
...
* 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>
2025-06-15 20:24:11 +01:00
Mohamed Bassem
dd38899cb6
docs: Release the 0.25.0 docs
2025-06-08 10:06:06 +00:00
Mohamed Bassem
39feafe797
readme: Small readme fixes
2025-06-07 14:50:02 +00:00
Mohamed Bassem
e59be245d5
feat: Allow specifying the overwrite mode for singlefile archives. Fixes #1125
2025-06-01 20:53:12 +00:00
xuatz
3afe1e21df
feat: add user customisable default archive display behaviour ( #1505 )
...
* 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>
2025-06-01 20:01:26 +01:00
Olicorne
8784c73c11
docs: mention the list of example scripts for the community api ( #1484 )
...
* doc: mention the list of example scripts for the community api
* doc: mention each community scripts
* doc: remove sort of obsolete community scripts
2025-06-01 13:41:26 +01:00
Mohamed Bassem
3e860b7904
docs: Add agolia based search
2025-05-31 09:39:07 +00:00
Olicorne
7f04bd1393
doc: mention meilisearch in the updating section ( #1472 )
...
* doc: typo
* doc: mention meilisearch upgrade
2025-05-31 09:33:53 +01:00
haappi
5f3fe5d1a1
docs: Update database docs ( #1451 )
2025-05-24 10:51:18 +01:00
Mohamed Bassem
2743d9e38e
feat: Add AI auto summarization. Fixes #1163
2025-05-18 20:22:59 +00:00
Olicorne
74e74fa642
doc: document how to upgrade meilisearch / migrate meilisearch db ( #1436 )
...
* doc: document how to upgrade meilisearch / migrate meilisearch db
* add link to official meilisearch doc
2025-05-18 16:21:13 +01:00
Olicorne
3a59293171
doc: new comunity project: freshrss to karakeep ( #1435 )
2025-05-18 16:20:00 +01:00
Olicorne
60f47122b6
doc: Mention karakeep-python-api in community projects ( #1424 )
...
* doc: mention karakeep-python-api in the community projects
* doc: also mention karakeep-python-api in the cli section
2025-05-17 16:04:56 +01:00
Olicorne
65d7096b6f
docs: minor update to dev setup instructions ( #1421 )
...
* doc: clarify dev instruction
* doc: fix outdated meilisearch version mentionned + mention embeddings
2025-05-17 14:39:07 +01:00
Mohamed Bassem
6f6c9872a8
docs: Update pikapods docs after the rename
2025-05-17 10:19:19 +00:00
Jake A. Smith
2082f87eae
doc: Fixed json syntax error in mcp docs ( #1419 )
2025-05-17 10:56:21 +01:00
Jens Kohl
3ececfcc47
docs: Fix JSON in MCP documentation ( #1400 )
2025-05-17 10:55:44 +01:00
Mohamed Bassem
3b246a882c
docs: Update the docs about admin password reset to include the salt
2025-05-10 14:21:45 +00:00
Mohamed Bassem
f24d704571
docs: Release the 0.24.0 docs
2025-04-27 19:11:34 +00:00
Mohamed Bassem
c81e7bae94
docs: Add docs about the MCP server
2025-04-27 19:10:44 +00:00
Mohamed Bassem
28ca9d5f45
docs: Update the API docs
2025-04-27 02:24:43 +00:00