Commit Graph

605 Commits (main)

Author SHA1 Message Date
cmuangs d649d326ef
fix: remove errors.Wrap(nil) (#4576)
* Fix errors.Wrap(nil)

* fix resource_test failure where resource does not exist
6 months ago
Steven 9b957edd1f chore: fix linter 6 months ago
Steven 8164986fcc chore: move store test 6 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 7 months ago
Johnny 925e97882e feat: support pinned factor 7 months ago
Johnny 9107a941ca chore: update linter config 7 months ago
Johnny f98c519834 fix: linter 7 months ago
Johnny 2aaaef79f7 chore: fix tests 7 months ago
Johnny 2dc7766fd0 fix: content contains for postgres 7 months ago
MHZ 174b8b048a
feat: support blur processing for NSFW content with customizable NSFW tags (#4407) 7 months ago
Johnny 9299c216e2 chore: move migration to 0.24.0 7 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
7 months ago
Johnny 0a429a899f chore: remove version update activity 8 months ago
wzc90 3f33ccd906
fix: update 01__memo_pinned.sql (#4370) 8 months ago
Steven 7996586488 chore: fix migration script for sqlite 8 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 364f005ee5 fix: filter 8 months ago
johnnyjoy 3a085f3639 chore: fix filter tests 8 months ago
johnnyjoy 8e586d348e chore: fix tag filter 8 months ago
johnnyjoy bf5a29524a chore: remove drop index 8 months ago
johnnyjoy 14c72fa7df feat: implement shortcuts 8 months ago
johnnyjoy b9a0c56163 feat: support more factors in filter 8 months ago
johnnyjoy 2a392b8f8d chore: fix import order 8 months ago
johnnyjoy f31800456e chore: fix import order 8 months ago
johnnyjoy 58a867e4da fix: linter warning 8 months ago
johnnyjoy 2d731c5cc5 feat: memo filter for sqlite 8 months ago
johnnyjoy 0af08d9c06 chore: add if exists to postgres 8 months 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>
8 months ago
johnnyjoy b0119f320a chore: tweak migration scripts 8 months ago
johnnyjoy 9bd6d17864 chore: add migration script 8 months ago
johnnyjoy 39d4d4f4f3 chore: update migrate scripts 8 months ago
johnnyjoy d605faeffa refactor: move pinned to memo 8 months ago
johnnyjoy 2058a8ab7b chore: move references to memo property 8 months ago
Viacheslav Potoropin 7ed3a12a64
fix: internal error on pin/unpin (#4332) 8 months ago
Zero King 5ec3150e0e
fix: use correct separator in migration file name (#4327)
Fixes: e913271f15 ("refactor: move tags from property to payload (#4229)")
8 months ago
Steven 8b7e9f5443 chore: remove unused user id 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>
9 months ago
Steven 51c80c37d1 revert: tweak reaction_type column type for mysql 10 months ago
Steven 9f2c1b2556 chore: tweak reaction_type column type for mysql 10 months ago
johnnyjoy 80785de900 chore: remove unused script 10 months ago
Steven 378b6a51c1 chore: tweak default reactions 10 months ago
RoccoSmit bcd8856732
fix: added missing " (#4119)
Added missing "
11 months 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
11 months ago
Steven 317cf06579 chore: tweak demo data 11 months ago
Steven 14712b42fa chore: add pagination to list inboxes 11 months ago
Steven d066d46f6e chore: tweak schema version 12 months ago
Steven d54c8065b5 chore: update demo data 12 months ago
Steven e527b6a878 feat: move reaction type to setting 12 months ago
Steven cf4e660f41 chore: add memo location setting 1 year ago
Steven 8b444be6ca chore: update tag search 1 year ago
Sriniwas 2db67118fc
fix: case insensetive memo search for postgres (#3938)
fix:case insensetive memo search for postgres #3892
1 year ago
johnnyjoy 1da0752922 chore: add schema version to workspace setting 1 year ago
Leo 95939ebcf1
fix: v0.22.5: start fail caused by incorrect migration file naming (#3873)
fix incorrect naming of migration file
1 year ago
johnnyjoy 5bbf57ece4 chore: update comments of find memo 1 year ago
Steven 4322bfa506 chore: tweak seed data 1 year ago
Steven fa2b01cfb1 chore: tweak latest schema file name 1 year ago
Steven 20570fc771 refactor: resource thumbnail 1 year ago
Steven 615aa94793 fix: base path of migrator 1 year ago
Steven d11bd30ec6 chore: tweak logger 1 year ago
Steven 7134ad4883 chore: fix migration history 1 year ago
Steven fbdfaf85d9 chore: update migrator 1 year ago
Steven ccd3fdcd38 chore: fix tests 1 year ago
Steven 70837f88cb chore: fix linter 1 year ago
Steven 525223c261 chore: add tests for migrator 1 year ago
Steven 06c460b476 chore: tweak linter warning 1 year ago
Steven 07012e3f60 chore: remove unused files 1 year ago
Steven 1b6685d7cf chore: tweak linter warning 1 year ago
Steven 6e901fc940 refactor: store migrator 1 year ago
Steven 724db203f7 chore: tweak seed data 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 342b6ad696 chore: tweak seed data 1 year ago
Steven 4b415e519e chore: tweak demo data 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 54539aa047 chore: tweak seed data 1 year ago
Steven 797f5a123c feat: add `HasIncompleteTasks` to memo property 1 year ago
Steven b1cc1255bb chore: tweak seed data 1 year ago
Steven 423861d48c fix: create idp in postgres 1 year ago
Steven e475f00ba1 chore: tweak seed data 1 year ago
Steven f0e5a72271 feat: update search memo filter 1 year ago
Steven 93d06bc0f0 chore: tweak readme 1 year ago
Steven b0aad6f694 chore: tweak resource payload 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 2317204c50 fix: list idp 1 year ago
Steven 0c673d49ef chore: retire memo tags 1 year ago
Steven d3744ccfa3 chore: tweak seed data 1 year ago
Steven c561362d62 feat: implement memo property 1 year ago