Steven
8164986fcc
chore: move store test
2025-03-17 21:51:02 +08:00
johnnyjoy
34c26a394a
feat: implement user stats endpoint
2025-01-11 16:59:22 +08:00
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>
2024-12-24 15:23:15 +00:00
onee-only
b664653306
test: add test for searching memos by tags ( #3876 )
2024-09-04 12:14:17 +08:00
Steven
7cc8b951a3
refactor: update resource id naming
2024-03-20 20:39:16 +08:00
Steven
8382354ef7
feat: add user-defined name to memo
2024-01-20 23:48:35 +08:00
Lincoln Nogueira
5bcbbd4c52
chore: fix store tests on Windows ( #2769 )
...
It's just a matter of explicitly closing the database, so that TempDir.removeAll doesn't fail.
2024-01-16 13:51:26 +08:00
Steven
501f8898f6
chore: fix postgres stmts
2024-01-05 21:27:16 +08:00
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
2023-12-03 13:31:29 +08:00
Steven
607fecf437
chore: update store tests
2023-10-03 00:47:34 +08:00
Steven
cd0ea6558d
chore: update golangci-lint config
2023-09-17 22:55:13 +08:00
boojack
0e05c62a3b
chore: update common utils ( #1908 )
2023-07-06 22:53:38 +08:00
boojack
a7573d5705
refactor: migrate memo to apiv1 ( #1907 )
...
* refactor: migrate memo to apiv1
* chore: update
* chore: update
* chore: update
* chore: upate
* chore: update
* chore: update
2023-07-06 21:56:42 +08:00
boojack
b44f2b5ffb
chore: migrate user setting to api v1 package ( #1855 )
...
* chore: migrate to api v1 package
* chore: update
2023-06-26 23:06:53 +08:00
boojack
ea728d232d
refactor: memo store ( #1741 )
2023-05-25 21:50:37 +08:00
boojack
5c5199920e
chore: seed data for new user ( #1655 )
2023-05-13 22:25:15 +08:00
boojack
c9a5df81ce
chore: update store tests ( #1449 )
2023-04-03 09:53:36 +08:00