aboutsummaryrefslogtreecommitdiffstats
path: root/templates/home.tmpl
Commit message (Collapse)AuthorAgeFilesLines
* Add Octicon SVG spritemap (#10107)John Olheiser2020-02-111-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* [assets] configurable URL for static resources (#7911)Jakob Ackermann2019-10-221-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * static url * add cors support for static resources * [assets] work on the migration to configurable url for assets Signed-off-by: Jakob Ackermann <das7pad@outlook.com> * [misc] fix whitespace Signed-off-by: Jakob Ackermann <das7pad@outlook.com> * [assets] fix the loading of the manifest.json It is generated dynamically, and as such can not be served by the cdn. Signed-off-by: Jakob Ackermann <das7pad@outlook.com> * Revert "add cors support for static resources" This reverts commit 42f964fd181dbb8b139808b9be623470d4f0e40f Signed-off-by: Jakob Ackermann <das7pad@outlook.com> * [docs] add the STATIC_URL_PREFIX option Signed-off-by: Jakob Ackermann <das7pad@outlook.com> * [docs] reverse-proxy: nginx: add two setups for STATIC_URL_PREFIX Signed-off-by: Jakob Ackermann <das7pad@outlook.com> * [assets] migrate the url of a new asset to the static url prefix REF: f2a3abc683ad4b2177b7c7c6160a2c0b4316120a Signed-off-by: Jakob Ackermann <das7pad@outlook.com>
* move translation to crowdin (#8596)65432019-10-201-456/+35
|
* Improve german translation of homepage (#8549)Konrad Pozniak2019-10-201-1/+1
| | | I'm a native speaker, it looks much better this way
* Latvian translation for home page (#8468)Lauris BH2019-10-111-0/+40
|
* Add home template italian translation (#8352)spaeps2019-10-111-0/+40
| | | It was just missing
* Fix typo in home.tmpl (#7452)vadim s. sabinich2019-07-151-1/+1
|
* "It's all in GitHub" isn't true anymore, update the home template (#7059)Sandro Santilli2019-05-271-1/+4
| | | NOTE: this commit only updates the english section
* Translate home template to Czech (#5665)Jan Breuer2019-01-081-0/+37
| | | Signed-off-by: Jan Breuer <jan.breuer@jaybee.cz>
* Fix home page template regression (#5102)Tohka2018-10-181-1/+1
| | | | | | | Commit 7bb4d610e5cca7ad514e377d2b36254a4cfee5b9 tries to take the app_name from the locale, however, it is a user defined setting. This causes the app name to simply display as `app_name` instead of the correct value. templates/helper.go automatically injects the AppName variable into every template, so we can safely use that instead. Signed-off-by: Daniel Derzsi <daniel@tohka.us>
* Use APP_NAME on home page (#5048)mcnesium2018-10-181-1/+1
| | | Would it make sense to actually use the configured app name on the home page?
* Add `noreferrer` to rel='noopener` for <a> tags (#4328)cezar972018-07-031-30/+30
|
* Mac OS X -> macOS (#4056)techknowlogick2018-05-271-6/+6
|
* Spaces to tabs in templates (#2953)Ethan Koenig2017-11-211-4/+4
|
* Link to gitea-specific Vagrant example (#2624)Sandro Santilli2017-09-301-9/+9
| | | .. rather than a gogs one
* docs: update translation on homepage for zh-tw (#634)Bo-Yi Wu2017-01-111-0/+37
|
* Added Dutch translations to the landingpageBwko2016-12-261-0/+37
|
* Fix homepage docs link broken (#417)Lunny Xiao2016-12-221-8/+8
| | | | | | * fix homepage docs link broken * fix homepage docs links after docs updated
* Added rel="noopener" to target="_blank" hrefs (#327)Bwko2016-12-021-24/+24
| | | | | | * Added rel="noopener" to target="_blank" hrefs * Replaced gogs.io/docs with docs.gitea.io
* Update home page to Gitea (#138)Andrey Nering2016-11-111-23/+23
|
* Change import reference to match gitea instead of gogs (#37)Rémy Boulanouar2016-11-031-14/+14
|
* Replace gogs.io http links with https version (#3386)rugk2016-08-051-8/+8
|
* Minor fix for #2772Unknwon2016-03-061-1/+1
|
* минимальные -> низкие (системные требования)xDShot2016-03-061-1/+1
|
* Add ru-RU to home templateLourens2016-03-061-0/+37
|
* Add portuguese-BR to home template.Andrey Nering2016-01-311-0/+37
|
* Add es-ES to home templateToni Villena2016-01-181-0/+37
|
* Add fr-FR to home templatePhilippe Chataignon2016-01-111-0/+40
|
* Indent all templates with tabsAdam Strzelecki2015-12-081-116/+116
| | | | | | | | | | | | This commit improves templates readability, since all of them use consistent indent with all template command blocks indented too. 1. Indents both HTML containers such as <div>, <p> and Go HTML template blocks such as {{if}} {{with}} 2. Cleans all trailing white-space 3. Adds trailing last line-break to each file
* #1646 and other minor fixesUnknwon2015-09-161-2/+1
|
* home: new UIUnknwon2015-03-071-94/+129
|
* Hide the registration button depending on the settingRaphael Randschau2015-02-051-0/+2
|
* correction: updated docker linkTristan Storch2015-02-011-3/+3
|
* Add German translation to home pageunknown2014-10-041-1/+22
|
* Add suburl supportUnknwon2014-09-191-2/+2
|
* Allow Gogs to run from a suburl behind a reverse proxy. e.g. ↵Martin van Beurden2014-09-181-2/+2
| | | | | | | | | | | | | | http://mydomain.com/gogs/ Conflicts: modules/setting/setting.go Conflicts: templates/repo/release/list.tmpl templates/user/dashboard/dashboard.tmpl Conflicts: routers/repo/setting.go
* Removed trailing white spacesTristan Storch2014-08-301-1/+1
| | | | | | | | | | Removed trailing whitespaces with ```sh for file in `grep -r " $" * | cut -d : -f 1 | sort | uniq | grep -v " "`; do sed -i 's/[ \t]*$//' $file; done ``` and some handwork.
* Bug fix on organizationUnknwon2014-08-271-2/+2
|
* Finish new reset password, etc.Unknwon2014-08-091-1/+2
|
* Finish new collaboration pageUnknwon2014-08-071-5/+4
|
* New UI merge in progressUnknwon2014-07-261-25/+70
|
* Clean api codeUnknown2014-05-051-2/+2
|
* Corrected grammar and spelling mistakes in templates. Normalizing to ↵twitchyliquid642014-04-201-1/+1
| | | | American English.
* Mirror updatesUnknown2014-04-141-0/+19
|
* Update config optionUnknown2014-03-281-1/+3
|
* Fix up the spelling on the intro :)Jake Scott2014-03-261-2/+2
|
* change css name styleFuXiaoHei2014-03-251-1/+1
|
* Mirror fixUnknown2014-03-181-1/+1
|
* signed-in dashboard and navbar changesFuXiaoHei2014-03-061-0/+6
|
* Setup templates structureUnknown2014-02-141-1/+0
|