Commit Graph

148 Commits (834f92f67c1bb434328c214006df2348f17af98c)

Author SHA1 Message Date
johnnyjoy d6a75bba4c refactor: webhook service 4 months ago
Johnny e6e460493c refactor: general user setting 4 months ago
Johnny 9b15936873 refactor: clean unused fields 4 months ago
Johnny 778a5eb184 refactor: memo filter 4 months ago
Steven a4920d464b refactor: attachment service part2 4 months ago
Johnny 38b6c3afb9 chore: fix linter 4 months ago
Johnny 3fd29f6493 refactor: schema migrator 4 months ago
Steven f1b365f928 refactor: clean packages 5 months ago
Steven de3e55c2e6 feat: support `now()` time functions 5 months ago
Steven b89d8f5342 feat: implement hasTaskList filter 5 months ago
johnnyjoy f9e07a2245 feat: support update user's role 5 months ago
Johnny b94682dc4f
chore: fix linter 6 months ago
Johnny 18b9b9d18f
chore: implement memo filter in list memo relations 6 months ago
cmuangs d649d326ef
fix: remove errors.Wrap(nil) (#4576)
* Fix errors.Wrap(nil)

* fix resource_test failure where resource does not exist
7 months ago
Johnny 34ab88348e chore: sort by pinned 7 months ago
Johnny e3a4f49c5c feat: implement creator_id factor 7 months ago
Johnny 925e97882e feat: support pinned factor 7 months ago
johnnyjoy 54a48b58d7 chore: remove random field 8 months ago
johnnyjoy 07336f0392 chore: update condition concat check 8 months ago
johnnyjoy a7ca63434b feat: validate shortcut's filter 8 months ago
johnnyjoy ff04fdc459 feat: support more operators in filter 8 months ago
johnnyjoy f25acfe8e2 chore: fix linter 8 months ago
johnnyjoy e0e735d14d feat: support memo filter for mysql and postgres 8 months ago
johnnyjoy d605faeffa refactor: move pinned to memo 9 months ago
johnnyjoy 2058a8ab7b chore: move references to memo property 9 months ago
Viacheslav Potoropin 7ed3a12a64
fix: internal error on pin/unpin (#4332) 9 months ago
johnnyjoy c1498a1844 chore: retire webhook state 9 months 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>
10 months ago
RoccoSmit bcd8856732
fix: added missing " (#4119)
Added missing "
11 months ago
Steven 14712b42fa chore: add pagination to list inboxes 1 year ago
Steven e527b6a878 feat: move reaction type to setting 1 year ago
Steven 8b444be6ca chore: update tag search 1 year ago
Steven 20570fc771 refactor: resource thumbnail 1 year ago
Steven 525223c261 chore: add tests for migrator 1 year ago
Steven 1b6685d7cf chore: tweak linter warning 1 year ago
Steven 6e901fc940 refactor: store migrator 1 year ago
tiltshiftfocus a5978e7657
fix: tag query for mysql (#3785) 1 year ago
Steven 07667257d5 feat: support order by time asc 1 year ago
Steven 8bf7cdfd31 feat: add password auth flag 1 year ago
Steven edc3b578d6 feat: implement search multi tags 1 year ago
Steven 446e38f15b fix: memo content snippet 1 year ago
Steven 457cf92cc1 feat(api): implement get resource by uid 1 year ago
Steven 797f5a123c feat: add `HasIncompleteTasks` to memo property 1 year ago
Steven f0e5a72271 feat: update search memo filter 1 year ago
wzc90 0a9212f815
fix: memo find for mysql(#3387)
* Update memo.go

* Update store/db/mysql/memo.go

Co-authored-by: boojack <stevenlgtm@gmail.com>

---------

Co-authored-by: boojack <stevenlgtm@gmail.com>
1 year ago
wzc90 3ecbbf31a9
fix: migration scripts for mysql (#3384) 1 year ago
wzc90 deb1deb14c
fix: resource create time format for mysql (#3381) 1 year ago
Steven 0c673d49ef chore: retire memo tags 1 year ago
Steven c561362d62 feat: implement memo property 1 year ago
Steven 8948edf654 chore: impl memo payload definition 1 year ago