aboutsummaryrefslogtreecommitdiffstats
path: root/apps/landing (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat(landing): Add more features to the homepageMohamed Bassem2025-11-301-8/+47
|
* fix(landing): fixed typo in FAQ (#1893)Midhun Sudhir2025-09-061-1/+1
|
* fix: show login button in the landing page on mobileMohamed Bassem2025-08-301-0/+23
|
* Revert "deps: Upgrade nextjs to 15.5"MohamedBassem2025-08-201-4/+4
| | | | This reverts commit be420c9aebb0f2d343a0c94327fddc089f56d402.
* deps: Upgrade nextjs to 15.5MohamedBassem2025-08-201-4/+4
|
* deps: Upgrade expo & nextjs to react 19 (#1565)Mohamed Bassem2025-08-201-5/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Attempt to upgrade expo 53 * Attempt upgrade nextjs * Fix a bunch of peer deps * upgrade some docs deps * fix typecheck * update the shadcn calendar component * more fixes * more fixes * revert ollama upgrade * update react version to use carets * remove react-select from landing * fix the typescript error caused by customFetch * upgrade the new grid user setting to nextjs 15 * mobile: enable react canary to support react 19.1 * upgrade react native menu * fix navigation context error
* fix: Add support email to pricing pageMohamedBassem2025-08-041-0/+4
|
* feat(landing): The pricing pageMohamed Bassem2025-08-046-48/+301
|
* chore: More turbo fixesMohamedBassem2025-07-272-3/+4
|
* deps: Upgrade viteMohamed Bassem2025-07-261-2/+2
|
* chore: More oxlint changesMohamed Bassem2025-06-221-3/+0
|
* chore: migrate away from eslint to oxlint (#1642)xuatz2025-06-222-10/+36
| | | | | | | * chore: migrate away from eslint to oxlint * revert turbo task name lint * it seems like we can remove the seemingly default globals
* fix: Fix UI infinite recursion by upgrading radix packagesMohamed Bassem2025-06-081-2/+2
|
* deps: upgrade to pnpm@9.15.9 (#1544)xuatz2025-06-081-1/+1
| | | | | | | | | | | | | * feat: upgrade to pnpm@9.15.9 * extra stuff * unpin mobile deps * unpin root package.json deps too --------- Co-authored-by: Mohamed Bassem <me@mbassem.com>
* chore: Add localhost labs to README and landingMohamed Bassem2025-05-251-2/+7
|
* fix(landing): Fix the favicon location for the landing pageMohamed Bassem2025-05-241-0/+0
|
* docs: Update the privacy policyMohamed Bassem2025-05-241-196/+119
|
* fix(landing): Fix the responsiveness of the landing pageMohamed Bassem2025-05-171-0/+1
|
* landing: Update Homepage and Hero Image (#1304)Yan Kuang2025-04-251-0/+0
| | | | | * Update homepage screenshot * Update application hero image
* fix(landing): all external links open in new tab (#1292)ekambains2025-04-211-4/+24
|
* chore: rename missing files/conf from Hoarder to Karakeep (#1280)adripo2025-04-212-9/+8
| | | | | | | | | * refactor: Rename remaining project configuration from Hoarder to Karakeep * some fixes --------- Co-authored-by: Mohamed Bassem <me@mbassem.com>
* ui(web): Reduce shadows, lighten some fonts, and a smaller editor. #1261Mohamed Bassem2025-04-211-1/+1
|
* fix(landing): Add missing title tagMohamed Bassem2025-04-131-0/+1
|
* fix(landing): Made the year in footer dynamic (#1223)ekambains2025-04-121-1/+3
|
* chore: Rename hoarder packages to karakeepMohamedBassem2025-04-124-11/+11
|
* refactor: Migrate the landing page from nextjs to viteMohamedBassem2025-04-0619-121/+129
|
* chore: Hoarder to Karakeep rebranding (#1199)Mohamed Bassem2025-04-055-21/+39
| | | | | | | | | * The new logo * Changing hoarder.app to karakeep.app * Adding the admin panel warning * Update the readme
* deps: Upgrade nextjsMohamed Bassem2025-03-221-1/+1
|
* deps: Upgrade nextjs to 14.2.21Mohamed Bassem2025-01-051-1/+1
|
* chore: add format:fix and lint:fix scripts to all packagesMohamed Bassem (aider)2024-12-311-1/+3
|
* fix(landing): update GitHub capitalization (#791)JD Hartley2024-12-311-3/+3
|
* deps: Upgrade nextjs to 14.2.15Mohamed Bassem2024-12-211-1/+1
|
* deps(mobile): Upgrade to Expo 52 (#692)Mohamed Bassem2024-11-241-2/+2
| | | | | | | | | | | * fix(mobile): Sharing bookmark modal * WIP: Upgrade to 52 * post ugprade fixes * more fixes * fix padding in tabbar
* deps: Upgrade nextjs to 14.2.13MohamedBassem2024-09-212-2/+2
|
* landing: update landing page to include bulk actionsMohamedBassem2024-07-061-2/+8
|
* fix(landing): image width on landing page (#250)Md Saban2024-06-231-1/+1
|
* ui: Improve landing page for homepage (#238)Md Saban2024-06-228-30/+171
| | | | | | | * fix: Improve landing page for homepage * chore: fix related to test failing * chore: prettier changes
* docs: Change references from the old repo URL to the new oneMohamedBassem2024-05-191-1/+1
|
* landing: Add google and ios badges to the landing pageMohamedBassem2024-05-062-0/+17
|
* fix(web): Fix the sharp missing error logMohamedBassem2024-03-291-0/+1
|
* fix: Use the screenshot with the new logo in the landing pageMohamedBassem2024-03-261-0/+0
|
* docs: Update logo in all screenshotsMohamedBassem2024-03-266-1/+0
|
* ui: Migrate to the new logo everywhereMohamedBassem2024-03-268-5/+79
|
* chore: Refactor tailwind in all apps to use the tooling packageMohamedBassem2024-03-233-160/+5
|
* landing: Add opengraph image and update metadataMohamedBassem2024-03-223-1/+4
|
* landing: Add the demo link to the landing page and mention it in the docsMohamedBassem2024-03-211-3/+12
|
* chore: Bump nextjs version to 14.1.4MohamedBassem2024-03-201-1/+1
|
* docs: Add docs for installation, configuration and developmentMohamedBassem2024-03-201-1/+5
|
* landing: Add the auto generated privacy policyMohamedBassem2024-03-191-0/+217
|
* refactor: Move landing page to its own app to deploy it separatelyMohamedBassem2024-03-1917-0/+481