Joe Chen
|
4c6cac637f
|
task generate
|
2022-05-31 16:41:40 +08:00 |
|
Joe Chen
|
1bf5d89386
|
run task generate
|
2022-03-19 14:08:46 +08:00 |
|
Joe Chen
|
4e10265568
|
chore: run task generate (#6844)
# Conflicts:
# .github/workflows/go.yml
# internal/assets/templates/templates_gen.go
|
2022-03-15 22:44:47 +08:00 |
|
Joe Chen
|
eddae31ada
|
conf: add allowlist for accessing local network (#6842)
# Conflicts:
# CHANGELOG.md
# internal/assets/conf/conf_gen.go
# internal/assets/templates/templates_gen.go
# internal/conf/static.go
# internal/conf/testdata/TestInit.golden.ini
|
2022-03-14 23:54:23 +08:00 |
|
ᴜɴᴋɴᴡᴏɴ
|
1a051ae5f8
|
release: update version to 0.12.2
|
2020-09-26 16:50:07 +08:00 |
|
ᴜɴᴋɴᴡᴏɴ
|
672625b55c
|
gitutil: infer submodule with baseURL when it is a relative path (#6337)
# Conflicts:
# internal/assets/templates/templates_gen.go
# internal/conf/testdata/TestInit.golden.ini
|
2020-09-18 16:21:16 +08:00 |
|
ᴜɴᴋɴᴡᴏɴ
|
39bdd5c2cd
|
assets: make generate (#6265)
|
2020-08-22 19:13:00 +08:00 |
|
ᴜɴᴋɴᴡᴏɴ
|
c7a10dd90d
|
locale: sync from Crowdin (#6263)
|
2020-08-22 17:49:33 +08:00 |
|
ᴜɴᴋɴᴡᴏɴ
|
bc8428ca42
|
conf: make generate for #6237 (#6260)
|
2020-08-22 01:49:51 +08:00 |
|
ᴜɴᴋɴᴡᴏɴ
|
516c7ab505
|
locale: sync from Crowdin (#6191)
|
2020-06-08 11:08:27 +08:00 |
|
ᴜɴᴋɴᴡᴏɴ
|
7e99a6ce42
|
locale: sync from Crowdin (#6174)
|
2020-05-24 18:59:43 +08:00 |
|
ᴜɴᴋɴᴡᴏɴ
|
44ea9604ed
|
locale: sync from Crowdin (#6156)
|
2020-05-10 12:33:07 +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 |
|
ᴜɴᴋɴᴡᴏɴ
|
7b295378e4
|
public: remove unused github.min.css (#6119)
|
2020-04-18 12:29:11 +08:00 |
|
ᴜɴᴋɴᴡᴏɴ
|
fa497b1633
|
db: add tests for repos (#6112)
* Add Repos.create method
* Fix repo name error handling
* Fix all compile errors
* Update github.com/go-macaron/captcha to fix http issue
* Add repos tests
|
2020-04-17 10:14:18 +08:00 |
|
ᴜɴᴋɴᴡᴏɴ
|
41f56ad05d
|
login_source: migrate to GORM and add tests (#6090)
* Use GORM in all write paths
* Migrate to GORM
* Fix lint errors
* Use GORM to init table
* dbutil: make writer detect error
* Add more tests
* Rename to clearTables
* db: finish adding tests
* osutil: add tests
* Fix load source files path
|
2020-04-11 20:18:05 +08:00 |
|
ᴜɴᴋɴᴡᴏɴ
|
9a5b227f3e
|
lfsutil: add Storager interface and local storage (#6083)
* Add Storager interface
* Add tests
* Add back note
* Add tests for basic protocol routes
* Fix lint errors
|
2020-04-10 22:13:42 +08:00 |
|
alpencrossi
|
3e055e329c
|
repo: disable public access option when using external wiki and issue tracker (#6081)
|
2020-04-09 04:13:50 +08:00 |
|
ᴜɴᴋɴᴡᴏɴ
|
4d7db6e1c1
|
locale: sync from Crowdin (#6071)
|
2020-04-06 16:23:46 +08:00 |
|
alpencrossi
|
083ecb7244
|
conf: clearer doc comments for mirror config options (#6058)
* conf: clearer doc comments for mirror config options
* conf: apply suggestions from code review
Co-Authored-By: ᴜɴᴋɴᴡᴏɴ <u@gogs.io>
* conf: clearer doc comments for mirror config options - added bindata
Co-authored-by: Gogs <gogs@fake.local>
Co-authored-by: ᴜɴᴋɴᴡᴏɴ <u@gogs.io>
Co-authored-by: gkuehn001 <gkuehn@gmail.com>
|
2020-04-06 14:48:25 +08:00 |
|
ᴜɴᴋɴᴡᴏɴ
|
34145c990d
|
lfs: implement HTTP routes (#6035)
* Bootstrap with GORM
* Fix lint error
* Set conn max lifetime to one minute
* Fallback to use gorm v1
* Define HTTP routes
* Finish authentication
* Save token updated
* Add docstring
* Finish authorization
* serveBatch rundown
* Define types in lfsutil
* Finish Batch
* authutil
* Finish basic
* Formalize response error
* Fix lint errors
* authutil: add tests
* dbutil: add tests
* lfsutil: add tests
* strutil: add tests
* Formalize 401 response
|
2020-04-04 21:14:15 +08:00 |
|
ᴜɴᴋɴᴡᴏɴ
|
72111e698e
|
template: better diff handling of rename and deleted files (#6048)
* dep: bump github.com/gogs/git-module from 1.0.2 to 1.1.0
* template: better diff handling or rename and deleted files
|
2020-03-31 04:50:59 +08:00 |
|
ᴜɴᴋɴᴡᴏɴ
|
dce70fe6d1
|
locale: sync from Crowdin (#6046)
|
2020-03-30 01:14:18 +08:00 |
|
ᴜɴᴋɴᴡᴏɴ
|
af0cfe112b
|
web: rename CSRF header (#6027)
|
2020-03-28 19:17:15 +08:00 |
|
ᴜɴᴋɴᴡᴏɴ
|
e14b6abf9d
|
http: always set header X-Content-Type-Options to nosniff (#6008)
|
2020-03-23 22:18:05 +08:00 |
|
ᴜɴᴋɴᴡᴏɴ
|
740f814ce0
|
locale: sync from Crowdin (#6006)
|
2020-03-23 02:13:05 +08:00 |
|
ᴜɴᴋɴᴡᴏɴ
|
22717a1c06
|
webhook: overhaul route handlers (#6002)
* Overual route handlers and fixes #5366
* Merge routes for repo and org
* Inject OrgRepoContext
* DRY validateWebhook
* DRY c.HasError
* Add tests
* Update CHANGELOG
|
2020-03-22 22:07:22 +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 |
|
ᴜɴᴋɴᴡᴏɴ
|
a43fc9ad17
|
ipynb: sanitize rendered HTML (#5996)
* ipynb: sanitize rendered HTML
Fixes #5170
* Remove hardcode URL
* Add tests
|
2020-03-21 00:12:38 +08:00 |
|
ᴜɴᴋɴᴡᴏɴ
|
c69a38652d
|
locale: sync from Crowdin (#5991)
|
2020-03-16 13:57:46 +08:00 |
|
ᴜɴᴋɴᴡᴏɴ
|
9e9ca66467
|
refactor: unify error handling in routing layer
|
2020-03-16 01:22:27 +08:00 |
|
ᴜɴᴋɴᴡᴏɴ
|
82ff0c5852
|
email: check the owner when set as primary (#5988)
* email: check the owner when set as primary
Fixes a security issue reported by muxishuihan.
* Update CHANGELOG
|
2020-03-15 18:58:56 +08:00 |
|
ᴜɴᴋɴᴡᴏɴ
|
328c23c5d4
|
public: make lessc compile minimize CSS (#5987)
|
2020-03-15 03:47:07 +08:00 |
|
ᴜɴᴋɴᴡᴏɴ
|
2430612ad4
|
templates: fix not able to upload issue attachments (#5978)
|
2020-03-10 01:33:16 +08:00 |
|
ᴜɴᴋɴᴡᴏɴ
|
bebaf4c112
|
diff: remove misaligned space
|
2020-03-09 02:06:45 +08:00 |
|
ᴜɴᴋɴᴡᴏɴ
|
6437d0180b
|
git: migrate to github.com/gogs/git-module@v1.0.0 (#5958)
* WIP
* Finish `internal/db/git_diff.go`
* FInish internal/db/mirror.go
* Finish internal/db/pull.go
* Finish internal/db/release.go
* Finish internal/db/repo.go
* Finish internal/db/repo_branch.go
* Finish internal/db/repo_editor.go
* Finish internal/db/update.go
* Save my work
* Add license header
* Compile!
* Merge master
* Finish internal/cmd/hook.go
* Finish internal/conf/static.go
* Finish internal/context/repo.go
* Finish internal/db/action.go
* Finish internal/db/git_diff.go
* Fix submodule URL inferring
* Finish internal/db/mirror.go
* Updat to beta.4
* css: update fonts
* Finish internal/db/pull.go
* Finish internal/db/release.go
* Finish internal/db/repo_branch.go
* Finish internal/db/wiki.go
* gitutil: enhance infer submodule UR
* Finish internal/route/api/v1/repo/commits.go
* mirror: only collect branch commits after sync
* mirror: fix tag support
* Finish internal/db/repo.go
* Finish internal/db/repo_editor.go
* Finish internal/db/update.go
* Finish internal/gitutil/pull_request.go
* Make it compile
* Finish internal/route/repo/setting.go
* Finish internal/route/repo/branch.go
* Finish internal/route/api/v1/repo/file.go
* Finish internal/route/repo/download.go
* Finish internal/route/repo/editor.go
* Use helper
* Finish internal/route/repo/issue.go
* Finish internal/route/repo/pull.go
* Finish internal/route/repo/release.go
* Finish internal/route/repo/repo.go
* Finish internal/route/repo/wiki.go
* Finish internal/route/repo/commit.go
* Finish internal/route/repo/view.go
* Finish internal/gitutil/tag.go
* go.sum
|
2020-03-08 19:09:31 +08:00 |
|
ᴜɴᴋɴᴡᴏɴ
|
bf373f9da1
|
templates: show brand name in the footer (#5974)
|
2020-03-07 13:15:20 +08:00 |
|
ᴜɴᴋɴᴡᴏɴ
|
8d37d418e7
|
locale: sync from Crowdin (#5965)
|
2020-03-04 02:28:13 +08:00 |
|
ᴜɴᴋɴᴡᴏɴ
|
8df3350252
|
auth: redirect landing URL with subpath prepended (#5964)
|
2020-03-04 02:02:12 +08:00 |
|
ᴜɴᴋɴᴡᴏɴ
|
9c65798902
|
conf: enhance app.ini comments
|
2020-03-01 13:23:59 +08:00 |
|
ᴜɴᴋɴᴡᴏɴ
|
18e45aab98
|
template: improve admin config page
|
2020-03-01 03:21:13 +08:00 |
|
ᴜɴᴋɴᴡᴏɴ
|
344b784d69
|
js: fix jQuery error
|
2020-02-29 23:52:35 +08:00 |
|
ᴜɴᴋɴᴡᴏɴ
|
333998509f
|
css: fix /admin/config pre overflow
|
2020-02-29 23:34:03 +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 |
|
ᴜɴᴋɴᴡᴏɴ
|
177806068d
|
public: update to new logo
|
2020-02-27 20:21:41 +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 |
|
ᴜɴᴋɴᴡᴏɴ
|
d3ecd22dba
|
cmd: fix unable to find correct custom config
|
2020-02-22 19:12:31 +08:00 |
|