aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * Added translation using Weblate (Swedish)Marcus skoding2024-12-191-0/+1
|/
* fix: trim whitespace from email on signin page (#714)Zach2024-12-191-2/+2
* feature: Store crawling status code and allow users to find broken links. Fix...Mohamed Bassem2024-12-083-0/+144
* deps(mobile): Upgrade to Expo 52 (#692)Mohamed Bassem2024-11-241-2/+2
* i18n: Add zh-TW Traditional Chinese locale (#689)Peter Dave Hello2024-11-231-0/+206
* feature: Allow setting bookmark metadata during creationMohamed Bassem2024-11-171-20/+9
* translations: Add german, french and chinese LLM translationsMohamed Bassem2024-11-174-1/+619
* feature: Add i18n support. Fixes #57 (#635)Mohamed Bassem2024-11-1754-250/+790
* fix: Fix SummarizeWithAI button to use an ActionButtonMohamed Bassem2024-11-091-4/+3
* ui: Mark the RSS subscriptions as an experimental featureMohamed Bassem2024-11-091-1/+11
* feature: Add support for importing bookmarks from Omnivore. Fixes #602Mohamed Bassem2024-11-032-1/+47
* fix: Adopt pocket's new export format. Fixes #570Mohamed Bassem2024-11-033-22/+21
* feature(web): Add the ability to view the bookmarks of a particular rss feedMohamed Bassem2024-11-032-2/+42
* feature: Add support for subscribing to RSS feeds. Fixes #202Mohamed Bassem2024-11-033-1/+416
* feature: Archive videos using yt-dlp. Fixes #215 (#525)kamtschatka2024-10-283-6/+47
* ui: Redesign the settings page and move it to its own layoutMohamed Bassem2024-10-2723-65/+165
* fix: Some visual fixes to the AI summaryMohamed Bassem2024-10-271-50/+42
* fix: Fix search input escape listener to only work when the input is in focusMohamed Bassem2024-10-271-1/+5
* feature: Add a summarize with AI button for linksMohamed Bassem2024-10-272-0/+153
* fix: Improve field names in the tag APIsMohamed Bassem2024-10-201-6/+10
* feature(api): Add REST APIs to update bookmarks, tags and listsMohamed Bassem2024-10-203-0/+54
* feature(api): Add REST APIs to manipulate lists and tags for bookmarksMohamed Bassem2024-10-207-34/+151
* feature: Add APIs to create new lists and bookmarksMohamed Bassem2024-10-202-0/+24
* fix: Better handling for body JSON parsing errorsMohamed Bassem2024-10-201-1/+22
* feature: Add DELETE REST APIs for bookmarks, lists and tagsMohamed Bassem2024-10-204-2/+48
* feature: Add GET REST APIs for bookmarks, lists and tagsMohamed Bassem2024-10-205-0/+112
* featue: Add infra for REST APIs and implement GET /bookmarksMohamed Bassem2024-10-205-0/+214
* feature(web): Add keyboard shortcut to focus on search bar. Fixes #449 (#554)kamtschatka2024-10-192-7/+45
* feature: Allow reseting user password, change their roles and create new user...kamtschatka2024-10-194-7/+554
* feature: Log authentication failures to support fail2ban. Fixes #477 (#569)kamtschatka2024-10-193-5/+37
* fix(web): Single linebreaks are lost when viewing textnote card. Fixes #549 (...kamtschatka2024-10-192-1/+3
* fix: Add support for importing notes from the hoarder exportMohamedBassem2024-10-132-20/+41
* fix(web): Fix settings tab overflow on mobile layoutsMohamedBassem2024-10-131-1/+1
* fix(web): Fix profile option icon in mobile layoutsMohamedBassem2024-10-131-1/+1
* fix(web): Fix slowness in loading the all tags UI. Fixes #382 (#390)kamtschatka2024-10-133-29/+70
* feature: Allow importing hoarder's own bookmark file. Fixes #527MohamedBassem2024-10-134-45/+121
* feature: Support regenerating AI tags only for failed bookmarksMohamedBassem2024-10-131-1/+10
* deps: Upgrade nodejs to v22MohamedBassem2024-10-121-1/+1
* feature(web): Implement a new profile options drop menu and move user and adm...MohamedBassem2024-10-124-48/+32
* fix(web): Fix react error in search inputMohamedBassem2024-10-121-1/+0
* feature: Allow customizing the inference's context lengthMohamedBassem2024-10-121-0/+1
* feature: Introduce a mechanism to cleanup dangling assetsMohamedBassem2024-10-123-1/+45
* feature: Allow to disable default password login after SSO is configured. Fix...kamtschatka2024-10-122-2/+17
* fix(web): Reset search query and bulk edit when navigating away from the curr...MohamedBassem2024-10-123-6/+29
* feature(web): Introduce a new sticky navbar. Fixes 520 (#515)Md Saban2024-10-1212-87/+116
* fix(web): Fix sidebar list edit dialog not working. Fixes #447MohamedBassem2024-10-061-9/+11
* refactor: Start tracking bookmark assets in the assets tableMohamedBassem2024-10-063-56/+84
* feature: Allow disabling password signups (#413)kamtschatka2024-10-062-1/+3
* feature: Allow attaching custom banners to notes. Fixes: #106MohamedBassem2024-10-053-4/+44
* feature: Persevere the source URL of clipped texts from the extension.MohamedBassem2024-10-055-28/+36