Commit Graph
22 Commits
Author SHA1 Message Date
Kyle DandGitHub 2a998048ef Remove New PR button in PRs (#15998) 2021-05-29 22:00:02 +08:00
a5d8f58341 Update queue workers for v1.15 (#15999)
* Update queue workers for v1.15

* update app.example.ini

* update re queue path

Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: Andrew Thornton <art27@cantab.net>
2021-05-28 13:33:52 -04:00
Kyle DandGitHub c61b460038 Fix extra curly brace breaking release compare (#15988) 2021-05-26 21:07:39 -04:00
Kyle DandGitHub fda2e4549f Move tooltip down to allow selection of Remove File on error (#15672) 2021-05-01 17:33:21 -04:00
Kyle DandGitHub 9b8ffa1c7a Output node min version variable (#15562) 2021-04-21 14:15:18 +08:00
Kyle DandGitHub f44543a1bb Disable Stars config option (#14653)
* Add config option to disable stars

* Replace "stars" with watched in user profile

* Add documentation
2021-04-15 18:53:57 +02:00
Kyle DandGitHub e10d028b03 Check if stopwatch element empty (#15278) 2021-04-05 18:45:01 +02:00
Kyle DandGitHub 8d9f191195 Update docs for bad ini syntax in noreply (#15226) 2021-03-31 17:13:46 -04:00
Kyle DandGitHub df891dc59f Validate email in oauth registration form (#15014) 2021-03-17 04:54:02 +01:00
Kyle DandGitHub e475ccfe09 Add kdumontnu to MAINTAINERS (#14964) 2021-03-11 23:25:07 +01:00
Kyle DandGitHub 61f347e349 Add environment-to-ini to docker image (#14762)
* Add environment-to-app.ini routine

* Call environment-to-ini in docker setup scripts

* Automatically convert section vars to lower case to match documentation

* Remove git patch instructions

* Add env variable documentation to Install Docker
2021-02-23 20:21:44 +01:00
Kyle DandGitHub a50ca28355 Only for direct descendants of items (#14761) 2021-02-21 16:22:15 -05:00
Kyle DandGitHub d475d53c41 Fix svg spacing (#14638)
* Add right margin to icons in menu items

* Reduce padding on user profile submenu to fit in one line by default (english)
2021-02-14 17:49:22 +01:00
Kyle DandGitHub 4c6e029506 Use gitea.svg for public/img/gitea-gitea.svg instead of logo.svg (#14479) 2021-01-27 17:15:39 +01:00
Kyle DandGitHub 41e19b93a2 Align dropdown right (#14406) 2021-01-20 02:08:21 +01:00
Kyle DandGitHub bfd0c47ef6 Kd/fix allow svg doctype (#14344)
* make svg regex case-insensitive & use strict word boundary

* allow doctype svg

* add doctype tests

* allow <!DOCTYPE svg> and <svg/>
2021-01-15 17:38:41 +08:00
Kyle DandGitHub 920c0bde2d Kd/add bountysource (#14323)
* Add bountysource to Sponsors link

* Add badge to readme
2021-01-13 10:53:17 -05:00
Kyle DandGitHub 4092c044e0 Kd/fix team avatar aspect ratio (#14200)
* Add org member avatar to text data for fixed width

* set min-width to prevent single char lines
2021-01-03 22:20:05 +01:00
Kyle DandGitHub 0f99edf123 Prevent clipping input text in Chrome (#14179) 2021-01-01 14:05:40 -05:00
Kyle DandGitHub c074e46292 Hide migration failed by default (#14188) 2020-12-30 11:04:30 +08:00
Kyle DandGitHub 4ef751215c put ${CURDIR} in quotes to prevent make from splitting paths with spaces into separate strings (#14056) 2020-12-18 21:54:01 -05:00
Kyle DandGitHub 4cd94e3689 gitea png to logo (#13974)
* gitea png to logo.svg

* gitea safari svg to logo

* minify svgs

* Update english docs

* Update missing section on customizing logo
2020-12-18 20:17:27 -05:00