aboutsummaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Expand)AuthorAgeFilesLines
* OpenGraph: use repo avatar if exist (#12586)65432020-08-241-1/+5
* Add cron running API (#12421)zeripath2020-08-241-0/+102
* Fix emoji replacements, make emoji images consistent (#12567)silverwind2020-08-231-1/+1
* Fix signing.wont_sign.%!s(<nil>) if Require Signing commits but not signed in...zeripath2020-08-231-4/+4
* Increase clickable area on files table links (#12553)silverwind2020-08-231-29/+23
* Add email notify for new release (#12463)赵智超2020-08-231-0/+56
* Hide 'New Project board' button for users that are not signed in (#12547)wULLSnpAXbWZGYDYyhWTKKspEQoaYxXyhoisqHf2020-08-223-84/+80
* Add placeholder text for "Add SSH/GPG Key" forms (#12533)Bagas Sanjaya2020-08-202-2/+2
* Show 2FA info on Admin Pannel: Users List (#12515)65432020-08-202-1/+3
* Milestone Issue/Pull List: Add octicons type (#12499)65432020-08-171-1/+27
* Kanban board (#8346)Lanre Adelowo2020-08-1612-3/+547
* Fix bug preventing transfer to private organization (#12497)zeripath2020-08-161-1/+1
* Add placeholder text for send testing email button in admin/config (#12452)Bagas Sanjaya2020-08-101-1/+1
* Do not show arrows on comment diffs on pull comment pages (#12434)zeripath2020-08-081-66/+68
* Render the git graph on the server (#12333)zeripath2020-08-061-11/+34
* Add SVG favicon (#12437)silverwind2020-08-061-1/+2
* Remove librejs header in <head> (#12439)silverwind2020-08-061-33/+0
* In issue comments, put issue participants also in completion list when hittin...Andreas Shimokawa2020-08-061-4/+8
* UserProfile Page: Render Description (#12415)65432020-08-051-3/+2
* Match GH with Commit page (#12425)techknowlogick2020-08-051-5/+5
* Prevent empty div when editing comment (#12404)zeripath2020-08-041-2/+2
* Add API to update pr headBranch (#12419)赵智超2020-08-041-0/+53
* Add loading spinners and mermaid error handling (#12358)silverwind2020-08-041-3/+1
* Add TOTP header to Swagger Documentation (#12402)65432020-08-021-0/+9
* Fix milestone links (#12405)zeripath2020-08-022-2/+2
* Add action feed for new release (#12324)赵智超2020-07-291-0/+4
* Move jquery-minicolors to npm/webpack (#12305)silverwind2020-07-292-7/+0
* Fix clone panel in wiki position not always align right (#12326)Gary Wang2020-07-291-3/+3
* Add name filter to API for GetMilestoneList (#12336)65432020-07-281-0/+6
* Disable search box autofocus on issue/pr pages (#12229)silverwind2020-07-262-2/+2
* Update Octicons to v10 (#12240)silverwind2020-07-1720-47/+39
* [ui] Link to pr list page on sidebar when view pr (#12256)赵智超2020-07-161-3/+3
* fix: add type=text for user_name (password manager) (#12250)Tchoupinax2020-07-156-6/+6
* Replace code fold icons with octicons (#12222)silverwind2020-07-133-56/+81
* Fix repolist icons (#12228)silverwind2020-07-131-4/+4
* Extend Notifications API and return pinned notifications by default (#12164)zeripath2020-07-121-2/+73
* Make copy/paste work for source code (#12191)mrsdizzie2020-07-084-5/+5
* Fix U2F button icon (#12167)silverwind2020-07-071-1/+1
* Fonts rework (#12114)silverwind2020-07-061-1/+0
* Multiple small admin dashboard fixes (#12153)zeripath2020-07-052-5/+6
* templates/repo/empty.tmpl : fix repo setup instructions (#12122)Andreas Shimokawa2020-07-031-1/+1
* Provide option to unlink a fork (#11858)zeripath2020-07-021-34/+75
* Server-side syntax highlighting for all code (#12047)mrsdizzie2020-07-017-19/+33
* Use custom SVGs for commit signing lock icon (#12017)Cirno the Strongest2020-06-282-12/+6
* Move fomantic and jQuery to main webpack bundle (#11997)silverwind2020-06-272-7/+3
* Fix swagger docs for /repos/issues (#12069)Cirno the Strongest2020-06-271-0/+9
* Show description on individual milestone view (#12055)mrsdizzie2020-06-251-1/+3
* Add org avatar on top of internal repo icon (#11895)Cirno the Strongest2020-06-261-18/+21
* Use Fomantic's fluid padded for blame full width (#12023)Cirno the Strongest2020-06-251-2/+2
* [UI] Sortable Tables Header By Click (#7980)65432020-06-244-13/+43