aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/lib (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat: Add bulk edit option for bookmarks. Fixes #84 (#259)Md Saban2024-07-011-0/+39
* refactor: drag and drop improvements (#264)kamtschatka2024-07-011-17/+38
* fix(web): Fix save action on empty card. Fixes #225 (#243)Md Saban2024-06-221-0/+24
* feature: Allow import Netscape HTML format (#163)kamtschatka2024-05-251-0/+20
* fix(web): Simplify the logic for tag drag and droppingMohamedBassem2024-05-181-71/+30
* feature(web): Improve merging of tags by simple drag and drop #144 (#154)kamtschatka2024-05-181-0/+89
* feature: Download images and screenshotsMohamedBassem2024-04-201-22/+0
* refactor: Move the shared types to the shared packageMohamedBassem2024-04-181-1/+1
* fix: Fix user local settings cookie to have max age as by default it's a sess...MohamedBassem2024-04-161-4/+6
* feature(web): Allow changing the bookmark grid layout (#98)Mohamed Bassem2024-04-144-14/+99
* feature(web): Allow uploading directly into lists/tags. Fixes #69MohamedBassem2024-04-091-21/+0
* refactor(web): Move the tooltip provider to the root of the appMohamedBassem2024-04-071-1/+2
* feature: Include server version in the admin UI. Fixes #66MohamedBassem2024-04-021-0/+2
* fix: Allow setting demo mode creds when demo mode is enabledMohamedBassem2024-03-261-1/+1
* feature(web): Add dark mode supportMohamedBassem2024-03-231-1/+9
* feature: Add an option to disable new signupsMohamedBassem2024-03-221-0/+3
* feature(web): Add support for removing items from listsMohamedBassem2024-03-201-0/+21
* feature(web): Add support for demo modeMohamedBassem2024-03-192-7/+25
* ui(web): Reduce debounce duration to 10ms in search barMohamedBassem2024-03-161-1/+1
* lint: Lint and format the entire repo with the new configsMohamedBassem2024-03-145-11/+14
* structure: Create apps dir and copy tooling dir from t3-turbo repoMohamedBassem2024-03-145-0/+181