Commit Graph

310 Commits (f98c51983411dddbf36b072644d23f755058ff88)

Author SHA1 Message Date
Johnny 2aaaef79f7 chore: fix tests 2 weeks ago
Johnny 2dc7766fd0 fix: content contains for postgres 2 weeks ago
johnnyjoy 54a48b58d7 chore: remove random field 3 weeks ago
johnnyjoy 07336f0392 chore: update condition concat check 3 weeks ago
johnnyjoy a7ca63434b feat: validate shortcut's filter 4 weeks ago
johnnyjoy ff04fdc459 feat: support more operators in filter 4 weeks ago
johnnyjoy f25acfe8e2 chore: fix linter 4 weeks ago
johnnyjoy e0e735d14d feat: support memo filter for mysql and postgres 4 weeks ago
johnnyjoy 364f005ee5 fix: filter 4 weeks ago
johnnyjoy 3a085f3639 chore: fix filter tests 4 weeks ago
johnnyjoy 8e586d348e chore: fix tag filter 4 weeks ago
johnnyjoy b9a0c56163 feat: support more factors in filter 4 weeks ago
johnnyjoy 2a392b8f8d chore: fix import order 4 weeks ago
johnnyjoy f31800456e chore: fix import order 4 weeks ago
johnnyjoy 58a867e4da fix: linter warning 4 weeks ago
johnnyjoy 2d731c5cc5 feat: memo filter for sqlite 4 weeks ago
johnnyjoy d605faeffa refactor: move pinned to memo 4 weeks ago
johnnyjoy 2058a8ab7b chore: move references to memo property 4 weeks ago
Viacheslav Potoropin 7ed3a12a64
fix: internal error on pin/unpin (#4332) 4 weeks ago
johnnyjoy c1498a1844 chore: retire webhook state 2 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>
2 months ago
RoccoSmit bcd8856732
fix: added missing " (#4119)
Added missing "
4 months ago
Steven 14712b42fa chore: add pagination to list inboxes 5 months ago
Steven e527b6a878 feat: move reaction type to setting 5 months ago
Steven 8b444be6ca chore: update tag search 5 months ago
Sriniwas 2db67118fc
fix: case insensetive memo search for postgres (#3938)
fix:case insensetive memo search for postgres #3892
5 months ago
Steven 20570fc771 refactor: resource thumbnail 6 months ago
Steven 525223c261 chore: add tests for migrator 6 months ago
Steven 07012e3f60 chore: remove unused files 7 months ago
Steven 1b6685d7cf chore: tweak linter warning 7 months ago
Steven 6e901fc940 refactor: store migrator 7 months ago
Steven 724db203f7 chore: tweak seed data 7 months ago
tiltshiftfocus a5978e7657
fix: tag query for mysql (#3785) 7 months ago
Steven 07667257d5 feat: support order by time asc 7 months ago
Steven 342b6ad696 chore: tweak seed data 7 months ago
Steven 4b415e519e chore: tweak demo data 7 months ago
Steven 8bf7cdfd31 feat: add password auth flag 7 months ago
Steven edc3b578d6 feat: implement search multi tags 7 months ago
Steven 446e38f15b fix: memo content snippet 8 months ago
Steven 457cf92cc1 feat(api): implement get resource by uid 8 months ago
Steven 54539aa047 chore: tweak seed data 9 months ago
Steven 797f5a123c feat: add `HasIncompleteTasks` to memo property 9 months ago
Steven b1cc1255bb chore: tweak seed data 9 months ago
Steven 423861d48c fix: create idp in postgres 9 months ago
Steven e475f00ba1 chore: tweak seed data 9 months ago
Steven f0e5a72271 feat: update search memo filter 9 months ago
Steven 93d06bc0f0 chore: tweak readme 10 months 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>
10 months ago
wzc90 3ecbbf31a9
fix: migration scripts for mysql (#3384) 10 months ago
wzc90 deb1deb14c
fix: resource create time format for mysql (#3381) 10 months ago