Commit Graph

1626 Commits (d3e32f0d5abeb5fadb95b31f1fe0e1aa91e137b2)
 

Author SHA1 Message Date
Steven fd7043ea40 chore: fix editor cache 1 year ago
Steven 34ae9b0687 chore: update default storage back to database 1 year ago
Steven 077bf95425 chore: add pinned icon in status bar 1 year ago
Steven e465b2f0e8 chore: update i18n for auth pages 1 year ago
Steven 01ff3f73f8 chore: update auth pages 1 year ago
Steven 8aae0d00cd chore: fix fetch comments 1 year ago
Steven 16dad8b00d chore: update logo 1 year ago
Steven 7dc4bc5714 chore: update resource service 1 year ago
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>
1 year ago
Steven 1542f3172a chore: update tag service 1 year ago
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>
1 year ago
Steven 607fecf437 chore: update store tests 1 year ago
Steven 91f7839b31 chore: update memo detail styles 1 year ago
Steven 078bc164d5 chore: update memo relations view 1 year ago
Steven 70f464e6f2 chore: update frontend deps 1 year ago
Steven e40621eb0f chore: implement memo content views 1 year ago
Steven fd395e5661 chore: update list memo relations 1 year ago
Steven be046cae8e chore: add parent field to memo 1 year ago
Steven 922de07751 feat: impl memo comment api 1 year ago
Steven 7549c807ac chore: update memo view activity 1 year ago
Steven de5eccf9d6 chore: update icon styles 1 year ago
Steven 952225d1da chore: add back to top button 1 year ago
steven a928c4f845 chore: update error format 1 year ago
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>
1 year ago
steven 8168fb71a8 chore: update migrator 1 year ago
Steven 87ddeb2c79 chore: adjust store test for mysql 1 year ago
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
1 year ago
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
1 year ago
CorrectRoadH 4ca2b551f5
chore: update seed data (#2311) 1 year ago
Athurg Gooth 5b6b2f0528
fix: apiv2 failed in container (#2307) 1 year ago
Steven fbbfb11916 chore: adjust memo elements 1 year ago
Steven c54febd024 chore: fix reset script 1 year ago
Athurg Gooth 5ebf920a61
chore: stop process on build error (#2295)
* Move migration and seed code into driver

* Stop process on build error
1 year ago
Athurg Gooth 5121e9f954
chore: move migration and seed code into driver (#2294)
Move migration and seed code into driver
1 year ago
Athurg Gooth ca98367a0a
chore: store vacuum and clean (#2293)
* Move all vacuum code into driver

* Remove db from Store
1 year ago
Steven 9abf294eed chore: update seed data 1 year ago
Athurg Gooth 9ce22e849c
chore: move SQL code of Memo into Driver (#2292) 1 year ago
Athurg Gooth 58b84f83d1
chore: move SQL code of MemoOrganizer into Driver (#2291) 1 year ago
Athurg Gooth acbde4fb2d
chore: move SQL code of MemoRelation into Driver (#2290) 1 year ago
Steven 53090a7273 chore: show unused resources in dashboard 1 year ago
Steven 71ee299de7 chore: drop shortcut 1 year ago
Steven 9d1c9fc505 chore: regenerate swagger docs 1 year ago
Steven 03a0972712 chore: rename sqlite entry file name 1 year ago
Steven 0bddbba00e chore: fix frontend linter 1 year ago
Steven 6007f48b7d chore: retire memo resource relation table 1 year ago
Steven 4f10198ec0 chore: add tooltip to icon buttons 1 year ago
Steven 7722c41680 chore: add edit button to memo detail page 1 year ago
Steven 7cdc5c711c chore: update key of daily memo 1 year ago
Steven 4180cc3a3d refactor: migrate storage to driver 1 year ago
Steven d6789550a0 refactor: migrate tag to driver 1 year ago