aboutsummaryrefslogtreecommitdiffstats
path: root/templates/install.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary "Safe" modifier from templates (#29318)wxiaoguang2024-02-221-2/+2
* Fix more "locale" usages (#27259)wxiaoguang2023-09-251-12/+12
* Always use `ctx.Locale.Tr` inside templates (#27231)delvh2023-09-251-75/+75
* Use docs.gitea.com instead of docs.gitea.io (#26739)Lunny Xiao2023-08-271-1/+1
* Show correct SSL Mode on "install page" (#25818)wxiaoguang2023-07-111-3/+3
* Make "install page" respect environment config (#25648)wxiaoguang2023-07-091-7/+24
* Enable H014 and H023 djlint rules (#25786)silverwind2023-07-091-1/+0
* Disable run user change in installation page (#22499)Lunny Xiao2023-07-061-1/+1
* Replace fomantic divider module with our own (#25539)silverwind2023-06-291-1/+1
* Remove "CHARSET" config option for MySQL, always use "utf8mb4" (#25413)wxiaoguang2023-06-211-15/+0
* Add template linting via djlint (#25212)silverwind2023-06-141-2/+2
* Unification of registration fields order (#24737)Yevhen Pavlov2023-05-151-4/+4
* Remove incorrect HTML self close tag (#23748)wxiaoguang2023-03-271-1/+1
* Use data-tooltip-content for tippy tooltip (#23649)wxiaoguang2023-03-241-12/+12
* Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remov...wxiaoguang2023-02-191-5/+5
* Move helpers to be prefixed with `gt-` (#22879)zeripath2023-02-131-3/+3
* Add main landmark to templates and adjust titles (#22670)Felipe Leopoldo Sologuren Gutiérrez2023-02-011-1/+1
* Clean up formatting on install page (#21668)zeripath2022-11-031-15/+15
* Configure update checker on installation page (#21655)Gusted2022-11-011-0/+7
* Rework mailer settings (#18982)Clar Fon2022-08-021-2/+6
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-271-72/+72
* Refactor install page (db type) (#17919)wxiaoguang2021-12-071-9/+9
* Improve install code to avoid low-level mistakes. (#17779)wxiaoguang2021-12-011-0/+24
* Cleanup and use global style on popups (#17674)silverwind2021-11-181-12/+12
* Remove utf8 option from installation page (#16126)Lunny Xiao2021-06-101-1/+0
* Remove fomantic accordion module (#15951)silverwind2021-05-231-137/+128
* Rename StaticUrlPrefix to AssetUrlPrefix (#15779)silverwind2021-05-081-1/+1
* Add Password Algorithm option to install page (#14701)zeripath2021-02-161-0/+14
* Add class to page content to unify top margin (#13766)silverwind2020-11-301-1/+1
* Comment box tweaks and SVG dropdown triangles (#13376)silverwind2020-10-311-3/+3
* Move install pages out of main macaron routes (#13195)zeripath2020-10-191-1/+2
* Set appropriate `autocomplete` attributes on password fields (#13078)silverwind2020-10-091-2/+2
* Change default charset for MySQL on install to utf8mb4 (#10989)zeripath2020-04-061-3/+3
* fix miss spelling (#10721)Success Go2020-03-121-1/+1
* Add support for database schema in PostgreSQL (#8819)guillep2k2020-01-201-0/+5
* Add support of utf8mb4 for mysql (#6992)Lunny Xiao2019-05-241-1/+16
* Remove the required class from optional ssh port in installation page (#5428)romankl2018-11-291-1/+1
* issue-2768: added new option allow_only_external_registration (#3910)FabioFortini2018-05-131-0/+6
* Spaces to tabs in templates (#2953)Ethan Koenig2017-11-211-4/+4
* Feature: Timetracking (#2211)Jonas Franz2017-09-121-0/+6
* Add OpenID configuration in install page (#2276)Sandro Santilli2017-08-191-0/+12
* Add configuration option for default permission to create Organizations (#1686)Lauris BH2017-05-081-0/+6
* Fixes 1019, install page SMTP user is required to (#1020)puffybsd2017-02-241-3/+3
* fix docker link on install page (#964)Lunny Xiao2017-02-181-1/+1
* Add Keep email private (see issue #571). (#571)derSuessmann2017-01-081-0/+11
* Git LFS support v2 (#122)Fabian Zaremba2016-12-261-0/+5
* Remove remaining Gogs reference on locales and cmd (#430)Joubert RedRat2016-12-211-1/+1
* Update example install url from try.gogs.io to try.gitea.io (#385)Sandro Santilli2016-12-151-2/+2
* Change import reference to match gitea instead of gogs (#37)Rémy Boulanouar2016-11-031-1/+1
* #3320 code cleanupUnknwon2016-08-071-1/+1