Joe Chen
|
c53a1998c5
|
all: replace `interface{}` with `any` (#7330)
Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
|
2023-02-02 21:25:25 +08:00 |
Mateusz Reszka
|
742bc36edd
|
api: support put content (#7114)
Co-authored-by: Joe Chen <jc@unknwon.io>
|
2022-10-22 23:52:48 +08:00 |
ᴜɴᴋɴᴡᴏɴ
|
9e9ca66467
|
refactor: unify error handling in routing layer
|
2020-03-16 01:22:27 +08:00 |
ᴜɴᴋɴᴡᴏɴ
|
880d0ec19f
|
api: overhaul `/repos/owner/repos/contents` (#5980)
* Fix import path renaming
* api: overhaul /repos/owner/repos/contents
|
2020-03-10 22:15:55 +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 |
ᴜɴᴋɴᴡᴏɴ
|
1c09373b4f
|
log: migrate to unknwon.dev/clog/v2 (#5927)
* Add unknwon.dev/clog/v2
* Update all places
|
2020-02-20 02:25:02 +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 |