Commit Graph

132 Commits (b7f792cbf70e81eaf2beb408120d9fd364add769)

Author SHA1 Message Date
Steven c3d4f8e9d1 feat: implement user-specific SQL converter for filtering in user service 10 months ago
varsnotwars 4eb5b67baf
feat: attachments by id (#5008) 11 months ago
varsnotwars f4bdfa28a0
feat: filter/method for reactions by content_id (#4969) 11 months ago
Colin Holzman 8319516d1a
fix: boolean filters (#4966) 11 months ago
johnnyjoy 506b477d50 fix: get user by username 11 months ago
varsnotwars fa2fa8a5d7
refactor: remove call to db for parent memo name (#4947) 11 months ago
Colin Holzman aae7ec8d1f
fix: calendar filter (#4942) 11 months ago
Maximilian Krauß 4d6042e35f
fix(tags): ensure JSON array elements are properly formatted in SQL queries (#4944) 11 months ago
johnnyjoy ed23cbc011 refactor: memo filter 12 months ago
Steven 1a75d19a89 fix: memo filter for sqlite 12 months ago
johnnyjoy 7098721617 chore: fix linter 12 months ago
johnnyjoy e24f92b719 fix: tests 12 months ago
johnnyjoy b55904a428 feat: support more filter factors 12 months ago
johnnyjoy 6d9770b9c8 chore: move filter to filters 12 months ago
johnnyjoy 7481fe10bf chore: remove order by pinned 12 months ago
Johnny 40130350c5 fix: args offset for postgres 1 year ago
johnnyjoy d6a75bba4c refactor: webhook service 1 year ago
Johnny e6e460493c refactor: general user setting 1 year ago
Johnny 9b15936873 refactor: clean unused fields 1 year ago
Johnny 778a5eb184 refactor: memo filter 1 year ago
Steven a4920d464b refactor: attachment service part2 1 year ago
Johnny 38b6c3afb9 chore: fix linter 1 year ago
Johnny 3fd29f6493 refactor: schema migrator 1 year ago
Steven f1b365f928 refactor: clean packages 1 year ago
Steven de3e55c2e6 feat: support `now()` time functions 1 year ago
Steven b89d8f5342 feat: implement hasTaskList filter 1 year ago
johnnyjoy f9e07a2245 feat: support update user's role 1 year ago
Steven 1f79ee575b fix: create user with avatar url for sqlite 1 year ago
johnnyjoy 2a92baf52c fix: filter args of postgres 1 year ago
Johnny b94682dc4f
chore: fix linter 1 year ago
Johnny 18b9b9d18f
chore: implement memo filter in list memo relations 1 year ago
Johnny 3cc0e255ce fix: memo filter for postgres 1 year ago
cmuangs d649d326ef
fix: remove errors.Wrap(nil) (#4576)
* Fix errors.Wrap(nil)

* fix resource_test failure where resource does not exist
1 year ago
Amir Ehsandar c0643ff6fa
fix: use valid query parameters for postgres (#4515) 1 year ago
Johnny 34ab88348e chore: sort by pinned 1 year ago
Johnny e3a4f49c5c feat: implement creator_id factor 1 year ago
Johnny 925e97882e feat: support pinned factor 1 year ago
Johnny 2aaaef79f7 chore: fix tests 1 year ago
Johnny 2dc7766fd0 fix: content contains for postgres 1 year ago
johnnyjoy 54a48b58d7 chore: remove random field 1 year ago
johnnyjoy 07336f0392 chore: update condition concat check 1 year ago
johnnyjoy a7ca63434b feat: validate shortcut's filter 1 year ago
johnnyjoy ff04fdc459 feat: support more operators in filter 1 year ago
johnnyjoy f25acfe8e2 chore: fix linter 1 year ago
johnnyjoy e0e735d14d feat: support memo filter for mysql and postgres 1 year ago
johnnyjoy d605faeffa refactor: move pinned to memo 1 year ago
johnnyjoy 2058a8ab7b chore: move references to memo property 1 year ago
Viacheslav Potoropin 7ed3a12a64
fix: internal error on pin/unpin (#4332) 1 year ago
johnnyjoy c1498a1844 chore: retire webhook state 2 years ago
Johnny e913271f15
refactor: move tags from property to payload (#4229)
* refactor: move tags from property to payload

* chore: fix tests

* chore: drop memo tags

* chore: update

---------

Co-authored-by: Steven <stevenlgtm@gmail.com>
2 years ago