| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat(i18n): add Arabic language support (#983) | Ahmad Mujahid | 2025-02-09 | 3 | -1/+324 |
| | | |||||
| * | ci: Fix corepack issue in CI and docker build | Mohamed Bassem | 2025-02-02 | 2 | -2/+4 |
| | | |||||
| * | build: Fix corepack issues in the linux installation script. #967 | Mohamed Bassem | 2025-02-02 | 1 | -0/+2 |
| | | |||||
| * | release(sdk): Release the 0.22 sdk | Mohamed Bassem | 2025-02-02 | 1 | -1/+1 |
| | | |||||
| * | docs: Release the 0.22 docs | Mohamed Bassem | 2025-02-02 | 27 | -0/+1259 |
| | | |||||
| * | i18n: Enable the Hungarian translation | Mohamed Bassem | 2025-02-02 | 1 | -0/+1 |
| | | |||||
| * | i18n: Merged translations from weblate | Mohamed Bassem | 2025-02-02 | 10 | -19/+589 |
| |\ | |||||
| * | | fix: Hide tags that were attached once by humans from AI tags | Mohamed Bassem | 2025-02-02 | 1 | -1/+3 |
| | | | |||||
| | * | i18n: Translated using Weblate (Norwegian Bokmål) | Andreas | 2025-02-02 | 1 | -1/+19 |
| | | | | | | | | | | | | | | | Currently translated at 3.6% (9 of 250 strings) Translation: Hoarder/Hoarder Translate-URL: https://hosted.weblate.org/projects/hoarder/hoarder/nb_NO/ | ||||
| | * | i18n: Added translation using Weblate (Norwegian Bokmål) | Andreas | 2025-02-02 | 1 | -0/+1 |
| | | | |||||
| | * | i18n: Translated using Weblate (Hungarian) | Piyoka Smith | 2025-02-02 | 1 | -1/+339 |
| | | | | | | | | | | | | | | | Currently translated at 100.0% (249 of 249 strings) Translation: Hoarder/Hoarder Translate-URL: https://hosted.weblate.org/projects/hoarder/hoarder/hu/ | ||||
| | * | i18n: Translated using Weblate (Chinese (Traditional Han script)) | hugoalh | 2025-02-02 | 1 | -3/+23 |
| | | | | | | | | | | | | | | | Currently translated at 68.2% (170 of 249 strings) Translation: Hoarder/Hoarder Translate-URL: https://hosted.weblate.org/projects/hoarder/hoarder/zh_Hant/ | ||||
| | * | i18n: Translated using Weblate (German) | Blubberland | 2025-02-02 | 1 | -7/+67 |
| | | | | | | | | | | | | | | | Currently translated at 100.0% (249 of 249 strings) Translation: Hoarder/Hoarder Translate-URL: https://hosted.weblate.org/projects/hoarder/hoarder/de/ | ||||
| | * | i18n: Added translation using Weblate (Hungarian) | Piyoka Smith | 2025-02-02 | 1 | -0/+1 |
| | | | |||||
| | * | i18n: Translated using Weblate (Korean) | dongyeop | 2025-02-02 | 1 | -1/+41 |
| | | | | | | | | | | | | | | | Currently translated at 11.6% (29 of 249 strings) Translation: Hoarder/Hoarder Translate-URL: https://hosted.weblate.org/projects/hoarder/hoarder/ko/ | ||||
| | * | i18n: Translated using Weblate (Danish) | Daniel Vigaru | 2025-02-02 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | Currently translated at 76.3% (190 of 249 strings) Translation: Hoarder/Hoarder Translate-URL: https://hosted.weblate.org/projects/hoarder/hoarder/da/ | ||||
| | * | i18n: Translated using Weblate (Chinese (Simplified Han script)) | Crescent | 2025-02-02 | 1 | -5/+78 |
| | | | | | | | | | | | | | | | Currently translated at 100.0% (249 of 249 strings) Translation: Hoarder/Hoarder Translate-URL: https://hosted.weblate.org/projects/hoarder/hoarder/zh_Hans/ | ||||
| | * | i18n: Translated using Weblate (French) | sofamaniac | 2025-02-02 | 1 | -1/+11 |
| | | | | | | | | | | | | | | | Currently translated at 68.6% (171 of 249 strings) Translation: Hoarder/Hoarder Translate-URL: https://hosted.weblate.org/projects/hoarder/hoarder/fr/ | ||||
| | * | i18n: Translated using Weblate (German) | Daniel Vigaru | 2025-02-02 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | Currently translated at 79.5% (198 of 249 strings) Translation: Hoarder/Hoarder Translate-URL: https://hosted.weblate.org/projects/hoarder/hoarder/de/ | ||||
| | * | i18n: Translated using Weblate (English) | Daniel Vigaru | 2025-02-02 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | Currently translated at 100.0% (249 of 249 strings) Translation: Hoarder/Hoarder Translate-URL: https://hosted.weblate.org/projects/hoarder/hoarder/en/ | ||||
| | * | i18n: Added translation using Weblate (Portuguese (Brazil)) | Roberto F | 2025-02-02 | 1 | -0/+1 |
| | | | |||||
| | * | i18n: Added translation using Weblate (Korean) | Jisung, Ahn | 2025-02-02 | 1 | -0/+1 |
| | | | |||||
| | * | i18n: Translated using Weblate (German) | Mike Houben | 2025-02-02 | 1 | -2/+9 |
| |/ | | | | | | | Currently translated at 84.2% (198 of 235 strings) Translation: Hoarder/Hoarder Translate-URL: https://hosted.weblate.org/projects/hoarder/hoarder/de/ | ||||
| * | ci: Fix build by regenerating the open API spec | Mohamed Bassem | 2025-02-02 | 2 | -0/+5 |
| | | |||||
| * | fix: Fix node22 error in worker container. Fixes #962 | Mohamed Bassem | 2025-02-02 | 5 | -23/+17 |
| | | |||||
| * | fix: Dont rearchive singlefile uploads and consider them as archives | Mohamed Bassem | 2025-02-02 | 4 | -4/+20 |
| | | |||||
| * | feat: Change default max upload size to 50MB up from 4MB | Mohamed Bassem | 2025-02-02 | 2 | -6/+6 |
| | | |||||
| * | docs: Update single file docs | Mohamed Bassem | 2025-02-02 | 1 | -1/+11 |
| | | |||||
| * | release(mobile): Bump mobile version to 1.6.8 | MohamedBassem | 2025-02-01 | 1 | -3/+3 |
| | | |||||
| * | fix(mobile): Add the email trimming that was removed by mistake | MohamedBassem | 2025-02-01 | 1 | -1/+1 |
| | | |||||
| * | fix(mobile): Fix flicker on sign in page. Fixes #911 | MohamedBassem | 2025-02-01 | 5 | -109/+53 |
| | | |||||
| * | fix(mobile): margin for "Lists" tab content (#927) | Daniel Vigaru | 2025-02-01 | 2 | -1/+42 |
| | | | | | | | | | | | | | | | | * fix: left margin for list items * refactor: move type into func definition * fix: missing return type Co-authored-by: Joseph Chambers <5374985+imcodingideas@users.noreply.github.com> * style: remove trailing space --------- Co-authored-by: Joseph Chambers <5374985+imcodingideas@users.noreply.github.com> | ||||
| * | docs: Feature obsidian's plugin and hoarder's pipette in community projects | Mohamed Bassem | 2025-02-01 | 1 | -4/+19 |
| | | |||||
| * | feat: Update the last modifiedAt timestamp when tags of the bookmark change | Mohamed Bassem | 2025-02-01 | 1 | -0/+9 |
| | | |||||
| * | feat(api): Expose the modifiedAt date in the bookmarks API | Mohamed Bassem | 2025-02-01 | 3 | -0/+13 |
| | | |||||
| * | feat(web): Add the query explainer to the smart list modal | Mohamed Bassem | 2025-02-01 | 2 | -9/+38 |
| | | |||||
| * | fix: Fix search query parsing to allow and/or to be identifiers. Fixes #935 | Mohamed Bassem | 2025-02-01 | 2 | -4/+15 |
| | | |||||
| * | fix: Fix missing handling for AbortSignal in inference client | Mohamed Bassem | 2025-02-01 | 1 | -28/+53 |
| | | |||||
| * | fix: Abort all IO when workers timeout instead of detaching. Fixes #742 | Mohamed Bassem | 2025-02-01 | 10 | -119/+232 |
| | | |||||
| * | deps: Upgrade typescript to 5.7 | Mohamed Bassem | 2025-02-01 | 13 | -445/+336 |
| | | |||||
| * | ci: Remove lint:ws from the github action | Mohamed Bassem | 2025-02-01 | 1 | -1/+1 |
| | | |||||
| * | feat: Add a new modifiedAt field to bookmarks table. Fixes #952 | Mohamed Bassem | 2025-02-01 | 5 | -13/+1683 |
| | | |||||
| * | build: Remove sherif from the prod installation path | Mohamed Bassem | 2025-02-01 | 3 | -2/+73 |
| | | |||||
| * | build: Add logs to the linux installation script | Mohamed Bassem | 2025-02-01 | 1 | -1/+7 |
| | | |||||
| * | i18n: Fix spanish language code. Fixes #925 | Mohamed Bassem | 2025-02-01 | 1 | -1/+1 |
| | | |||||
| * | build: Fix unsync-similar-dependencies error (#942) | Henrik Nordvik | 2025-01-28 | 2 | -12/+12 |
| | | | | | | | | | | | | | | | * Fix unsync-similar-dependencies error Running pnpm lint:ws fails with error Similar Tanstack Query dependencies should use the same version. unsync-similar-dependencies This is a sherif rule that just got added https://newreleases.io/project/npm/sherif/release/1.2.0 * update lockfile --------- Co-authored-by: Mohamed Bassem <me@mbassem.com> | ||||
| * | readme: Add trademark disclaimer | Mohamed Bassem | 2025-01-27 | 1 | -0/+2 |
| | | |||||
| * | build: Fix CI error because of mismatched cmdk version | Mohamed Bassem | 2025-01-19 | 3 | -3/+4 |
| | | |||||
| * | docs: Various Kubernetes deployment improvements (#862) | Eric B | 2025-01-19 | 7 | -17/+86 |
| | | | | | | | | | | | | | | | | | | | | | | | * changed the secrets from configmap to secret object, create ingress instead of loadbalancer. Implemented the generation of a secret from the .env file and then put as environment variables into the deployments. Nextauth_URL is now set in the kustomization file and is then generated into a configmap and put as an env into the deployments. Opionated change: the web service is now a clusterIP Service and an ingress object is included. * changed the tls secret name in kustomize to a more example name * fixed image name in kustomization so the version tag gets replaced properly * tags are without v, otherwise we get an imagepullerror * removed unneccessary parts of the .env.sample * split env and secrets, added documentation, created sample ingress. changed the default from ingress back to Loadbalancer. Added Documentation on how to change to ingress and add TLS Support. split env to secret and env file which have to be configured before deploying. | ||||
| * | feat: Change webhooks to be configurable by users | Mohamed Bassem | 2025-01-19 | 23 | -28/+4272 |
| | | |||||
