aboutsummaryrefslogtreecommitdiffstats
path: root/templates/base/footer.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Remove DataRaceCheck (#29258)wxiaoguang2024-02-191-1/+0
* Move the captcha script loader to the template which really needs it (#28718)wxiaoguang2024-01-071-12/+0
* Start using template context function (#26254)wxiaoguang2023-08-081-1/+3
* Add new captcha: cloudflare turnstile (#22369)ByLCY2023-02-051-2/+5
* Simplify the error message when `index.js` couldn't be loaded (#22354)wxiaoguang2023-01-171-1/+1
* Add whitespace removal inside template curly brackes (#20853)silverwind2022-08-251-1/+1
* Enable contenthash in filename for dynamic assets (#20813)silverwind2022-08-231-1/+1
* Show messages for users if the ROOT_URL is wrong, show JavaScript errors (#18...wxiaoguang2022-03-301-1/+1
* Support webauthn (#17957)Lunny Xiao2022-01-141-3/+0
* Load EasyMDE/CodeMirror dynamically, remove RequireEasyMDE (#18069)wxiaoguang2022-01-051-8/+0
* Clean legacy SimpleMDE code (#17926)wxiaoguang2021-12-101-1/+1
* Add user status filter to admin user management page (#16770)wxiaoguang2021-10-121-2/+3
* Rename StaticUrlPrefix to AssetUrlPrefix (#15779)silverwind2021-05-081-6/+6
* Enable linting of JS inside templates (#13708)silverwind2020-11-281-1/+1
* Switch from SimpleMDE to EasyMDE (#13333)zeripath2020-11-101-1/+1
* hCaptcha Support (#12594)John Olheiser2020-10-021-0/+3
* Move jquery-minicolors to npm/webpack (#12305)silverwind2020-07-291-3/+0
* Move fomantic and jQuery to main webpack bundle (#11997)silverwind2020-06-271-6/+3
* Move tributejs to npm/webpack (#11497)silverwind2020-05-201-4/+0
* Support unicode emojis and remove emojify.js (#11032)mrsdizzie2020-04-281-65/+1
* move jquery-datetimepicker to npm/webpack (#10713)silverwind2020-03-171-3/+0
* Move dropzone.js to npm/webpack (#10645)silverwind2020-03-071-3/+0
* move vue and vue-calendar-heatmap to webpack (#10188)silverwind2020-02-231-8/+0
* move clipboard.js to npm/webpack (#10183)silverwind2020-02-081-1/+0
* move jquery.are-you-sure to npm/webpack (#10063)silverwind2020-01-291-1/+0
* move highlight.js to npm/webpack (#10011)silverwind2020-01-281-3/+0
* move jquery and jquery-migrate to npm/webpack (#9813)silverwind2020-01-211-4/+1
* Use npm to manage fomantic and only build needed components (#9561)Lunny Xiao2020-01-211-1/+1
* switch to fomantic-ui (#9374)techknowlogick2019-12-171-1/+1
* move semantic.dropdown.custom.js to webpack (#9064)silverwind2019-11-211-1/+0
* enable lazy-loading of gitgraph.js (#9036)silverwind2019-11-171-4/+0
* Pack web_src/js/draw.js to public/js/index.js (#8975)Lunny Xiao2019-11-141-1/+0
* [Feature] Add Gitea Emoji (#8950)65432019-11-141-1/+1
* Move index.js to web_src and use webpack to pack them (#8598)Lunny Xiao2019-11-131-1/+1
* Fix issue with user.fullname (#8902)zeripath2019-11-091-3/+5
* a11y: Improve accessibility of dropdown menus (#8638)Jookia2019-11-081-0/+1
* [assets] configurable URL for static resources (#7911)Jakob Ackermann2019-10-221-23/+23
* jQuery 3 (#7425)techknowlogick2019-07-121-1/+2
* Allow Recaptcha service url to be configured (#6820)zeripath2019-05-021-1/+1
* UI: Fix race in update issue labels and assignees (#6194)silverwind2019-02-281-1/+0
* Fix heatmap and repository menu display in Internet Explorer 9+ (#6117)Lauris BH2019-02-191-0/+1
* Allow labels to contain emoji (#6063)John Olheiser2019-02-161-4/+14
* fix bug when a read perm user to edit his issue (#5516)Lunny Xiao2018-12-121-3/+0
* Refactor heatmap to vue component (#5401)Lauris BH2018-11-271-22/+7
* Set heatmap color range configurable (#5165)Antoine GIRARD2018-10-241-1/+1
* User action heatmap (#5131)kolaente2018-10-231-0/+22
* Extract header and footer content to separate tmpl (#4797)Lukas Bestle2018-09-071-25/+2
* Swagger.v1.json template (#3572)Piotr Orzechowski2018-07-281-1/+1
* Add Recaptcha functionality to Gitea (#4044)Fluf2018-07-051-0/+5
* Add `noreferrer` to rel='noopener` for <a> tags (#4328)cezar972018-07-031-2/+2