aboutsummaryrefslogtreecommitdiffstats
path: root/apps (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat: add replace banner and attachment download (#2328)Mohamed Bassem2026-01-016-17/+205
* feat: Add bulk remove from list (#2279)Mohamed Bassem2025-12-304-2/+88
* feat: add "URL Does Not Contain" condition to rule engine (#2280)Mohamed Bassem2025-12-302-0/+20
* feat: 2025 wrapped (#2322)Mohamed Bassem2025-12-309-15/+690
* chore: worker tracing (#2321)Mohamed Bassem2025-12-3012-821/+1030
* feat(landing): add corporate pricingMohamed Bassem2025-12-301-56/+95
* fix(mobile): mobile modal UI issues (#2320)sergio2025-12-302-33/+46
* feat(mobile): create new list edit screen (#2310)sergio2025-12-293-2/+178
* feat: Add open telemetry (#2318)Mohamed Bassem2025-12-292-0/+8
* fix: reset tagging status on crawl failure (#2316)Mohamed Bassem2025-12-291-15/+37
* feat: add the ability to specify a different changelog versionMohamed Bassem2025-12-292-19/+42
* fix: remove duplicate mobile backdrop button in reader view (#2234)Evan Simkowitz2025-12-291-14/+0
* fix(landing): fix cloud banner on mobileMohamed Bassem2025-12-291-4/+4
* refactor: add suspense boundary in sidebar layoutMohamed Bassem2025-12-298-175/+297
* feat(mobile): make the settings menu look more native (#2307)Mohamed Bassem2025-12-295-103/+234
* feat(web): better looking scrollbar in the sidebarMohamed Bassem2025-12-281-1/+1
* feat(mobile): use oled friendly colors for android app. fixes #1958Mohamed Bassem2025-12-283-164/+5
* refactor: migrate toasts to sonnerMohamed Bassem2025-12-2865-288/+134
* feat: add customizable tag styles (#2312)Mohamed Bassem2025-12-278-131/+682
* feat: add Matter import support (#2245)Moondragon852025-12-2733-0/+49
* feat: support archiving as pdf (#2309)Mohamed Bassem2025-12-277-33/+264
* deps: upgrade tesseract to v7Mohamed Bassem2025-12-261-1/+1
* feat(landing): announce cloud public beta in landing pageMohamed Bassem2025-12-261-2/+32
* feat: add notes to the bookmark edit dialogMohamed Bassem2025-12-251-0/+21
* fix(cli): migrate bookmark source in migration commandMohamed Bassem2025-12-251-0/+1
* fix: preserve failure count when rescheduling rate limited domains (#2303)Mohamed Bassem2025-12-251-38/+13
* feat: show bookmark owner icon in shared lists (#2277)Mohamed Bassem2025-12-245-46/+164
* feat: add support for user avatars (#2296)Mohamed Bassem2025-12-2410-4/+297
* feat: add a warning about viewing archives inline. fixes #2286Mohamed Bassem2025-12-223-1/+33
* feat: Add user settings to disable auto tagging/summarization (#2275)Mohamed Bassem2025-12-226-1/+149
* feat(mobile): Convert server address editing to modal in mobile app (#2290)Mohamed Bassem2025-12-223-84/+257
* fix: optimize tagging db queries (#2287)Mohamed Bassem2025-12-221-18/+18
* feat(mobile): Show shared lists under a subsectionMohamed Bassem2025-12-201-8/+66
* fix(mobile): Fix title line clamp to 2 linesMohamed Bassem2025-12-201-4/+9
* fix(mobile): Add loading spinner to mobile list button (#2283)Mohamed Bassem2025-12-201-25/+51
* feat: add server version display to mobile app settings (#2276)Mohamed Bassem2025-12-202-0/+43
* fix: add authentication checks to settings layout (#2274)Mohamed Bassem2025-12-201-2/+24
* fix: only trigger search autocomplete on first search charMohamed Bassem2025-12-201-2/+7
* feat(landing): remove waitlist link. fixes #2270Mohamed Bassem2025-12-192-5/+5
* fix: collapse reader settings by defaultMohamed Bassem2025-12-181-186/+209
* feat: Add unified reader settings with local overrides (#2230)Evan Simkowitz2025-12-1520-185/+1484
* fix: Fix Amazon product image extraction on amazon.com URLs (#2108)Randall Hand2025-12-142-0/+79
* feat: use reddit API for metadata extraction. Fixes #1853 #1883Mohamed Bassem2025-12-133-33/+343
* fix: use GET requests for the content type requestMohamed Bassem2025-12-131-1/+1
* release(cli): Bump CLI version to 0.29.1Mohamed Bassem2025-12-131-1/+1
* deps: Upgrade nextjs to 15.3.8Mohamed Bassem2025-12-121-1/+1
* deps: Upgrade nextjs to 15.3.7Mohamed Bassem2025-12-111-1/+1
* feat: make asset preprocessing worker timeout configurableClaude2025-12-101-1/+1
* feat(cli): Add ability to list users for the admin in the CLIMohamed Bassem2025-12-082-0/+91
* fix: check import quota before importing bookmarks (#2232)Mohamed Bassem2025-12-082-3/+53