aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/lib (unfollow)
Commit message (Expand)AuthorFilesLines
2024-07-01feat: Add bulk edit option for bookmarks. Fixes #84 (#259)Md Saban1-0/+39
2024-07-01refactor: drag and drop improvements (#264)kamtschatka1-17/+38
2024-06-22fix(web): Fix save action on empty card. Fixes #225 (#243)Md Saban1-0/+24
2024-05-25feature: Allow import Netscape HTML format (#163)kamtschatka1-0/+20
2024-05-18fix(web): Simplify the logic for tag drag and droppingMohamedBassem1-68/+27
2024-05-18feature(web): Improve merging of tags by simple drag and drop #144 (#154)kamtschatka1-0/+89
2024-04-20feature: Download images and screenshotsMohamedBassem1-22/+0
2024-04-18refactor: Move the shared types to the shared packageMohamedBassem1-1/+1
2024-04-16fix: Fix user local settings cookie to have max age as by default it's a sess...MohamedBassem1-4/+6
2024-04-14feature(web): Allow changing the bookmark grid layout (#98)Mohamed Bassem4-14/+99
2024-04-09feature(web): Allow uploading directly into lists/tags. Fixes #69MohamedBassem1-21/+0
2024-04-07refactor(web): Move the tooltip provider to the root of the appMohamedBassem1-1/+2
2024-04-02feature: Include server version in the admin UI. Fixes #66MohamedBassem1-0/+2
2024-03-26fix: Allow setting demo mode creds when demo mode is enabledMohamedBassem1-1/+1
2024-03-23feature(web): Add dark mode supportMohamedBassem1-1/+9
2024-03-22feature: Add an option to disable new signupsMohamedBassem1-0/+3
2024-03-20feature(web): Add support for removing items from listsMohamedBassem1-0/+21
2024-03-19feature(web): Add support for demo modeMohamedBassem2-7/+25
2024-03-16ui(web): Reduce debounce duration to 10ms in search barMohamedBassem1-1/+1
2024-03-14lint: Lint and format the entire repo with the new configsMohamedBassem5-11/+14
2024-03-14structure: Create apps dir and copy tooling dir from t3-turbo repoMohamedBassem5-0/+181