aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/package.json (unfollow)
Commit message (Expand)AuthorFilesLines
2025-04-16build: Take over the build command in the installation scriptMohamed Bassem1-1/+1
2025-04-13feat: Add an MCP server for karakeepMohamed Bassem1-1/+1
2025-04-12chore: Rename hoarder packages to karakeepMohamedBassem1-13/+13
2025-04-08feat: Allow editing bookmark detailsMohamedBassem1-0/+2
2025-03-22deps: Upgrade trpc and react queryMohamed Bassem1-5/+5
2025-03-22deps: Upgrade nextjsMohamed Bassem1-1/+1
2025-03-22deps: Upgrade vitestMohamed Bassem1-1/+1
2025-03-10fix: Revert the accidental upgrade of deps. #1107Mohamed Bassem1-1/+1
2025-03-09build(deps-dev): bump vitest from 1.3.1 to 1.6.1 (#1104)dependabot[bot]1-1/+1
2025-03-09fix: Add error boundary around bookmark cardsMohamed Bassem1-0/+1
2025-01-28build: Fix unsync-similar-dependencies error (#942)Henrik Nordvik1-1/+1
2025-01-19build: Fix CI error because of mismatched cmdk versionMohamed Bassem1-1/+1
2025-01-19feat: Change webhooks to be configurable by usersMohamed Bassem1-0/+1
2025-01-05deps: Upgrade nextjs to 14.2.21Mohamed Bassem1-1/+1
2025-01-02Revert "ci: Run tests on push (#807)" (#808)Mohamed Bassem1-0/+1
2025-01-02ci: Run tests on push (#807)Mohamed Bassem1-1/+0
2024-12-31chore: add format:fix and lint:fix scripts to all packagesMohamed Bassem (aider)1-1/+3
2024-12-29deps: Upgrade drizzle-orm to 0.38.3Mohamed Bassem1-1/+1
2024-12-21deps: Upgrade nextjs to 14.2.15Mohamed Bassem1-1/+1
2024-12-21deps: Upgrade prettier to 3.4.2Mohamed Bassem1-1/+1
2024-12-21feature: WYSIWYG markdown for notes. Fixes #701 (#715)Giuseppe1-0/+7
2024-11-24deps(mobile): Upgrade to Expo 52 (#692)Mohamed Bassem1-2/+2
2024-11-17feature: Add i18n support. Fixes #57 (#635)Mohamed Bassem1-0/+4
2024-11-03fix: Adopt pocket's new export format. Fixes #570Mohamed Bassem1-0/+2
2024-10-19feature: Log authentication failures to support fail2ban. Fixes #477 (#569)kamtschatka1-0/+2
2024-10-19fix(web): Single linebreaks are lost when viewing textnote card. Fixes #549 (...kamtschatka1-0/+1
2024-10-12deps: Upgrade nodejs to v22MohamedBassem1-1/+1
2024-09-28feature(web): Add infinite scrolling supportMohamedBassem1-0/+1
2024-09-21feature(web): Add support for importing bookmarks from PocketMohamedBassem1-0/+1
2024-09-21feature(web): Preserve title, tags and createdAt when importing a netscape ht...MohamedBassem1-0/+1
2024-09-21deps: Upgrade nextjs to 14.2.13MohamedBassem1-1/+1
2024-09-15deps: Upgrade drizzle and next auth drizzle adapterMohamedBassem1-2/+2
2024-07-15feature: Add github markdown support which includes tables, checklists and au...kamtschatka1-0/+1
2024-06-09feature(web): Add syntax highlighting to code blocks and a quick copy button....kamtschatka1-0/+2
2024-05-18feature(web): Improve merging of tags by simple drag and drop #144 (#154)kamtschatka1-0/+2
2024-04-26feature: A new cleanups page to suggest ways to tidy up your bookmarksMohamedBassem1-0/+1
2024-04-19feature: Nested lists (#110). Fixes #62Mohamed Bassem1-0/+1
2024-04-14feature(web): Allow changing the bookmark grid layout (#98)Mohamed Bassem1-1/+1
2024-04-07feature: Extract hook logic into separate package and add a new action bar in...MohamedBassem1-0/+1
2024-03-29fix(web): Fix the sharp missing error logMohamedBassem1-0/+1
2024-03-26ui: Migrate to the new logo everywhereMohamedBassem1-0/+1
2024-03-23chore: Refactor tailwind in all apps to use the tooling packageMohamedBassem1-2/+0
2024-03-23feature(web): Add dark mode supportMohamedBassem1-0/+1
2024-03-21feature: A better looking bookmark preview pageMohamedBassem1-0/+2
2024-03-20chore: Bump nextjs version to 14.1.4MohamedBassem1-1/+1
2024-03-19Feature: Add support for uploading images and automatically inferring their t...Mohamed Bassem1-0/+1
2024-03-17feature(web): A better tags editor using react select with auto complete and ...MohamedBassem1-0/+1
2024-03-14docker: Fix dockerfiles to adapt to the new repo structureMohamedBassem1-5/+0
2024-03-14structure: Create apps dir and copy tooling dir from t3-turbo repoMohamedBassem1-19/+34
2024-03-11build: Replace bcrypt with bcryptjsMohamedBassem1-1/+0