aboutsummaryrefslogtreecommitdiffstats
path: root/.github (follow)
Commit message (Collapse)AuthorAgeFilesLines
* chore: Add opencode agentMohamedBassem2025-07-271-0/+29
|
* build: Restrict claude actions invocationsMohamed Bassem2025-07-121-4/+6
|
* chore: Add claude code github actionMohamed Bassem2025-07-121-0/+58
|
* build: Pin ios github action to macos-15 to comply with apple'sMohamedBassem2025-06-101-1/+1
| | | | requirement for min ios SDK
* tests: Run trpc tests in CIMohamed Bassem2025-04-261-0/+4
|
* build: Provide a docker container for the MCP serverMohamed Bassem2025-04-261-2/+6
|
* chore: rename missing files/conf from Hoarder to Karakeep (#1280)adripo2025-04-213-4/+4
| | | | | | | | | * refactor: Rename remaining project configuration from Hoarder to Karakeep * some fixes --------- Co-authored-by: Mohamed Bassem <me@mbassem.com>
* build: Allow auto deployment of MCP package to npmMohamed Bassem2025-04-131-0/+24
|
* chore: Replace hoarder with karakeep in github issue templates (#1247)Mark :)2025-04-123-11/+11
| | | | | | | * chore: replace Hoarder in bug report template * chore: replace hoarder with karakeep in feature requests template * chore: replace hoarder with karakeep in question template
* build: Build the new karakeep docker imagesMohamed Bassem2025-04-051-8/+16
|
* ci: Run E2E tests in CIMohamed Bassem2025-03-161-0/+15
|
* chore: Add question issue template and update other onesMohamed Bassem2025-02-163-2/+10
|
* ci: Remove lint:ws from the github actionMohamed Bassem2025-02-011-1/+1
|
* ci: Add a workflow to publish the sdkMohamed Bassem2025-01-051-0/+24
|
* Revert "ci: Run tests on push (#807)" (#808)Mohamed Bassem2025-01-021-10/+0
| | | This reverts commit 39358b1517a06b90b9886a648ce1c595d1556c8e.
* ci: Run tests on push (#807)Mohamed Bassem2025-01-021-0/+10
| | | | | | | * ci: Run tests on push * disable drizzle logging in tests * run db migrations in trpc tests
* docs: Add troubleshooting guideMohamed Bassem2024-12-291-1/+11
|
* chore: Fix typo in feature_request.yml issue template (#769)Anne Douwe Bouma2024-12-261-1/+1
|
* readme: Add github sponsorMohamed Bassem2024-11-191-0/+1
|
* ci: Add a build step that ensures that open api spec doesn't divergeMohamed Bassem2024-10-201-0/+25
|
* chore: Adding issue templates (#546)Inventhrice2024-10-192-0/+107
|
* readme: Add a buymeacoffee linkMohamedBassem2024-09-221-0/+3
|
* fix(extension): Upgrade crxjs to 2.0 to add support for firefoxMohamedBassem2024-08-181-5/+17
|
* fix(mobile): Change the hoarded page to no longer be a modal to allow ↵MohamedBassem2024-07-282-2/+2
| | | | AddToList to work
* release(mobile): Bump mobile version to 1.6.0MohamedBassem2024-07-282-0/+2
|
* docker: Change all images to be built from the same AIO baseMohamedBassem2024-07-281-9/+17
|
* build: Add an all-in-one containerMohamedBassem2024-07-211-1/+1
|
* build: Let the upload-artificat action do the compressionMohamedBassem2024-05-251-16/+3
|
* build: Add a workflow to build the extensionMohamedBassem2024-05-251-0/+39
|
* build: Attempt to fix docker permission errorMohamedBassem2024-05-191-1/+3
|
* docker: Update docker images to point to the new repo URLsMohamedBassem2024-05-191-6/+6
|
* build: Add iOS and android builds to github actionsMohamedBassem2024-05-052-0/+73
|
* build: Add a workflow to auto publish the CLI to npmMohamedBassem2024-05-051-0/+24
|
* Revert "docker: Attempt to improve build times by changing cache backend"MohamedBassem2024-04-261-7/+6
| | | | This reverts commit 5d805e27a1e654640c1a249c05fa95e5c90d7230.
* docker: Attempt to improve build times by changing cache backendMohamedBassem2024-04-261-6/+7
|
* feature: Include server version in the admin UI. Fixes #66MohamedBassem2024-04-021-0/+2
|
* featuer: Introduce a new CLI for mass manipulation of bookmarksMohamedBassem2024-04-021-1/+1
|
* docker: Use external chrome docker containerMohamedBassem2024-03-241-1/+1
|
* fix: Use registry cache type instead of ghaMohamedBassem2024-03-221-7/+6
|
* build: Attempt to improve docker build cache in CIMohamedBassem2024-03-211-6/+7
|
* docker: Build macos images as well as the linux onesMohamedBassem2024-03-201-0/+2
|
* docs: Add docs for installation, configuration and developmentMohamedBassem2024-03-201-1/+1
|
* structure: Create apps dir and copy tooling dir from t3-turbo repoMohamedBassem2024-03-142-36/+50
|
* docker: Build docker images on every push to mainMohamedBassem2024-02-291-19/+35
|
* build: Migrate from yarn to pnpmMohamedBassem2024-02-261-9/+8
|
* db: Migrate from prisma to drizzleMohamedBassem2024-02-231-2/+0
|
* build: Stop downloading puppeteer in github actionsMohamedBassem2024-02-221-0/+2
|
* docker: Only build new images on release creationMohamedBassem2024-02-201-7/+12
|
* docker: Add a docker-based dev environmentMohamedBassem2024-02-202-2/+3
|
* branding: Rename app to HoarderMohamedBassem2024-02-201-6/+6
|