Commit Graph

580 Commits (03399a60079d31183bc9043c859d269c4a24fe05)

Author SHA1 Message Date
jinjingroad 03399a6007
refactor: use the built-in max/min to simplify the code (#4781)
Signed-off-by: jinjingroad <jinjingroad@sina.com>
2 months ago
Johnny e6e460493c refactor: general user setting 2 months ago
Johnny 9b15936873 refactor: clean unused fields 2 months ago
Johnny 778a5eb184 refactor: memo filter 2 months ago
Johnny 77b7fc4441 feat: implement user session 2 months ago
Steven 9972a77d9e refactor: memo service 2 months ago
Steven a4920d464b refactor: attachment service part2 2 months ago
Steven 8e8e246ab2 chore: add server tests 2 months ago
Johnny 38b6c3afb9 chore: fix linter 2 months ago
Johnny 3fd29f6493 refactor: schema migrator 2 months ago
Johnny b942643785 chore: tweak seed data 3 months ago
Steven f1b365f928 refactor: clean packages 3 months ago
Steven de3e55c2e6 feat: support `now()` time functions 3 months ago
Steven 8520e30721 fix: handle type assertion safely 3 months ago
Steven ef6f80d925 chore: fix linter 3 months ago
Steven 81ae42518e chore: fix linter 3 months ago
Steven ad2c5f0d05 refactor: store cache 3 months ago
Steven b89d8f5342 feat: implement hasTaskList filter 3 months ago
johnnyjoy f9e07a2245 feat: support update user's role 4 months ago
Steven 1f79ee575b fix: create user with avatar url for sqlite 4 months ago
johnnyjoy 2a92baf52c fix: filter args of postgres 4 months ago
Johnny b94682dc4f
chore: fix linter 5 months ago
Johnny 18b9b9d18f
chore: implement memo filter in list memo relations 5 months ago
Johnny 08f9b18ced
fix: list memo relations 5 months ago
Johnny 3cc0e255ce fix: memo filter for postgres 5 months ago
cmuangs d649d326ef
fix: remove errors.Wrap(nil) (#4576)
* Fix errors.Wrap(nil)

* fix resource_test failure where resource does not exist
5 months ago
Steven 9b957edd1f chore: fix linter 5 months ago
Steven 8164986fcc chore: move store test 5 months ago
Amir Ehsandar c0643ff6fa
fix: use valid query parameters for postgres (#4515) 6 months ago
Johnny 34ab88348e chore: sort by pinned 6 months ago
Johnny e3a4f49c5c feat: implement creator_id factor 6 months ago
Johnny 925e97882e feat: support pinned factor 6 months ago
Johnny 9107a941ca chore: update linter config 6 months ago
Johnny f98c519834 fix: linter 6 months ago
Johnny 2aaaef79f7 chore: fix tests 6 months ago
Johnny 2dc7766fd0 fix: content contains for postgres 6 months ago
MHZ 174b8b048a
feat: support blur processing for NSFW content with customizable NSFW tags (#4407) 6 months ago
Johnny 9299c216e2 chore: move migration to 0.24.0 6 months ago
Chris Dzombak d25f355392
chore: allow storing resource references >256 chars long in mysql (#4408)
fix: allow storing resource references >256 chars long in mysql
6 months ago
Johnny 0a429a899f chore: remove version update activity 7 months ago
wzc90 3f33ccd906
fix: update 01__memo_pinned.sql (#4370) 7 months ago
Steven 7996586488 chore: fix migration script for sqlite 7 months ago
johnnyjoy 54a48b58d7 chore: remove random field 7 months ago
johnnyjoy 07336f0392 chore: update condition concat check 7 months ago
johnnyjoy a7ca63434b feat: validate shortcut's filter 7 months ago
johnnyjoy ff04fdc459 feat: support more operators in filter 7 months ago
johnnyjoy f25acfe8e2 chore: fix linter 7 months ago
johnnyjoy e0e735d14d feat: support memo filter for mysql and postgres 7 months ago
johnnyjoy 364f005ee5 fix: filter 7 months ago
johnnyjoy 3a085f3639 chore: fix filter tests 7 months ago