aboutsummaryrefslogtreecommitdiffstats
path: root/apps (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat: recursive list delete (#1989)Mohamed Bassem2025-09-282-5/+45
* feat: use jpegs for screenshots instead of pngsMohamed Bassem2025-09-281-2/+3
* feat: Stop downloading video/audio in playwrightMohamed Bassem2025-09-281-0/+19
* fix: Abort dangling processing when crawler is aborted (#1988)Mohamed Bassem2025-09-281-27/+98
* fix: Cleanup temp assets on monolith timeoutMohamed Bassem2025-09-281-1/+17
* chore: Silence lint on <a> and <img> tags when it's intentionalMohamed Bassem2025-09-283-0/+6
* feat: Add tag search and pagination (#1987)Mohamed Bassem2025-09-2819-389/+714
* fix: fix bundling liteque in the workersMohamed Bassem2025-09-142-0/+2
* refactor: Move callsites to liteque to be behind a pluginMohamed Bassem2025-09-1413-123/+134
* feat: Regen api keysMohamed Bassem2025-09-145-22/+159
* release(cli): Bump CLI version to 0.27.1Mohamed Bassem2025-09-141-1/+1
* feat(cli): Give more targetting options for dump/migrate/wipeMohamed Bassem2025-09-143-304/+419
* release(cli): Bump CLI version to 0.27.0Mohamed Bassem2025-09-141-1/+1
* feat(cli): Implement a full account dump archiveMohamed Bassem2025-09-142-0/+379
* feat(cli): Implement a wipe command in the CLIMohamed Bassem2025-09-142-0/+388
* feat: Add scripts to migrate all content from one server to the otherMohamed Bassem2025-09-143-0/+793
* fix(web): Handle user deletion more gracefullyMohamed Bassem2025-09-141-4/+22
* feat: A better looking catch all error boundaryMohamed Bassem2025-09-141-2/+39
* fix(web): fix error when attempting to merge tags. fixes #1938Mohamed Bassem2025-09-142-2/+5
* feat: Add Create Tag button to tags page (#1942)Mohamed Bassem2025-09-143-1/+156
* feat(search): add title search qualifier (#1940)Mohamed Bassem2025-09-133-0/+15
* feat(extension): add current tab title while saving from extension (#1930)Abel2025-09-131-0/+1
* i18n: Sync weblate translationsHosted Weblate2025-09-0730-61/+2011
* fix: fix tag flicker caused by tag sortingMohamed Bassem2025-09-074-46/+39
* feat: Show loading indicator while file is being generated #1787 (#1870)ahmed-abdelkarim2025-09-071-7/+51
* feat: Add cookie support for browser page accessMohamed Bassem2025-09-071-0/+59
* feat(workers): add worker enable/disable lists (#1885)Mohamed Bassem2025-09-071-44/+49
* fix(extension): constrain height to prevent viewport overflow (#1580) (#1895)qixing-jk2025-09-073-20/+222
* feat(extension): Add theme and dynamic icon support (#1894)qixing-jk2025-09-076-32/+220
* deps: Upgrade the extension depsMohamedBassem2025-09-071-2/+2
* fix: fix assets being marked as pending summarizationMohamed Bassem2025-09-071-0/+7
* feat(web): render AI summary in markdown (#1869)Youen Chéné2025-09-072-5/+12
* feat: add gif asset type support (#1876)Drashi2025-09-071-2/+8
* fix: don't mark inferenace job as failed when there's no content. fixes #1666Mohamed Bassem2025-09-072-7/+32
* fix: fix pdf detection when the header contains charset. fix: #1677Mohamed Bassem2025-09-071-2/+16
* fix(web): Fix deleting the action in the rule engine auto saves. fixes #1858Mohamed Bassem2025-09-071-0/+1
* fix: Fix feed worker to fetch feeds with proxyMohamed Bassem2025-09-063-50/+58
* fix: Change the inferance working logging when disabled to be a debug log levelMohamed Bassem2025-09-062-2/+2
* fix: Dont attempt to fetch rss if the user if out of quotaMohamed Bassem2025-09-061-0/+13
* refactor: Extract quota logic into its own classMohamed Bassem2025-09-063-15/+13
* fix: Reduce polling interval on meilisearch tasksMohamed Bassem2025-09-061-1/+1
* fix: Don't enqueue video tasks when video downlaod is disabledMohamed Bassem2025-09-061-8/+10
* fix(landing): fixed typo in FAQ (#1893)Midhun Sudhir2025-09-061-1/+1
* fix: Incremental polling interval for ongoing crawlsMohamed Bassem2025-08-313-17/+6
* release(mobile): Bump mobile version to 1.8.0MohamedBassem2025-08-311-3/+3
* fix(mobile): Use uncontrolled inputs for signin pageMohamedBassem2025-08-311-57/+30
* feat(mobile): Add a default server address during signinMohamedBassem2025-08-311-14/+78
* deps: Drop ronionoss iconsMohamedBassem2025-08-313-17/+12
* fix(mobile): Fix text bookmark editorMohamedBassem2025-08-316-379/+444
* fix(mobile): Disable the save button when bookmark is being savedMohamedBassem2025-08-311-2/+2