Commit Graph

10 Commits (main)

Author SHA1 Message Date
Johnny 9107a941ca chore: update linter config 4 days ago
Johnny f98c519834 fix: linter 4 days 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>
5 months ago
Steven fc2cd43dc2 chore: tweak util tests 7 months ago
Steven d0655ece53 refactor: update memo tags 10 months ago
Eng Zer Jun 3b550a8ab8
chore: replace util.Min helper with built-in min (#3224) 11 months ago
Steven 7cc8b951a3 refactor: update resource id naming 12 months ago
Steven 8382354ef7 feat: add user-defined name to memo 1 year ago
Steven 480c53d7a2 chore: fix id converter 1 year ago
Steven 5b3af827e1 chore: move common packages to internal 1 year ago