John Olheiser and GitHub
4ec7a659ce
Add git hook tooltip ( #11030 )
...
Signed-off-by: jolheiser <john.olheiser@gmail.com >
2020-04-09 18:15:09 -05:00
John Olheiser and GitHub
1648bf2b60
Turn off go modules for xgo and gxz ( #10963 )
...
* Turn off go modules for xgo and gxz
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Add test release for PR
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Try with go modules off
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Revert Makefile, force a release test
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Turn on GOPROXY for release
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* CI
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* CI
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Final commit
Signed-off-by: jolheiser <john.olheiser@gmail.com >
2020-04-06 12:48:55 +08:00
John Olheiser and GitHub
baadb51445
Add gitea-vet ( #10948 )
...
* Add copyright
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Add gitea-vet and fix non-compliance
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Combine tools.go into build.go and clean up
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Remove extra GO111MODULE=on
Signed-off-by: jolheiser <john.olheiser@gmail.com >
2020-04-05 07:20:50 +01:00
John Olheiser and GitHub
36d9237e60
Add accordion to release list and compact non-latest ( #10910 )
...
Signed-off-by: jolheiser <john.olheiser@gmail.com >
2020-03-31 17:39:54 -05:00
John Olheiser and GitHub
3f0cb8b33a
Remove test from installation directions ( #10873 )
...
Signed-off-by: jolheiser <john.olheiser@gmail.com >
2020-03-29 11:07:40 +01:00
John Olheiser and GitHub
ad6f2323b7
Fix milestone template ( #10824 )
...
Signed-off-by: jolheiser <john.olheiser@gmail.com >
2020-03-25 18:08:00 +01:00
John Olheiser and GitHub
7225453d5f
Update Gitea version in docs ( #10772 )
2020-03-19 16:05:19 -04:00
John Olheiser and GitHub
c7f3d1627f
Prevent default for linkAction ( #10742 )
...
Signed-off-by: jolheiser <john.olheiser@gmail.com >
2020-03-16 16:13:41 -05:00
984b85c1a7
Remove old vendored dropzone from serviceworker ( #10703 )
...
* Remove dropzone from serviceworker
* Remove CSS as well
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com >
2020-03-11 08:11:19 +00:00
John Olheiser and GitHub
de63ac046e
Make PR message on pushes configurable ( #10664 )
...
* Make PR message on pushes configurable
* Make fmt
Signed-off-by: jolheiser <john.olheiser@gmail.com >
2020-03-08 08:34:38 -05:00
John Olheiser and GitHub
b40428a50a
Check for tag, not just new tag ( #10663 )
...
Signed-off-by: jolheiser <john.olheiser@gmail.com >
2020-03-08 13:27:11 +08:00
John Olheiser and GitHub
4a4fc73ee1
Fix migration ( #10641 )
...
Signed-off-by: jolheiser <john.olheiser@gmail.com >
2020-03-06 17:43:37 +02:00
3f1c0841cb
Granular webhook events ( #9626 )
...
* Initial work
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Add PR reviews and API coverage
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Split up events
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Add migration and locale
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Format
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Revert IsPull
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Fix comments
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Fix tests
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Fix PR reviews
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Fix issue_comment
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Make fmt
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Migrations
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Backwards compatible API
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Fix feishu
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Move session commit
Signed-off-by: jolheiser <john.olheiser@gmail.com >
Co-authored-by: Lauris BH <lauris@nix.lv >
Co-authored-by: guillep2k <18600385+guillep2k@users.noreply.github.com >
2020-03-06 07:10:48 +02:00
John Olheiser and GitHub
f422a115f4
Issue writers perms can modify issues ( #10623 )
...
Signed-off-by: jolheiser <john.olheiser@gmail.com >
2020-03-06 09:57:18 +08:00
f5a20250ae
Add node version variable to docs ( #10620 )
...
Also adjusted other version mentions so go version is always mentioned
as major.minor and node only as major.
Co-authored-by: silverwind <me@silverwind.io >
2020-03-05 16:36:22 -06:00
John Olheiser and GitHub
10081f88ed
Add FAQ for markdown ( #10611 )
...
* Add FAQ for markdown
* Expand explanation @guillep2k
Signed-off-by: jolheiser <john.olheiser@gmail.com >
2020-03-05 09:05:18 -06:00
John Olheiser and GitHub
afa1e1af16
Fix templates ( #10596 )
...
Signed-off-by: jolheiser <john.olheiser@gmail.com >
2020-03-04 08:56:53 +02:00
John Olheiser and GitHub
0e2217bd2d
Logout POST action ( #10582 )
...
* Change logout to POST
* Update for redirect
Signed-off-by: jolheiser <john.olheiser@gmail.com >
2020-03-02 22:50:31 -06:00
John Olheiser and GitHub
15fbf509d3
Org action fixes and form cleanup ( #10512 )
...
* More org fixes
* Move form action query to inputs
Signed-off-by: jolheiser <john.olheiser@gmail.com >
2020-02-27 16:00:13 -06:00
John Olheiser and GitHub
78585b1cd7
Fix double PR notification from API ( #10482 )
...
Signed-off-by: jolheiser <john.olheiser@gmail.com >
2020-02-26 12:12:34 -06:00
John Olheiser and GitHub
bcd16cec63
Fix admin notices ( #10480 )
...
Signed-off-by: jolheiser <john.olheiser@gmail.com >
2020-02-26 10:25:54 -06:00
John Olheiser and GitHub
e5944a9521
Change admin dashboard to POST ( #10465 )
...
* Add form and convert to POST
* Redirect for flash
Signed-off-by: jolheiser <john.olheiser@gmail.com >
2020-02-25 16:54:13 -06:00
c161bb013e
Change action GETs to POST ( #10462 )
...
* Change action GETs to POST
* submite = submit + smite
* No more # href
* Fix test
* Match other tests
* Explicit csrf
Signed-off-by: jolheiser <john.olheiser@gmail.com >
Co-authored-by: guillep2k <18600385+guillep2k@users.noreply.github.com >
2020-02-25 14:28:47 -06:00
f4370639be
Fix profile page CSS ( #10406 )
...
* Fix profile page
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Remove redundant CSS
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Fix .username and change em to rem
Signed-off-by: jolheiser <john.olheiser@gmail.com >
Co-authored-by: Lauris BH <lauris@nix.lv >
2020-02-22 16:06:07 +02:00
ac18c3f6f2
Fixes ( #10386 )
...
Signed-off-by: jolheiser <john.olheiser@gmail.com >
Co-authored-by: techknowlogick <matti@mdranta.net >
2020-02-20 17:44:13 -06:00
John Olheiser and GitHub
dc822d5291
Re-order GPG signing docs and fix code blocks ( #10349 )
...
* Move chunk and format
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* word
Signed-off-by: jolheiser <john.olheiser@gmail.com >
2020-02-19 02:23:45 +01:00