K.B.Dharun Krishna
2e82ba50f2
chore: bump actions/checkout; actions/setup-go to v4 ( #2325 )
...
* chore: bump actions/checkout to v4
Signed-off-by: GitHub <noreply@github.com>
* chore: bump actions/setup-go to v4
Signed-off-by: GitHub <noreply@github.com>
---------
Signed-off-by: GitHub <noreply@github.com>
2023-10-03 16:58:47 +08:00
Steven
1542f3172a
chore: update tag service
2023-10-03 09:39:39 +08:00
serverless83
69d575fd5b
chore: update it.json translation ( #2323 )
...
Changed translation of "private" to "Privato" instead of "Privao" (missing the letter "t")
Signed-off-by: serverless83 <35410475+serverless83@users.noreply.github.com>
2023-10-02 20:01:16 -05:00
Steven
607fecf437
chore: update store tests
2023-10-03 00:47:34 +08:00
Steven
91f7839b31
chore: update memo detail styles
2023-10-03 00:25:22 +08:00
Steven
078bc164d5
chore: update memo relations view
2023-10-02 08:26:15 +08:00
Steven
70f464e6f2
chore: update frontend deps
2023-10-01 22:14:33 +08:00
Steven
e40621eb0f
chore: implement memo content views
2023-10-01 22:14:25 +08:00
Steven
fd395e5661
chore: update list memo relations
2023-10-01 21:35:17 +08:00
Steven
be046cae8e
chore: add parent field to memo
2023-10-01 16:27:40 +08:00
Steven
922de07751
feat: impl memo comment api
2023-10-01 14:44:10 +08:00
Steven
7549c807ac
chore: update memo view activity
2023-10-01 14:14:33 +08:00
Steven
de5eccf9d6
chore: update icon styles
2023-09-30 02:06:30 +08:00
Steven
952225d1da
chore: add back to top button
2023-09-30 02:04:13 +08:00
steven
a928c4f845
chore: update error format
2023-09-29 13:04:54 +08:00
Johan
73e189ea61
chore: update fr.json ( #2304 )
...
* Update fr.json
Updated some translations
Signed-off-by: Johan <45337552+LittleJ@users.noreply.github.com>
* Apply suggestions from code review
Signed-off-by: boojack <stevenlgtm@gmail.com>
---------
Signed-off-by: Johan <45337552+LittleJ@users.noreply.github.com>
Signed-off-by: boojack <stevenlgtm@gmail.com>
Co-authored-by: boojack <stevenlgtm@gmail.com>
2023-09-29 04:51:14 +00:00
steven
8168fb71a8
chore: update migrator
2023-09-29 12:47:49 +08:00
Steven
87ddeb2c79
chore: adjust store test for mysql
2023-09-29 09:15:54 +08:00
Athurg Gooth
255254eb69
feat: add some dev tools in the docker compose ( #2309 )
...
* Add some dev tools in the docker compose
* Merge tsc and lint
2023-09-28 14:54:11 +00:00
Athurg Gooth
c72f221fc0
feat: support mysql as backend storage driver ( #2300 )
...
* Rename checkDSN to checkDataDir
* Add option to set DSN and db driver
* Add mysql driver skeleton
* Add mysql container in compose for debug
* Add basic function for mysql driver
* Cleanup go mod with tidy
* Cleanup go.sum with tidy
* Add DeleteUser support for mysql driver
* Fix UpdateUser of mysql driver
* Add DeleteTag support for mysql driver
* Add DeleteResource support for mysql driver
* Add UpdateMemo and DeleteMemo support for mysql driver
* Add MemoRelation support for mysql driver
* Add MemoOrganizer support for mysql driver
* Add Idp support for mysql driver
* Add Storage support for mysql driver
* Add FindMemosVisibilityList support for mysql driver
* Add Vacuum support for mysql driver
* Add Migration support for mysql driver
* Add Migration support for mysql driver
* Fix ListMemo failed with referece
* Change Activity.CreateTs type in MySQL
* Change User.CreateTs type in MySQL
* Fix by golangci-lint
* Change Resource.CreateTs type in MySQL
* Change MigrationHistory.CreateTs type in MySQL
* Change Memo.CreateTs type in MySQL
2023-09-28 09:09:52 -05:00
CorrectRoadH
4ca2b551f5
chore: update seed data ( #2311 )
2023-09-28 09:03:32 -05:00
Athurg Gooth
5b6b2f0528
fix: apiv2 failed in container ( #2307 )
2023-09-28 05:45:45 -05:00
Steven
fbbfb11916
chore: adjust memo elements
2023-09-28 08:59:55 +08:00
Steven
c54febd024
chore: fix reset script
2023-09-27 18:55:26 +08:00
Athurg Gooth
5ebf920a61
chore: stop process on build error ( #2295 )
...
* Move migration and seed code into driver
* Stop process on build error
2023-09-27 11:56:39 +08:00
Athurg Gooth
5121e9f954
chore: move migration and seed code into driver ( #2294 )
...
Move migration and seed code into driver
2023-09-27 11:56:20 +08: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
9abf294eed
chore: update seed data
2023-09-27 09:13:56 +08:00
Athurg Gooth
9ce22e849c
chore: move SQL code of Memo into Driver ( #2292 )
2023-09-27 00:57:12 +00:00
Athurg Gooth
58b84f83d1
chore: move SQL code of MemoOrganizer into Driver ( #2291 )
2023-09-26 19:54:50 -05:00
Athurg Gooth
acbde4fb2d
chore: move SQL code of MemoRelation into Driver ( #2290 )
2023-09-26 19:43:46 -05:00
Steven
53090a7273
chore: show unused resources in dashboard
2023-09-27 08:09:30 +08:00
Steven
71ee299de7
chore: drop shortcut
2023-09-27 07:28:17 +08:00
Steven
9d1c9fc505
chore: regenerate swagger docs
2023-09-27 00:52:42 +08:00
Steven
03a0972712
chore: rename sqlite entry file name
2023-09-27 00:51:16 +08:00
Steven
0bddbba00e
chore: fix frontend linter
2023-09-27 00:45:15 +08:00
Steven
6007f48b7d
chore: retire memo resource relation table
2023-09-27 00:40:16 +08:00
Steven
4f10198ec0
chore: add tooltip to icon buttons
2023-09-26 23:48:34 +08:00
Steven
7722c41680
chore: add edit button to memo detail page
2023-09-26 23:46:58 +08:00
Steven
7cdc5c711c
chore: update key of daily memo
2023-09-26 23:34:35 +08:00
Steven
4180cc3a3d
refactor: migrate storage to driver
2023-09-26 19:43:55 +08:00
Steven
d6789550a0
refactor: migrate tag to driver
2023-09-26 19:37:22 +08:00
Steven
d68da34eec
refactor: migrate idp to driver
2023-09-26 19:17:17 +08:00
Steven
63b55c4f65
chore: fix tests
2023-09-26 19:15:18 +08:00
Steven
96395b6d75
chore: rename package sqlite3
to sqlite
2023-09-26 19:07:14 +08:00
Athurg Gooth
d3a6fa50d6
chore: move sql code of Resource into driver ( #2286 )
...
Move sql code of Resource into driver
2023-09-26 19:04:07 +08:00
May Kittens Devour Your Soul
47f22a20ba
chore: update Croatian ( #2283 )
...
* Add files via upload
Signed-off-by: May Kittens Devour Your Soul <yoshimitsu002@gmail.com>
* Update hr.json
Signed-off-by: May Kittens Devour Your Soul <yoshimitsu002@gmail.com>
* Update hr.json
Signed-off-by: May Kittens Devour Your Soul <yoshimitsu002@gmail.com>
* Delete web/src/css/prism.css
Signed-off-by: boojack <stevenlgtm@gmail.com>
---------
Signed-off-by: May Kittens Devour Your Soul <yoshimitsu002@gmail.com>
Signed-off-by: boojack <stevenlgtm@gmail.com>
Co-authored-by: boojack <stevenlgtm@gmail.com>
2023-09-26 19:03:50 +08:00
Athurg Gooth
14ec524805
chore: move sql code of UserSetting into Driver ( #2282 )
...
* Move SQL code of UserSetting into Driver
* Fix golang import issue
2023-09-26 19:02:48 +08:00
Athurg Gooth
fcba3ffa26
chore: move sql code of User into driver ( #2281 )
...
Move SQL code of User into Driver
2023-09-26 18:23:45 +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