John Olheiser
29efa9c3fb
Fix status check enable ( #10341 )
...
Signed-off-by: jolheiser <john.olheiser@gmail.com >
2020-02-18 12:58:16 -06:00
John Olheiser
d3f618362a
Fix JS and Vue ( #10328 )
...
Signed-off-by: jolheiser <john.olheiser@gmail.com >
2020-02-18 08:07:57 +02:00
John Olheiser and silverwind
e76a64dda1
Inject SVG sprite via ajax ( #10320 )
...
* AJAX SVG
* Fix PWA
* Remove unused PWA assets
Signed-off-by: jolheiser <john.olheiser@gmail.com >
Co-Authored-by: silverwind <me@silverwind.io >
2020-02-17 23:11:59 +00:00
John Olheiser
41d61d470e
Update discord link ( #10263 )
2020-02-13 22:07:10 -05:00
John Olheiser and Antoine GIRARD
d67e9b9629
SVG Octicon fixes ( #10237 )
...
* SVG fixes
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Colorize span->svg only
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* @silverwind suggestions
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Alphabetical
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Convert suburl and staticPrefix to window.config
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* De-structure
Signed-off-by: jolheiser <john.olheiser@gmail.com >
Co-authored-by: Antoine GIRARD <sapk@users.noreply.github.com >
2020-02-11 20:53:18 -05:00
86fdba177a
Add Octicon SVG spritemap ( #10107 )
...
* Add octicon SVG sprite
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Static prefix
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* SVG for all repo icons
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* make vendor
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Swap out octicons
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Move octicons to top of less imports
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Fix JS
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Definitely not a search/replace
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Missed regex
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Move to more generic calls and webpack
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* make svg -> make webpack
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Remove svg-sprite
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Update tests
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Missed a test
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Remove svg from makefile
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Suggestions
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Attempt to fix test
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Update tests
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Revert timetracking test
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Swap .octicon for .svg in less
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Add aria-hidden
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Replace mega-octicon
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Fix webpack globbing on Windows
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Revert
Co-Authored-By: silverwind <me@silverwind.io >
* Fix octions from upstream
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Fix Vue and missed JS function
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Add JS helper and PWA
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Preload SVG
Signed-off-by: jolheiser <john.olheiser@gmail.com >
Co-authored-by: silverwind <me@silverwind.io >
Co-authored-by: techknowlogick <matti@mdranta.net >
2020-02-11 12:02:41 -05:00
b5418a6443
Changelog 1.11.0 ( #10204 ) ( #10211 )
...
Co-authored-by: techknowlogick <techknowlogick@gitea.io >
Co-authored-by: guillep2k <18600385+guillep2k@users.noreply.github.com >
2020-02-10 11:16:31 -05:00
cf33a18a5c
Fix commit view ( #10169 )
...
Signed-off-by: jolheiser <john.olheiser@gmail.com >
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: zeripath <art27@cantab.net >
2020-02-07 18:38:50 +08:00
John Olheiser and Lunny Xiao
d32b65ab68
Fix topics dropdown ( #10167 )
...
Signed-off-by: jolheiser <john.olheiser@gmail.com >
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com >
2020-02-07 07:46:09 +02:00
John Olheiser
95013fde60
Fix push-create SSH bugs ( #10145 )
...
* Attempt to fix push-create SSH bugs
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Fix binding
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Invalid ctx
Signed-off-by: jolheiser <john.olheiser@gmail.com >
2020-02-05 10:40:35 +01:00
John Olheiser
6bb0f20456
Remove unused config on UI ( #10078 )
...
Signed-off-by: jolheiser <john.olheiser@gmail.com >
2020-01-31 00:18:31 +02:00
John Olheiser
28216bde46
More expansions in template repositories ( #10021 )
...
* Super expansion
* Explain which features are in 1.11 vs 1.12
* Move imports
Signed-off-by: jolheiser <john.olheiser@gmail.com >
2020-01-28 13:57:15 +00:00
John Olheiser
88c212a8a3
Fix image ( #9962 )
...
Signed-off-by: jolheiser <john.olheiser@gmail.com >
2020-01-24 21:23:10 +00:00
John Olheiser
514be723b2
Update migration instructions ( #9955 )
...
Signed-off-by: jolheiser <john.olheiser@gmail.com >
2020-01-24 14:23:38 +00:00
9d0930d5c6
Changelog 1.11.0-rc2 ( #9853 ) ( #9940 )
...
Signed-off-by: jolheiser <john.olheiser@gmail.com >
Co-authored-by: guillep2k <18600385+guillep2k@users.noreply.github.com >
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: Antoine GIRARD <sapk@users.noreply.github.com >
Co-authored-by: techknowlogick <techknowlogick@gitea.io >
2020-01-22 15:51:38 -05:00
53f9dbfc7b
Don't convert ellipsis in markdown ( #9905 )
...
* Don't convert ellipsis
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Formatting
Co-Authored-By: zeripath <art27@cantab.net >
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: Antoine GIRARD <sapk@users.noreply.github.com >
Co-authored-by: zeripath <art27@cantab.net >
2020-01-22 16:30:20 +01:00
John Olheiser and Lauris BH
38a6b11015
Fix RocketChat ( #9908 )
...
* Fix RocketChat??
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Don't send attachment for repo create/delete
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Make fmt
Signed-off-by: jolheiser <john.olheiser@gmail.com >
Co-authored-by: Lauris BH <lauris@nix.lv >
2020-01-21 21:29:24 +01:00
7d7ab1eeae
Issue/PR Context Popups ( #9822 )
...
* Add data-index attribute to issue anchors
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Init JS
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Add required data to anchor
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Finish popup
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Revert changes to html.go
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Better octicon contexts
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Split out popup function for re-use
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Style changes, test fixes, and cross-reference support
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Prefer em to px
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Move label margin to base CSS
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Move JS to separate file.
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Move JS to features and fix module
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Remove query-string and hash
Co-Authored-By: silverwind <me@silverwind.io >
Co-authored-by: Lauris BH <lauris@nix.lv >
Co-authored-by: Antoine GIRARD <sapk@users.noreply.github.com >
Co-authored-by: silverwind <me@silverwind.io >
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: zeripath <art27@cantab.net >
2020-01-19 23:39:21 -05:00
John Olheiser
176e7fb5d5
Fix push-to-create ( #9772 )
...
* Fix push-to-create
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Check URL path and service
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Send dummy payload on receive-pack GET
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* The space was actually a NUL byte
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Use real bare repo instead of manufactured payload
Signed-off-by: jolheiser <john.olheiser@gmail.com >
2020-01-16 10:40:13 +08:00
John Olheiser
cd5a44d973
Fix milestones page ( #9770 )
...
Signed-off-by: jolheiser <john.olheiser@gmail.com >
2020-01-14 22:57:13 +01:00
John Olheiser and zeripath
d89022c202
Fix SimpleMDE quote reply ( #9757 )
...
Signed-off-by: jolheiser <john.olheiser@gmail.com >
Co-authored-by: zeripath <art27@cantab.net >
2020-01-14 21:47:38 +01:00
480ef9d410
Load milestone in API PR list ( #9671 )
...
* Load milestone for Issue API format
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Move further down
Signed-off-by: jolheiser <john.olheiser@gmail.com >
Co-authored-by: Lauris BH <lauris@nix.lv >
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: techknowlogick <matti@mdranta.net >
2020-01-10 16:17:56 -05:00
John Olheiser
ee9ce0cfa9
Fix nil reference in repo generation ( #9660 )
...
* Fix nil reference
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Tighten
Signed-off-by: jolheiser <john.olheiser@gmail.com >
2020-01-09 08:22:37 +02:00
John Olheiser and Lauris BH
5b2d9333f1
Add HTML URL to API Issues ( #9654 )
...
* Add HTML URL to API Issues
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Swagger
Signed-off-by: jolheiser <john.olheiser@gmail.com >
Co-authored-by: Lauris BH <lauris@nix.lv >
2020-01-08 23:10:34 +00:00
John Olheiser and Antoine GIRARD
f8dcc5f9f8
Add PR review webhook to Telegram ( #9653 )
...
Signed-off-by: jolheiser <john.olheiser@gmail.com >
Co-authored-by: Antoine GIRARD <sapk@users.noreply.github.com >
2020-01-08 18:45:24 +01:00
John Olheiser
4f54a4628a
!important makes me sad ( #9607 )
...
Signed-off-by: jolheiser <john.olheiser@gmail.com >
2020-01-05 06:56:06 +02:00
John Olheiser
08424648ae
Fix create bugs ( #9606 )
...
Signed-off-by: jolheiser <john.olheiser@gmail.com >
2020-01-04 21:39:14 -05:00
John Olheiser
fb3a6aba7d
Only show sender if it makes sense ( #9601 )
...
Signed-off-by: jolheiser <john.olheiser@gmail.com >
2020-01-04 22:20:15 +00:00
John Olheiser
b3c5b4b0d1
Update version in docs ( #9588 )
2020-01-02 17:53:08 +02:00
John Olheiser and Lauris BH
b2b10858c6
Don't auto-init SimpleMDE for review textarea ( #9574 )
...
Signed-off-by: jolheiser <john.olheiser@gmail.com >
Co-authored-by: Lauris BH <lauris@nix.lv >
2020-01-02 04:02:11 +01:00
John Olheiser and techknowlogick
a864d61ee6
Add box-shadow to blue buttons in normal theme ( #9573 )
...
Signed-off-by: jolheiser <john.olheiser@gmail.com >
Co-authored-by: techknowlogick <matti@mdranta.net >
2020-01-01 00:06:15 -05:00
John Olheiser
7bdf17ec29
Use limited commits ( #9572 )
...
Signed-off-by: jolheiser <john.olheiser@gmail.com >
2020-01-01 11:54:56 +08:00
John Olheiser
546523a57c
Delete extra Matlab ignore file ( #9479 )
2019-12-23 23:31:36 +00:00
John Olheiser
e6ceb6880a
Prefix all user-generated IDs in markup ( #9477 )
...
* Prefix all user-generated IDs in markup
* Add user-content- to IDs in unit-tests
* fixup markdown_test.go
* update the hrefs for the wiki test
* Add blackfriday extension regex
Signed-off-by: jolheiser <john.olheiser@gmail.com >
2019-12-23 22:38:50 +00:00
John Olheiser
071e7c4f0a
Update matlab gitignore? ( #9478 )
...
Signed-off-by: jolheiser <john.olheiser@gmail.com >
2019-12-23 20:45:43 +00:00
John Olheiser
f5a25d5349
Fix NewCommitStatus ( #9434 )
...
Signed-off-by: jolheiser <john.olheiser@gmail.com >
2019-12-19 21:46:53 +00:00
John Olheiser
ba8f93a14e
Fix some SimpleMDE ( #9400 )
...
Signed-off-by: jolheiser <john.olheiser@gmail.com >
2019-12-17 22:59:59 -05:00
John Olheiser
1707f59966
Remove text from action-only webhooks ( #9377 )
...
* Remove text from contextual webhooks
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Missed one in Telegram
Signed-off-by: jolheiser <john.olheiser@gmail.com >
2019-12-17 08:28:19 +08:00
John Olheiser
33662399d5
Fix double webhook for new PR ( #9375 )
...
Signed-off-by: jolheiser <john.olheiser@gmail.com >
2019-12-16 15:27:18 -05:00
John Olheiser
1bbb2a637c
Add SimpleMDE to compare page for PRs ( #9376 )
...
Signed-off-by: jolheiser <john.olheiser@gmail.com >
2019-12-16 14:57:30 -05:00
John Olheiser
6715677b2b
Push to create repo ( #8419 )
...
* Refactor
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Add push-create to SSH serv
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Cannot push for another user unless admin
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Get owner in case admin pushes for another user
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Set new repo ID in result
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Update to service and use new org perms
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Move pushCreateRepo to services
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Fix import order
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Changes for @guillep2k
* Check owner (not user) in SSH
* Add basic tests for created repos (private, not empty)
Signed-off-by: jolheiser <john.olheiser@gmail.com >
2019-12-15 10:49:52 +08:00
John Olheiser
8f16a2c37b
Update _headers ( #9349 )
2019-12-13 22:03:09 +02:00
John Olheiser
f09cdb239c
Fix protected branch using IssueID ( #9348 )
...
Signed-off-by: jolheiser <john.olheiser@gmail.com >
2019-12-13 10:37:10 -05:00
John Olheiser
382936a668
Add SyncTags to uploader interface ( #9326 )
...
* Add sync tags to interface
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Fix revive
Signed-off-by: jolheiser <john.olheiser@gmail.com >
2019-12-12 08:20:11 +08:00
John Olheiser
3bf5a07537
Only sync tags after all batches ( #9319 )
...
Signed-off-by: jolheiser <john.olheiser@gmail.com >
2019-12-11 14:09:06 +08:00
John Olheiser
d7c52b8dce
Changelog 1.10.1 ( #9256 ) ( #9262 )
...
* Changelog for 1.10.1
* format ...
* format
* add @techknowlogick s suggestion
2019-12-06 00:15:11 +02:00
John Olheiser
9a33adcdd3
Allow kbd tags ( #9245 )
...
* Allow kbd tags
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Add test
Signed-off-by: jolheiser <john.olheiser@gmail.com >
2019-12-03 14:02:41 -05:00
John Olheiser
e459f99ef2
Fix active issue ( #9238 )
...
Signed-off-by: jolheiser <john.olheiser@gmail.com >
2019-12-03 14:01:29 +08:00
John Olheiser
23ef9ff516
Remove empty lines ( #9232 )
...
Signed-off-by: jolheiser <john.olheiser@gmail.com >
2019-12-03 08:33:25 +08:00
John Olheiser
51432ebb9c
Fix context menu overflow & review tag margin ( #9231 )
...
* Fix context menu overflow
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Add review tag CSS
Signed-off-by: jolheiser <john.olheiser@gmail.com >
2019-12-03 01:03:30 +02:00
John Olheiser and guillep2k
15a5c10d33
Variable expansion in repository templates ( #9163 )
...
* Start expansion
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* _template rather than .template
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Use ioutil
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Add descriptions to mapping
* Start globbing
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Tune globbing
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Re-arrange imports
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Don't expand git hooks
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Add glob tests for .giteatemplate
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Parse globs separately so they can be tested more easily
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Change template location and add docs
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* nit
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Update docs/content/doc/features/gitea-directory.md
Co-Authored-By: guillep2k <18600385+guillep2k@users.noreply.github.com >
* Update docs/content/doc/features/gitea-directory.md
Co-Authored-By: guillep2k <18600385+guillep2k@users.noreply.github.com >
* Add upper-lower case match
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Nits
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Update models/repo_generate.go
Co-Authored-By: guillep2k <18600385+guillep2k@users.noreply.github.com >
2019-11-30 01:54:47 -05:00
John Olheiser
62bcb2b7f1
Add avatar and issue labels to template repositories ( #9149 )
...
* Add avatar and issue labels
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Fix redundant if-err
Signed-off-by: jolheiser <john.olheiser@gmail.com >
2019-11-25 13:17:51 +08:00
John Olheiser and guillep2k
e84326aaec
Add git hooks and webhooks to template repositories; move to services ( #8926 )
...
* Add git hooks and webhooks to template options
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Update models/repo.go
Co-Authored-By: guillep2k <18600385+guillep2k@users.noreply.github.com >
* Add tooltip if the user can't edit git hooks
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Close repositories after copying git hooks
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Wording
Co-Authored-By: guillep2k <18600385+guillep2k@users.noreply.github.com >
* Restructure for services
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Return errors
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Move GenerateRepository to using a DBContext
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Wrap with models.WithTx
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Remove debug print
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Move if-error-delete-repo outside WithTx
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Return nil if no repo generated
Signed-off-by: jolheiser <john.olheiser@gmail.com >
2019-11-24 12:57:52 -05:00
John Olheiser
dd82e401fd
Add template repositories to comparison ( #9101 )
...
Signed-off-by: jolheiser <john.olheiser@gmail.com >
2019-11-20 17:23:45 -05:00
John Olheiser
8f49b1232a
Fix nil context user ( #9099 )
...
Signed-off-by: jolheiser <john.olheiser@gmail.com >
2019-11-20 19:44:35 +00:00
John Olheiser
eb0359cad4
Context menus for comments ( #9043 )
...
* Add quote replies
Signed-off-by: jolheiser <john.olheiser@gmail.com >
2019-11-19 20:33:42 +02:00
John Olheiser
f4bdcd6e2b
Only return JSON for add/remove all ( #9028 )
...
Signed-off-by: jolheiser <john.olheiser@gmail.com >
2019-11-16 17:36:13 +00:00
John Olheiser and guillep2k
06a8504c78
Update dashboard context for PR reviews ( #8995 )
...
* Update dashboard context for PR reviews
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Update options/locale/locale_en-US.ini
Co-Authored-By: guillep2k <18600385+guillep2k@users.noreply.github.com >
* Only append head action if it has content or is approval/rejection
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Update options/locale/locale_en-US.ini
Co-Authored-By: guillep2k <18600385+guillep2k@users.noreply.github.com >
2019-11-15 00:52:18 +01:00
John Olheiser
4b5ebb93e4
New review approvals shouldn't require a message ( #8991 )
...
* New approvals don't require content
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Fix edge-bug
Signed-off-by: jolheiser <john.olheiser@gmail.com >
2019-11-14 20:58:01 +00:00
John Olheiser
a99b4dbe01
Changelog for 1.10.0 ( #8978 ) ( #8987 )
...
* Changelog for 1.10.0 (#8978 )
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Update security
Signed-off-by: jolheiser <john.olheiser@gmail.com >
2019-11-14 17:34:30 +02:00
John Olheiser
16a43156a8
Backport the backport of 1.9.6 ( #8970 )
...
Signed-off-by: jolheiser <john.olheiser@gmail.com >
2019-11-14 00:11:52 +02:00
John Olheiser
b41f303ae0
Add CDNJS to script-src CSP ( #8966 )
2019-11-13 20:22:09 +00:00
John Olheiser and guillep2k
3b0303a4fc
Implement documentation search ( #8937 )
...
* Implement documentation search
Signed-off-by: jolheiser <john.olheiser@gmail.com >
Co-Authored-By: guillep2k <18600385+guillep2k@users.noreply.github.com >
2019-11-13 18:03:18 +00:00
John Olheiser and guillep2k
74a6add4d9
Template Repositories ( #8768 )
...
* Start work on templates
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Continue work
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Fix IsTemplate vs IsGenerated
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Fix tabs vs spaces
* Tabs vs Spaces
* Add templates to API & start adding tests
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Fix integration tests
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Remove unused User
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Move template tests to existing repos
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Minor re-check updates and cleanup
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* make fmt
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Test cleanup
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Fix optionalbool
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* make fmt
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Test fixes and icon change
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Add new user and repo for tests
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Fix tests (finally)
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Update meta repo with env variables
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Move generation to create page
Combine with repo create template
Modify API search to prioritize owner for repo
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Fix tests and coverage
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Fix swagger and JS lint
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Fix API searching for own private repos
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Change wording
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Fix repo search test. User had a private repo that didn't show up
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Another search test fix
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Clarify git content
Co-Authored-By: guillep2k <18600385+guillep2k@users.noreply.github.com >
* Feedback updates
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Add topics WIP
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Finish adding topics
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Update locale
Signed-off-by: jolheiser <john.olheiser@gmail.com >
2019-11-11 23:15:29 +08:00
John Olheiser and guillep2k
fb459f2c2c
Add password reset to FAQ ( #8883 )
...
* Add password reset to FAQ
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Add links to email setup docs
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Add en-us to email setup
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Update docs/content/doc/help/faq.en-us.md
Co-Authored-By: guillep2k <18600385+guillep2k@users.noreply.github.com >
* Manually merge changes from @guillep2k and add small changes
Signed-off-by: jolheiser <john.olheiser@gmail.com >
2019-11-08 14:44:18 -05:00
John Olheiser
36b8c081f6
Add migrate command to docs ( #8842 )
...
* Add migrate command to docs
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Link to CLI
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Clarify idempotence
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Sneak in convert command
Signed-off-by: jolheiser <john.olheiser@gmail.com >
2019-11-05 13:54:54 -05:00
John Olheiser
690a8ec502
Changelog 1.9.5 ( #8753 ) ( #8756 ) ( #8758 )
...
Signed-off-by: jolheiser <john.olheiser@gmail.com >
2019-10-30 17:22:20 -04:00
John Olheiser and jaqra
1286473386
Changelog 1.10.0-rc2 ( #8750 ) ( #8754 )
...
* 1.10.0-rc2
Signed-off-by: jolheiser <john.olheiser@gmail.com >
Co-Authored-By: jaqra <48099350+jaqra@users.noreply.github.com >
2019-10-30 19:22:13 +00:00
John Olheiser
3e61a9628c
Improve OGP ( #8637 )
...
* Improve OGP
* Ensure Repo is loaded when checking Pull info
Signed-off-by: jolheiser <john.olheiser@gmail.com >
2019-10-23 18:54:13 +01:00
John Olheiser
fe41f71ba1
Add SubURL to redirect path ( #8632 )
...
Signed-off-by: jolheiser <john.olheiser@gmail.com >
2019-10-22 21:50:24 +03:00
John Olheiser
240f46a422
Fix template error on account page ( #8562 )
2019-10-19 10:01:33 +01:00
John Olheiser
0a004a69cd
Improve webhooks ( #8583 )
...
* Improve webhooks
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Update MSTeams and ReviewPayload comment
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Add repo.FullName to comments
Signed-off-by: jolheiser <john.olheiser@gmail.com >
2019-10-18 23:42:04 +01:00
John Olheiser
7c4c01c0fd
Fix review webhooks ( #8570 )
...
Signed-off-by: jolheiser <john.olheiser@gmail.com >
2019-10-18 16:33:19 +08:00
John Olheiser
f8882f4fa9
Update xorm ( #8286 )
...
Signed-off-by: jolheiser <john.olheiser@gmail.com >
2019-09-25 22:02:54 +03:00
John Olheiser
73f7e82024
Remove unnecessary backslash ( #8249 )
2019-09-20 13:06:17 -04:00
0118b6aaf8
Add option to initialize repository with labels ( #6061 )
...
* Add optional label sets on repo creation
* Fix CRLF
* Instead of hardcoding default, make it the helper
* Move label set init out of repo init
Add a new error for the router
Combine router label init with repo creation label init
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Add issue labels to Swagger for repo creation
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Update models/issue_label.go
Co-Authored-By: Lauris BH <lauris@nix.lv >
* Update models/issue_label.go
Co-Authored-By: guillep2k <18600385+guillep2k@users.noreply.github.com >
2019-09-08 11:28:40 +03:00
John Olheiser
4ea9a377db
Add config option and shortcode for Gitea version ( #7940 )
...
Signed-off-by: jolheiser <john.olheiser@gmail.com >
2019-08-23 09:55:06 +08:00
John Olheiser
c5f9c04186
Fixes for README_ZH ( #7506 )
2019-07-18 09:38:47 +08:00
John Olheiser
34516603ad
Fix backer badge ( #7505 )
2019-07-17 15:03:43 -04:00
John Olheiser and zeripath
2e5da98ecb
Changelog 1.8.3 ( #7230 ) ( #7231 )
...
* Changelog 1.8.3
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Suggestion
Co-Authored-By: zeripath <art27@cantab.net >
2019-06-17 14:42:14 -04:00
John Olheiser
8f0182c322
API error cleanup ( #7186 )
2019-06-12 17:07:24 -04:00
John Olheiser
744fd6a1c8
Add error for fork already existing ( #7185 )
2019-06-12 16:20:43 -04:00
John Olheiser
2a8037fe4e
Migration Tweaks ( #6260 )
...
* Adds auto-name if repo name is blank
Adds error checking before sanitization in migration
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Changed err from sanitization to a different variable
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Remove handleCreatePost and implement separately
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Make fmt
Signed-off-by: jolheiser <john.olheiser@gmail.com >
2019-06-04 15:36:09 -04:00
John Olheiser
97b6368b7d
1.8.2 changelog ( #7079 ) ( #7088 )
...
* 1.8.2 changelog
2019-05-30 17:46:31 +01:00
John Olheiser
d8b2ed6627
1.8.1 changelog ( #6877 ) ( #6878 )
...
* New and improved
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Add backport/original PR numbers
Change wording for 500 error
Signed-off-by: jolheiser <john.olheiser@gmail.com >
2019-05-08 12:21:24 -04:00
John Olheiser
e255df83a6
Change verbose flag in dump command to avoid colliding with global version flag ( #6822 )
...
* Change verbose flag to avoid colliding with version flag
* Update docs
Signed-off-by: jolheiser <john.olheiser@gmail.com >
2019-05-01 21:36:09 +01:00
John Olheiser
6a58832286
Add FAQ for version downloads ( #6742 )
2019-04-24 14:44:58 -04:00
John Olheiser
45fa5cc1be
[API] Load issue attributes when editing an issue ( #6723 )
2019-04-23 13:07:12 -04:00
John Olheiser
16fe297a74
FAQ ( #6524 )
2019-04-12 22:46:52 -04:00
John Olheiser
cb64b21a7f
Change summary to full message ( #6591 )
...
Signed-off-by: jolheiser <john.olheiser@gmail.com >
2019-04-12 17:11:09 +01:00
John Olheiser
48cdd90d4e
Fix new repo alignment ( #6583 )
...
Signed-off-by: jolheiser <john.olheiser@gmail.com >
2019-04-11 22:09:41 +01:00
John Olheiser
aa02463ded
Delete local branch if it exists ( #6497 )
...
Signed-off-by: jolheiser <john.olheiser@gmail.com >
2019-04-08 08:08:02 +03:00
John Olheiser
9bf20f47c4
Enabled emoji in Hugo ( #6521 )
...
Removed extra asterisks in Docker doc
Signed-off-by: jolheiser <john.olheiser@gmail.com >
2019-04-05 18:01:38 +03:00
John Olheiser
b04a1d9d63
Add ui class to sub_menu to fix style in arc-green ( #6477 )
...
Signed-off-by: jolheiser <john.olheiser@gmail.com >
2019-04-02 08:41:19 +08:00
John Olheiser
ee0d3eeadc
Changelogs 1.7.5 & 1.8.0-rc2 ( #6453 )
...
* Changelog 1.8.0 rc2 (#6451 )
* Changelog 1.7.5 (#6444 ) (#6448 )
Signed-off-by: jolheiser <john.olheiser@gmail.com >
2019-03-27 21:57:36 +02:00
John Olheiser
cac9e6e760
Updates to API 404 responses ( #6077 )
2019-03-18 22:29:43 -04:00
John Olheiser
0b94f106f8
Add title attributes to all items in the repo list viewer ( #6258 )
2019-03-18 22:28:39 -04:00
John Olheiser
4f74bad783
Add way to force checkout ( #6322 )
2019-03-15 12:18:01 -04:00
John Olheiser
c55bdca562
Add same changes from issues page to milestone->issues page ( #6328 )
2019-03-15 11:50:27 -04:00
John Olheiser
202a8f6ed9
Use correct remote on Windows ( #6313 )
2019-03-12 19:47:04 +02:00