aboutsummaryrefslogtreecommitdiff
path: root/templates/base
Commit message (Expand)AuthorAge
* refactor(db): move some methods off `user.go` (#7199)Joe Chen2022-10-22
* markdown: support rendering Mermaid diagrams (#6776)shuyue2022-03-05
* public/js: upgrade jQuery to 3.6.0 (#6550)Kevin2021-05-19
* ipynb: sanitize rendered HTML (#5996)ᴜɴᴋɴᴡᴏɴ2020-03-21
* public: make lessc compile minimize CSS (#5987)ᴜɴᴋɴᴡᴏɴ2020-03-15
* git: migrate to github.com/gogs/git-module@v1.0.0 (#5958)ᴜɴᴋɴᴡᴏɴ2020-03-08
* templates: show brand name in the footer (#5974)ᴜɴᴋɴᴡᴏɴ2020-03-07
* public: update to new logoᴜɴᴋɴᴡᴏɴ2020-02-27
* admin: show all version in dashboardᴜɴᴋɴᴡᴏɴ2020-02-19
* Add CHANGELOG and adopt new release workflowᴜɴᴋɴᴡᴏɴ2020-02-18
* public/plugins: upgrade highlight.js 9.16.2 to 9.18.0Unknwon2020-01-31
* public/plugins: upgrade Dropzone 4.2.0 to 5.5.0Unknwon2020-01-31
* public/js: upgrade jQuery 1.12.4 to 3.4.1Unknwon2020-01-31
* public: upgrade Semantic UI 2.3.1 to 2.4.2Unknwon2020-01-31
* public/js: upgrade clipboard 1.5.9 to 2.0.4Unknwon2020-01-31
* public/js: upgrade jQuery 1.11.3 to 1.12.4Unknwon2020-01-31
* public: update highlights.js to 9.16.2 (#5856)johannes69ki2019-11-07
* pkg/template: use template function Year to get number of yearunknwon2019-07-28
* pkg/context: Render live notice banner from file (#5750)Achilleas Koutsou2019-07-27
* templates: rename template function Str2html -> Str2HTMLUnknwon2018-12-10
* templates: make state changing routes to POST method (#5541)Unknwon2018-12-06
* templates: add 'rel=noopener noreferrer' to <a> tags (#5319)cezar972018-07-02
* repo: minor improve for PR #5219 and support UTF-8 byte countUnknwon2018-06-11
* repo: update repository description field to contain more than 256 symbols (#...Sergey Dryabzhinsky2018-06-11
* public: update Semantic UI 2.2.13 -> 2.3.1Unknwon2018-04-12
* templates: make dropdowns menus work when JavaScript is disabled (#4780)Jorge Maldonado Ventura2018-03-20
* public: update notebookjs to 0.3.0 (#5084)Ruben Vermeersch2018-03-08
* templates: update year in footer (#4966)Sanxing Chen2018-03-06
* public: update Semantic UI 2.2.10 -> 2.2.13Unknwon2017-11-15
* repo: support go get subpkg (#1878)Unknwon2017-06-03
* templates/repo: fix README.ipynb not rendered (#4367)Unknwon2017-04-07
* Refactoring: rename Signed -> LoggedUnknwon2017-04-06
* pkg/setting: rename {AppUrl, AppSubUrl} -> {AppURL, AppSubURL}Unknwon2017-04-06
* pkg/context: rename {CsrfToken, CsrfTokenHtml} -> {CSRFToken, CSRFTokenHTML}Unknwon2017-04-06
* public: update Semantic UI 2.2.7 -> 2.2.10Unknwon2017-04-03
* repo: handle git.ErrUnsupportedVersion error typeUnknwon2017-04-01
* templates: use owner's avatar as image of repositoryUnknwon2017-03-10
* Revert "public: update Semantic UI from 2.2.7 -> 2.2.9"Unknwon2017-03-05
* public: update Semantic UI from 2.2.7 -> 2.2.9Unknwon2017-02-27
* templates: able to inject content to head and footer (#1286)Unknwon2017-02-24
* admin/config: display repository related settings (#3816)Unknwon2017-02-18
* footer: update Twitter handle [CI SKIP]Unknwon2017-02-18
* Security: fix XSS attack on alertUnknwon2017-02-17
* Simplify descriptionUnknwon2017-02-15
* Improve Open Graph Meta tags (#3664)Unknwon2017-02-11
* Added Open Graph Meta tags to head template (#3664)Simeon Radivoev2017-02-10
* Able to disable non-admin to create new organization (#1556)Unknwon2017-02-10
* Update localesUnknwon2017-02-09
* Make Gogs compatible with LibreJS (#4092)Jorge Maldonado Ventura2017-02-07
* IPythonNotebook: CSS adjustment for PR #4070Unknwon2017-02-07