- 05 Oct, 2023 7 commits
- 03 Oct, 2023 4 commits
-
-
Steven authored
-
K.B.Dharun Krishna authored
* 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>
-
Steven authored
-
serverless83 authored
Changed translation of "private" to "Privato" instead of "Privao" (missing the letter "t") Signed-off-by:serverless83 <35410475+serverless83@users.noreply.github.com>
-
- 02 Oct, 2023 3 commits
- 01 Oct, 2023 6 commits
- 29 Sep, 2023 6 commits
-
-
Steven authored
-
Steven authored
-
steven authored
-
Johan authored
* 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>
-
steven authored
-
Steven authored
-
- 28 Sep, 2023 5 commits
-
-
Athurg Gooth authored
* Add some dev tools in the docker compose * Merge tsc and lint
-
Athurg Gooth authored
* 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
-
CorrectRoadH authored
-
Athurg Gooth authored
-
Steven authored
-
- 27 Sep, 2023 9 commits
-
-
Steven authored
-
Athurg Gooth authored
* Move migration and seed code into driver * Stop process on build error
-
Athurg Gooth authored
Move migration and seed code into driver
-
Athurg Gooth authored
* Move all vacuum code into driver * Remove db from Store
-
Steven authored
-
Athurg Gooth authored
-
Athurg Gooth authored
-
Athurg Gooth authored
-
Steven authored
-