Commit Graph

337 Commits (9faee68dabeda36d0f85c9b7eb9a770923bb385d)

Author SHA1 Message Date
Steven abda6ad041 chore: update latest schema 1 year ago
Steven 7fc7b19d64 chore: deprecate user setting legacy api 1 year ago
Steven b2d898dc15 chore: fix import order 1 year ago
Steven 15425093af chore: skip user setting key checks 1 year ago
steven c68bfcc3b9 chore: fix user setting store 1 year ago
Steven fa6693a7ae chore: update list memos 1 year ago
Athurg Gooth 5f86769255
fix: field type of row_status for table webhook (#2579)
Fix field type of row_status for table webhook
1 year ago
Irving Ou 9c18960f47
feat: support Postgres (#2569)
* skeleton of postgres

skeleton

* Adding Postgres specific db schema sql

* user test passed

* memo store test passed

* tag is working

* update user setting test done

* activity test done

* idp test passed

* inbox test done

* memo_organizer, UNTESTED

* memo relation test passed

* webhook test passed

* system setting test passed

* passed storage test

* pass resource test

* migration_history done

* fix memo_relation_test

* fixing server memo_relation test

* passes memo relation server test

* paess memo test

* final manual testing done

* final fixes

* final fixes cleanup

* sync schema

* lint

* lint

* lint

* lint

* lint
1 year ago
Steven a12844f5db chore: tweak seed data 1 year ago
Steven 1a5bce49c2 chore: implement webhook store 1 year ago
Athurg Gooth 91296257fc
chore: remove invalid access token from db (#2539)
Remove invalid access token from db
1 year ago
Steven 6529375a8b chore: update seed data 1 year ago
Steven ec2995d64a chore: fix order by pinned 1 year ago
Steven 981bfe0464 feat: add version checker 2 years ago
Steven 695fb1e0ca chore: update migration history store 2 years ago
Steven 405fc2b4d2 chore: simplify find migration history 2 years ago
Steven eacd3e1c17 chore: fix mysql latest schema 2 years ago
Athurg Gooth b966c16dd5
fix: data too large for mysql (#2470)
* Extend some TEXT field to LONGTEXT in mysql

* move db migration version

* fix error in migrate SQL
2 years ago
Steven dca712d273 chore: fix resource tests 2 years ago
Steven ac81d856f6 chore: delete resource file sync 2 years ago
Steven 88fb79e458 chore: impl inbox store for mysql 2 years ago
Steven 0ee938c38b chore: remove unused inbox status 2 years ago
Steven 3c36cc2953 feat: add inbox ui 2 years ago
Steven 79bb3253b6 chore: add activity service 2 years ago
Steven 18107248aa chore: rename list inbox 2 years ago
Steven 1b34119e60 chore: update activity store definition 2 years ago
Steven 67d2e4ebcb chore: update method name 2 years ago
Steven 4ea78fa1a2 chore: impl inbox store methods 2 years ago
Steven 93b8e2211c chore: update dev latest schema 2 years ago
Steven 052216c471 chore: fix list activities typo 2 years ago
Steven e5978a70f5 chore: initial inbox store model 2 years ago
Athurg Gooth 215981dfde
chore: remote context.Context pointer (#2448)
remote context.Context pointer
2 years ago
Steven 5b3af827e1 chore: move common packages to internal 2 years ago
Steven d06d01cef2 chore: release mysql driver 2 years ago
Athurg Gooth af7c0a76d0
fix: fail to update user's update_ts (#2410) 2 years ago
Steven 1b105db958 chore: fix field syntax 2 years ago
Steven 6f2ca6c87a chore: update find memo api 2 years ago
guopeng 73f59eaf09
fix: storage setting changed don't take effect (#2385)
* fix: Storage setting changed don't take effect

* fix: Storage setting changed don't take effect

* fix: Storage setting changed don't take effect
2 years ago
Athurg Gooth 6bb6c043e5
feat: add support for ListMemoOrganizer (#2367)
* Add support for ListMemoOrganizer

* fix rows not close
2 years ago
Athurg Gooth fa2bba51c1
feat: add support for ListActivity (#2365)
Add support for ListActivity
2 years ago
Athurg Gooth 425b43b3bb
fix: ListTag not support omit params (#2366)
fix ListTag not support omit params
2 years ago
Athurg Gooth 287f1beb90
fix: create storage without some attributes (#2358) 2 years ago
Athurg Gooth 7680be1a2f
fix: create user without some attributes (#2357) 2 years ago
Athurg Gooth 55e0fbf24e
fix: create activity without some attributes (#2356) 2 years ago
Athurg Gooth eaac17a236
fix: create memo without some attributes (#2355) 2 years ago
Athurg Gooth 1fbd568dfe
fix: create resource without some attributes (#2354) 2 years ago
Athurg Gooth c0619ef4a4
fix: CreateIdentityProvider without id (#2352) 2 years ago
Athurg Gooth b2aa66b4fd
fix: migration always in mysql (#2353) 2 years ago
Steven b938c8d7b6 chore: only show comments in memo detail page 2 years ago
Steven 553de3cc7e fix: mysql syntax 2 years ago