Commit Graph

56 Commits (765a8c6e28a0b1e2a9bfab6b88d5847d1501e321)

Author SHA1 Message Date
George Wu bbded584ce
fix: user resource names can be uuidv4 from idp sub claim (#5856) 1 month ago
boojack f8a304bae3 fix(release): inject build version into artifacts 1 month ago
boojack c45663761d fix(api): reduce memory pressure in backend paths 1 month ago
boojack a7fd1dacc9
refactor(ai): use official provider SDKs (#5845) 1 month ago
boojack 101704c8ea
feat(ai): add BYOK audio transcription (#5832) 2 months ago
boojack 0ad0fec8d4 feat(ai): add Anthropic provider option 2 months ago
memoclaw d87539a1e1
feat: add Gemini transcription provider (#5830)
Co-authored-by: memoclaw <265580040+memoclaw@users.noreply.github.com>
2 months ago
memoclaw 83ed32f119
feat(ai): add instance AI providers and transcription (#5829)
Co-authored-by: memoclaw <265580040+memoclaw@users.noreply.github.com>
2 months ago
memoclaw 24fc8ab8ca
feat(mentions): add memo mention parsing, notifications, and rendering (#5811)
Co-authored-by: memoclaw <265580040+memoclaw@users.noreply.github.com>
2 months ago
boojack 10a955fd62 refactor: move plugin packages under internal 2 months ago
boojack 4b4e719470
feat(attachments): add Live Photo and Motion Photo support (#5810) 2 months ago
memoclaw 12e2205cb6
chore(backend): update Go toolchain and dependencies (#5730) 3 months ago
memoclaw f0c4489468
chore: move storage setting migration to v0.27.0 (#5686)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
3 months ago
Steven f43965de00 chore: bump version 3 months ago
Johnny ba615172b0 chore: bump version 4 months ago
Steven 9cc970a3ea chore: fix data directory handling 4 months ago
Steven 4180613fc0 fix: update demo mode handling 4 months ago
Johnny 324f795965 fix: improve default data directory handling 4 months ago
Johnny 47ebb04dc3 refactor: remove mode flag and introduce explicit demo flag 4 months ago
Johnny 79f1edc9ba chore: bump version 5 months ago
Steven e17cd163c6 chore: bump version 6 months ago
Steven 0c0d2a6294 chore: bump version 7 months ago
Steven 95de5cc700 refactor: update migration history methods 7 months ago
Steven 5ad2038b1a feat: update gomark dependency and refactor markdown parsing logic 9 months ago
Johnny 7cc2df9254 chore: fix linter 9 months ago
Steven 0d658088dc chore: bump version to 0.25.1 10 months ago
Steven 6e1b01cb68 chore: bump version 11 months ago
Johnny 1594c1ce3e chore: bump version 1 year ago
Steven f1b365f928 refactor: clean packages 1 year ago
Steven fdf9d9f506 chore: move resource name test 1 year ago
Johnny 9107a941ca chore: update linter config 1 year ago
Johnny f98c519834 fix: linter 1 year ago
Steven 74498a726e chore: update package 2 years ago
Steven cab981c393 chore: fix linter errors 2 years ago
Steven 3370ecd4fc chore: ignore lint for tests 2 years ago
Steven 0a871b8960 chore: fix tests 2 years ago
Steven 43d13a3edc chore: tweak linter 2 years ago
Steven f467f1d9f6 chore: update cron package 2 years ago
Roman 310f147911
feat: allow single letter user id (#3991)
* Allow single letter user id.

They do work - I use one and login using Authelia, but then I am not able to update the profile to update avatar or add comment because "Invalid username: r" errors

* Add test for the util with uid matcher

* Move the test to separate directory

* Use goimports on the test file

* Rename the test for a mroe matching name, add failing test

* Update the regexp so that two letter work

---------

Co-authored-by: Roman Kamyk <roman@kamyk.me>
2 years ago
Steven fc2cd43dc2 chore: tweak util tests 2 years ago
Steven d0655ece53 refactor: update memo tags 2 years ago
Steven e8dfd579c3 chore: update background services 2 years ago
Steven 14d4cfd5a4 chore: tweak store methods name 2 years ago
coderwander 162521885c
chore: fix some typos in comments (#3243)
Signed-off-by: coderwander <770732124@qq.com>
2 years ago
Eng Zer Jun 3b550a8ab8
chore: replace util.Min helper with built-in min (#3224) 2 years ago
Steven bbd206e893 chore: retire legacy api 2 years ago
Steven 7cc8b951a3 refactor: update resource id naming 2 years ago
Steven dfa78cac49 chore: update logger 2 years ago
Steven 3e50bee7da chore: move api directory 2 years ago
Steven de8db63811 chore: rename workspace setting service 2 years ago