Commit Graph

532 Commits (b734d429ec2c69c0395704ff15c57485c6512f4c)

Author SHA1 Message Date
johnnyjoy 364f005ee5 fix: filter 1 year ago
johnnyjoy 3a085f3639 chore: fix filter tests 1 year ago
johnnyjoy 8e586d348e chore: fix tag filter 1 year ago
johnnyjoy bf5a29524a chore: remove drop index 1 year ago
johnnyjoy 14c72fa7df feat: implement shortcuts 1 year ago
johnnyjoy b9a0c56163 feat: support more factors in filter 1 year ago
johnnyjoy 2a392b8f8d chore: fix import order 1 year ago
johnnyjoy f31800456e chore: fix import order 1 year ago
johnnyjoy 58a867e4da fix: linter warning 1 year ago
johnnyjoy 2d731c5cc5 feat: memo filter for sqlite 1 year ago
johnnyjoy 0af08d9c06 chore: add if exists to postgres 1 year ago
Xiao Wei 37a81f9d28
fix: migrate sql error (#4338)
* fix: migrate sql error

sqlite not support postgres sql

* Apply suggestions from code review

---------

Co-authored-by: Johnny <yourselfhosted@gmail.com>
1 year ago
johnnyjoy b0119f320a chore: tweak migration scripts 1 year ago
johnnyjoy 9bd6d17864 chore: add migration script 1 year ago
johnnyjoy 39d4d4f4f3 chore: update migrate scripts 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
Zero King 5ec3150e0e
fix: use correct separator in migration file name (#4327)
Fixes: e913271f15 ("refactor: move tags from property to payload (#4229)")
1 year ago
Steven 8b7e9f5443 chore: remove unused user id 2 years 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
Steven 51c80c37d1 revert: tweak reaction_type column type for mysql 2 years ago
Steven 9f2c1b2556 chore: tweak reaction_type column type for mysql 2 years ago
johnnyjoy 80785de900 chore: remove unused script 2 years ago
Steven 378b6a51c1 chore: tweak default reactions 2 years ago
RoccoSmit bcd8856732
fix: added missing " (#4119)
Added missing "
2 years ago
RoccoSmit 3b25a6bbec
fix: handle missing reaction (#4094)
* migration version

* Updated test to match with current version set in version.go file

* updated logic to check if migration should run for fresh install

* Update test to test for version number set in version.go

* fixed test

* Revert "fixed test"

This reverts commit 4004d0e92b.

* Revert "Update test to test for version number set in version.go"

This reverts commit d304add5d6.

* Revert "updated logic to check if migration should run for fresh install"

This reverts commit b44dca2194.

* Revert "Updated test to match with current version set in version.go file"

This reverts commit 3ad0d889b6.

* Revert "migration version"

This reverts commit b13cfc346a.

* Added default reaction if no reation found

* Fixed static check issue

* Use emoji
2 years ago
Steven 317cf06579 chore: tweak demo data 2 years ago
Steven 14712b42fa chore: add pagination to list inboxes 2 years ago
Steven d066d46f6e chore: tweak schema version 2 years ago
Steven d54c8065b5 chore: update demo data 2 years ago
Steven e527b6a878 feat: move reaction type to setting 2 years ago
Steven cf4e660f41 chore: add memo location setting 2 years ago
Steven 8b444be6ca chore: update tag search 2 years ago
Sriniwas 2db67118fc
fix: case insensetive memo search for postgres (#3938)
fix:case insensetive memo search for postgres #3892
2 years ago
johnnyjoy 1da0752922 chore: add schema version to workspace setting 2 years ago
Leo 95939ebcf1
fix: v0.22.5: start fail caused by incorrect migration file naming (#3873)
fix incorrect naming of migration file
2 years ago
johnnyjoy 5bbf57ece4 chore: update comments of find memo 2 years ago
Steven 4322bfa506 chore: tweak seed data 2 years ago
Steven fa2b01cfb1 chore: tweak latest schema file name 2 years ago
Steven 20570fc771 refactor: resource thumbnail 2 years ago
Steven 615aa94793 fix: base path of migrator 2 years ago
Steven d11bd30ec6 chore: tweak logger 2 years ago
Steven 7134ad4883 chore: fix migration history 2 years ago
Steven fbdfaf85d9 chore: update migrator 2 years ago
Steven ccd3fdcd38 chore: fix tests 2 years ago
Steven 70837f88cb chore: fix linter 2 years ago
Steven 525223c261 chore: add tests for migrator 2 years ago
Steven 06c460b476 chore: tweak linter warning 2 years ago