aboutsummaryrefslogtreecommitdiffstats
path: root/apps (unfollow)
Commit message (Expand)AuthorFilesLines
2025-11-02feat(rss): Add import tags from RSS feed categories (#2031)Mohamed Bassem2-0/+76
2025-11-02fix: fix crash in search input when query contains a percent. fixes #1941Mohamed Bassem1-1/+1
2025-11-02feat: Add view options to show tag/title and control image fit. Fixes #1960Mohamed Bassem6-29/+214
2025-11-02refactor: improve the userLocalSetting server functionsMohamed Bassem1-27/+14
2025-11-02feat: Make search job timeout configurableMohamed Bassem1-1/+1
2025-11-02feat: display notes on bookmark card (#2083)xuatz12-25/+265
2025-11-02fix: Stricter SSRF validation (#2082)Mohamed Bassem7-98/+507
2025-11-02fix: correctly handle composition in search input. fixes #2048Mohamed Bassem1-1/+21
2025-10-26fix: More memory optimizations for crawler worker. #1748Mohamed Bassem1-26/+43
2025-10-26fix: fix screenshot filepath in crawlerMohamed Bassem1-1/+1
2025-10-26fix: Respect abort signal in admin maintenance jobsMohamed Bassem3-1/+11
2025-10-26deps: Upgrade metascraper pluginsMohamed Bassem1-11/+11
2025-10-26deps: Upgrade metascraper-readability 5.49.6Mohamed Bassem1-1/+1
2025-10-26feat: Allow configuring inline asset size thresholdMohamed Bassem3-7/+5
2025-10-26feat: Add admin maintenance job to migrate large inline HTML (#2071)Mohamed Bassem7-4/+211
2025-10-26refactor: generalize tidy assets queue into admin maintenance (#2059)Mohamed Bassem6-136/+189
2025-10-12feat: Add source field to track bookmark creation sources (#2037)Mohamed Bassem8-11/+59
2025-10-12feat: support passing multiple proxy values (#2039)Mohamed Bassem2-7/+14
2025-10-12feat: Add service dependency checks in the server overview pageMohamed Bassem4-13/+191
2025-10-12fix(web): Add w-full to tags editor to prevent unusable narrow width (#2035)Mohamed Bassem1-1/+1
2025-10-11feat: make list dropdown searchable in Manage Lists modal (#2029)Mohamed Bassem1-30/+75
2025-10-06fix: round feed refresh hour for idempotency (#2013)Mohamed Bassem1-1/+6
2025-10-05fix: fix show no bookmark page when there isn't search resultsMohamed Bassem1-4/+5
2025-10-05feat: Restate-based queue plugin (#2011)Mohamed Bassem1-2/+8
2025-10-04feat: Revamp import experience (#2001)Mohamed Bassem7-18/+455
2025-09-28fix: fix public list sharing for empty lists (#1990)Mohamed Bassem1-3/+4
2025-09-28feat: recursive list delete (#1989)Mohamed Bassem2-5/+45
2025-09-28feat: use jpegs for screenshots instead of pngsMohamed Bassem1-2/+3
2025-09-28feat: Stop downloading video/audio in playwrightMohamed Bassem1-0/+19
2025-09-28fix: Abort dangling processing when crawler is aborted (#1988)Mohamed Bassem1-27/+98
2025-09-28fix: Cleanup temp assets on monolith timeoutMohamed Bassem1-1/+17
2025-09-28chore: Silence lint on <a> and <img> tags when it's intentionalMohamed Bassem3-0/+6
2025-09-28feat: Add tag search and pagination (#1987)Mohamed Bassem19-388/+713
2025-09-14fix: fix bundling liteque in the workersMohamed Bassem2-0/+2
2025-09-14refactor: Move callsites to liteque to be behind a pluginMohamed Bassem13-123/+134
2025-09-14feat: Regen api keysMohamed Bassem5-22/+159
2025-09-14release(cli): Bump CLI version to 0.27.1Mohamed Bassem1-1/+1
2025-09-14feat(cli): Give more targetting options for dump/migrate/wipeMohamed Bassem3-304/+419
2025-09-14release(cli): Bump CLI version to 0.27.0Mohamed Bassem1-1/+1
2025-09-14feat(cli): Implement a full account dump archiveMohamed Bassem2-0/+379
2025-09-14feat(cli): Implement a wipe command in the CLIMohamed Bassem2-0/+388
2025-09-14feat: Add scripts to migrate all content from one server to the otherMohamed Bassem3-0/+793
2025-09-14fix(web): Handle user deletion more gracefullyMohamed Bassem1-4/+22
2025-09-14feat: A better looking catch all error boundaryMohamed Bassem1-2/+39
2025-09-14fix(web): fix error when attempting to merge tags. fixes #1938Mohamed Bassem2-2/+5
2025-09-14feat: Add Create Tag button to tags page (#1942)Mohamed Bassem3-1/+156
2025-09-13feat(search): add title search qualifier (#1940)Mohamed Bassem3-0/+15
2025-09-13feat(extension): add current tab title while saving from extension (#1930)Abel1-0/+1
2025-09-07i18n: Sync weblate translationsHosted Weblate30-61/+2011
2025-09-07fix: fix tag flicker caused by tag sortingMohamed Bassem4-46/+39