Joe Chen
|
d9ecdcaef0
|
all: unwrap `database.UsersStore` interface (#7708)
|
2024-03-27 23:18:59 -04:00 |
Joe Chen
|
3650b32ec5
|
chore: rename `internal/db` to `internal/database` (#7665)
|
2024-02-18 19:39:41 -05:00 |
Joe Chen
|
133b9d9044
|
refactor(db): finish migrate methods off `user.go` (#7337)
|
2023-02-07 23:39:00 +08:00 |
Joe Chen
|
9776bdc9b8
|
db: use `context` and go-mockgen for login sources (#7041)
|
2022-06-10 19:54:36 +08:00 |
ᴜɴᴋɴᴡᴏɴ
|
1a1a01a842
|
ci: use new lint action and add custom config (#6562)
|
2021-05-19 13:38:13 +08:00 |
ᴜɴᴋɴᴡᴏɴ
|
4e1f38ce28
|
lfs: show configs in admin ui (#6128)
* Rename template consts
* Display new DB options
* Display LFS configs
|
2020-04-21 18:07:17 +08:00 |
ᴜɴᴋɴᴡᴏɴ
|
5843038a08
|
workflows: enable golangci-lint (#5998)
* Create golint.yml
* Update golint.yml
* Update golint.yml
* Fix errcheck
* Fix gosimple
* Fix staticcheck
|
2020-03-21 13:39:32 +08:00 |
ᴜɴᴋɴᴡᴏɴ
|
958d8b6bb4
|
admin: use POST to run operations (#5997)
* admin: use POST to run operations
Fixed CSRF reported by Wenxu Wu of Tencent's Xuanwu Lab.
* Update CHANGELOG
|
2020-03-21 11:47:42 +08:00 |
ᴜɴᴋɴᴡᴏɴ
|
a4de85dc80
|
util: add tests (#5989)
|
2020-03-16 01:54:08 +08:00 |
ᴜɴᴋɴᴡᴏɴ
|
9e9ca66467
|
refactor: unify error handling in routing layer
|
2020-03-16 01:22:27 +08:00 |
ᴜɴᴋɴᴡᴏɴ
|
18e45aab98
|
template: improve admin config page
|
2020-03-01 03:21:13 +08:00 |
ᴜɴᴋɴᴡᴏɴ
|
17ae0ed3ee
|
conf: overhaul settings (#5953)
* Overhaul cache settings
* Overhaul HTTP settings
* conf: overhaul more settings
* log: make LGTM happy
* travis: upload report to Codecov
* Add codecov.yml
|
2020-02-29 16:29:17 +08:00 |
ᴜɴᴋɴᴡᴏɴ
|
d59b0f6ff7
|
conf: overhaul sessions settings (#5952)
|
2020-02-29 00:26:03 +08:00 |
ᴜɴᴋɴᴡᴏɴ
|
7950f2d17d
|
conf: overhaul auth and user settings (#5942)
* conf: overhaul auth and user settings
* ci: update travis Go versions
|
2020-02-27 18:06:38 +08:00 |
ᴜɴᴋɴᴡᴏɴ
|
52ffb67b33
|
conf: overhaul email settings (#5940)
|
2020-02-25 00:35:35 +08:00 |
ᴜɴᴋɴᴡᴏɴ
|
286fbc07e9
|
conf: overhaul security settings
|
2020-02-22 20:46:16 +08:00 |
ᴜɴᴋɴᴡᴏɴ
|
5efbde4fe9
|
conf: overhaul database settings
|
2020-02-22 18:58:16 +08:00 |
ᴜɴᴋɴᴡᴏɴ
|
c4a0a40473
|
conf: overhaul repository settings (#5932)
|
2020-02-22 15:22:32 +08:00 |
ᴜɴᴋɴᴡᴏɴ
|
5282699f19
|
admin/config: show all server and SSH options
|
2020-02-22 11:40:23 +08:00 |
ᴜɴᴋɴᴡᴏɴ
|
648d9e253c
|
conf: overhaul server settings (#5928)
* conf: rename package
* Requires Go 1.12
* Fix lint
* Fix lint
* Overhaul
* db: fix tests
* Save my work
* Fix tests
* Server.UnixSocketPermission
* Server.LocalRootURL
* SSH settings
* Server.OfflineMode
* Save my work
* App.Version
* Remove [server] STATIC_ROOT_PATH
* Server.LandingURL
|
2020-02-22 09:05:26 +08:00 |
ᴜɴᴋɴᴡᴏɴ
|
ea75f01ba2
|
admin: show all version in dashboard
And removed version info from footer.
|
2020-02-19 17:32:56 +08:00 |
Unknwon
|
01c8df01ec
|
internal: move packages under this directory (#5836)
* Rename pkg -> internal
* Rename routes -> route
* Move route -> internal/route
* Rename models -> db
* Move db -> internal/db
* Fix route2 -> route
* Move cmd -> internal/cmd
* Bump version
|
2019-10-24 01:51:46 -07:00 |