Steven
e0cacfc6d6
chore: retire auto backup for sqlite
2023-12-19 22:34:06 +08:00
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
2023-10-16 08:07:21 -05:00
Athurg Gooth
ca98367a0a
chore: store vacuum and clean ( #2293 )
...
* Move all vacuum code into driver
* Remove db from Store
2023-09-26 20:27:31 -05:00
Steven
6007f48b7d
chore: retire memo resource relation table
2023-09-27 00:40:16 +08:00
Athurg Gooth
41eba71f0f
chore: split sql to driver ( #2279 )
...
* Add new database interface for SQL operations
* Move SQL code of Activity into Database
* Rename `Database` into `Driver`
* Move SQL code of SystemSetting into Driver
* Fix store.New in text code
* Change database into driver in the variables
* Change sqlite3.New into sqlite3.NewDriver
2023-09-26 17:16:58 +08:00
Steven
cd0ea6558d
chore: update golangci-lint config
2023-09-17 22:55:13 +08:00
boojack
1ce82ba0d6
chore: remove shortcut related api ( #2072 )
2023-08-03 23:33:45 +08:00
Athurg Gooth
d9b3501fae
feat: add support for auto backup db file ( #1950 )
...
Add support for auto backup db file
2023-07-14 20:05:07 +08:00
boojack
0e05c62a3b
chore: update common utils ( #1908 )
2023-07-06 22:53:38 +08:00
boojack
1fa9f162a5
refactor: migrate resource to apiv1 ( #1901 )
2023-07-06 00:01:40 +08:00
boojack
66e65e4dc1
refactor: migrate definition to api v1 ( #1879 )
...
* refactor: user api v1
* refactor: system setting to apiv1
* chore: remove unused definition
* chore: update
* chore: refactor: system setting
* chore: update
* refactor: migrate tag
* feat: migrate activity store
* refactor: migrate shortcut apiv1
* chore: update
2023-07-02 18:56:25 +08:00
boojack
9a8d43bf88
chore: update user store names ( #1877 )
...
* chore: update user store names
* chore: update
2023-07-02 14:27:23 +08:00
boojack
6a78887f1d
chore: update store types name ( #1862 )
2023-06-29 22:55:03 +08:00
boojack
7226a9ad47
chore: update idp store ( #1856 )
2023-06-26 23:46:01 +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
4ed9a3a0ea
refactor: migrate auth routes to v1 package ( #1841 )
...
* feat: add api v1 packages
* chore: migrate auth to v1
* chore: update test
2023-06-17 21:25:46 +08:00
boojack
de8014dfe8
feat: resource store cache ( #1742 )
2023-05-26 00:38:27 +08:00
boojack
ea728d232d
refactor: memo store ( #1741 )
2023-05-25 21:50:37 +08:00
boojack
1d7627dd72
chore: upgrade version 0.13.0
( #1685 )
...
* chore: upgrade version `0.13.0`
* chore: update
2023-05-20 10:16:19 +08:00
boojack
9b8d69b2dd
chore: add vacuum memo relation to dev guard ( #1644 )
...
* chore: add vacuum memo relation to dev guard
* chore: update
2023-05-09 09:02:59 +08:00
boojack
4603f414db
chore: add system setting cache ( #1609 )
2023-04-28 00:02:54 +08:00
boojack
fab8a71fd2
feat: implement memo relation store ( #1598 )
...
* feat: implement memo relation store
* chore: update
2023-04-25 23:27:38 +08:00
boojack
cbbd284e7a
feat: add store cache for idp ( #1116 )
...
feat: add cache for idp
2023-02-18 18:41:52 +08:00
boojack
3590d3f8b6
feat: update store cache ( #1066 )
...
* feat: update store cache
* chore: update
2023-02-11 14:19:26 +08:00
boojack
f74d1b7bf8
chore: remove resource cache ( #1059 )
2023-02-10 08:43:39 +08:00
boojack
e4a8a4d708
feat: tag table ( #811 )
...
* feat: tag table
* chore: update
* chore: update
2022-12-21 19:22:32 +08:00
Zeng1998
54271c1598
chore: fix some typos ( #587 )
2022-11-26 06:23:29 +00:00
boojack
dc5d705f8c
feat: vacuum records manually ( #420 )
2022-11-06 04:21:58 +00:00
Steven
7d0407013e
chore: make golangci-lint
happy
2022-08-24 21:53:12 +08:00
boojack
da333b0b1e
chore: add store cache service
2022-08-07 08:09:43 +08:00
boojack
011fcc7dd4
chore: rename module
2022-06-27 22:09:06 +08:00
boojack
c3c2882dc5
chore: update server profile
2022-05-22 09:29:34 +08:00
boojack
8e01eb8702
feat: store/db
module with sqlite
2022-05-22 00:59:22 +08:00
boojack
fbf4afff8e
refactor: store
2022-05-16 07:37:23 +08:00