aboutsummaryrefslogtreecommitdiffstats
path: root/packages/shared/types (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat: add is:broken search qualifier for broken links (#2225)Mohamed Bassem2025-12-081-0/+7
* feat: add support for turnstile on signupMohamed Bassem2025-11-301-0/+1
* feat: Add automated bookmark backup feature (#2182)Mohamed Bassem2025-11-292-0/+26
* feat: Add notes feature to highlights (#2154)Mohamed Bassem2025-11-231-0/+1
* feat: Add collaborative lists (#2146)Mohamed Bassem2025-11-172-0/+5
* feat: Add bookmark sources statistics section (#2110)Mohamed Bassem2025-11-091-0/+8
* feat: Add support for user uploaded files (#2100)Mohamed Bassem2025-11-081-0/+2
* feat(rss): Add import tags from RSS feed categories (#2031)Mohamed Bassem2025-11-021-0/+3
* feat: Add source field to track bookmark creation sources (#2037)Mohamed Bassem2025-10-121-0/+14
* feat: Revamp import experience (#2001)Mohamed Bassem2025-10-042-0/+77
* feat: Add tag search and pagination (#1987)Mohamed Bassem2025-09-281-0/+58
* feat(search): add title search qualifier (#1940)Mohamed Bassem2025-09-131-0/+8
* fix: handle list with slashes in their names and truncate long list names. fi...Mohamed Bassem2025-08-302-7/+22
* feat: Allow setting browserless crawling per userMohamed Bassem2025-07-191-0/+1
* feat: Add delete account supportMohamed Bassem2025-07-131-0/+1
* fix: Prioritize crawling user added links over bulk imports. fixes #1717Mohamed Bassem2025-07-121-0/+3
* feat: Support forget and reset passwordMohamed Bassem2025-07-121-1/+7
* feat: Store large html content in the asset dbMohamed Bassem2025-07-061-0/+2
* feat: Add a new timezone user settingMohamed Bassem2025-07-061-0/+2
* feat: Add per user storage quotaMohamed Bassem2025-07-061-0/+1
* feat: Add new user stats page. Fixes #1523Mohamed Bassem2025-07-061-0/+46
* feat: Add per user bookmark count quotaMohamed Bassem2025-07-041-2/+3
* fix(tags): normalise leading hashes in tag names (#1317) (#1351)Mostafa Wahied2025-06-221-2/+9
* feat: Add support for public lists (#1511)Mohamed Bassem2025-06-013-0/+10
* feat: add user customisable default archive display behaviour (#1505)xuatz2025-06-011-0/+2
* feat: Generate RSS feeds from lists (#1507)Mohamed Bassem2025-05-312-0/+31
* feat: Add "deleted" webhook event (#1464)Salvatore Gentile2025-05-241-0/+1
* feat: Allow defaulting to reader mode when clicking on bookmarks. Fixes #662Mohamed Bassem2025-05-241-0/+13
* feat: Add AI auto summarization. Fixes #1163Mohamed Bassem2025-05-181-0/+1
* feat(api): Expose the endpoint to create a new tagMohamed Bassem2025-05-181-0/+4
* fix(search): add new relevance sort order (#1392)xuatz2025-05-181-3/+3
* feat: Allow enabling/disabling RSS feedsMohamed Bassem2025-05-171-2/+5
* feat: Implement generic rule engine (#1318)Mohamed Bassem2025-04-272-3/+336
* fix: Add includeContent to search endpoint and document it in the docsMohamed Bassem2025-04-161-0/+1
* feat(web): Add support for merging lists (#1231)omnitrix2025-04-161-0/+13
* feat: add support for filtering by bookmark age (#1228)Brandon Wong2025-04-131-0/+11
* fix: Dont download html content by default in the bookmark grid. Fixes #1198Mohamed Bassem2025-04-131-0/+1
* feat: Allow editing the extracted content of an asset bookmarkMohamed Bassem2025-04-131-0/+4
* feat(web): Optionally add short description to lists (#1225)ekambains2025-04-121-0/+11
* feat: Allow editing bookmark detailsMohamedBassem2025-04-081-0/+10
* feat: Add a search matcher for rss feed bookmarksMohamedBassem2025-04-061-0/+8
* feat(workers): Adds publisher and author og:meta tags to Bookmark (#1141)erik-nilcoast2025-03-221-0/+4
* feat: Add endpoints for whoami and user stats. Fixes #1113Mohamed Bassem2025-03-111-0/+15
* fix: Harden getBookmarks endpoint against inconsistent bookmarks. Fixes #1094Mohamed Bassem2025-03-091-2/+2
* feat: Add support for 'ai tagged' as a webhook trigger. Fixes #1092Mohamed Bassem2025-03-071-1/+6
* feat: Add PDF screenshot generation and display (#995)Ahmad Mujahid2025-02-171-0/+2
* feat(web): bulk tag deletion. Fixes #872 (#900)lexafaxine2025-02-091-0/+6
* fix: Dont rearchive singlefile uploads and consider them as archivesMohamed Bassem2025-02-021-0/+1
* feat(api): Expose the modifiedAt date in the bookmarks APIMohamed Bassem2025-02-011-0/+1
* feat: Change webhooks to be configurable by usersMohamed Bassem2025-01-191-0/+30