Albirew/nyaa-pantsu
Archivé
1
0
Bifurcation 0
Ce dépôt a été archivé le 2022-05-07. Vous pouvez voir ses fichiers ou le cloner, mais pas ouvrir de ticket ou de demandes d'ajout, ni soumettre de changements.
nyaa-pantsu/templates
tomleb 7eee47b0d3 Fix bug, remove literals (#629)
* Use ModeratorDir variable

* Rename cookieHelper to cookie_helper for consistency

* Use named constant instead of literals

* Fix ability to upload when uploads are disabled

The old code let people upload under the right conditions when uploads
were disabled. (ie: User is banned and config.AdminAreStillAllowedTo is
false)

* Increase timeout (fixes #517)

* Fix inconsistent indentation *.{js, css} (fix #583)

* Fix negative page

Temporary fix. The issue was that going to a negative page caused the
sql query to have a negative offset. This caused an error in the
database query.

We need to cleanup this code, but this will work for now.

* Fix wrong PG_DATA directory due to upgrade to 9.6

* Add server status link to FAQ

* Fix failing tests

* Clarify group_vars/all and hosts doc

* Add a wrapper to protect /mod route

* Fix login page not showing form errors
2017-05-20 09:10:16 +10:00
..
admin Add sukebei cat to admin edit torrent page 2017-05-17 15:33:06 +10:00
user Fix bug, remove literals (#629) 2017-05-20 09:10:16 +10:00
404.html Extract strings from 404 page and FAQ 2017-05-08 16:12:58 -03:00
_badgemenu.html Add account settings link to dropdown 2017-05-14 21:18:22 +10:00
_captcha.html Update zh-cn and captcha 2017-05-15 13:25:18 +08:00
_night_theme.html Change theme switching to use appendChild removeChild 2017-05-13 22:07:49 +01:00
_profile_edit.html Replace 'en-us' literals with the default language 2017-05-14 22:10:07 +02:00
_search.html Remove unused template block 2017-05-17 16:20:58 +02:00
_user_list_torrents.html Add tooltips to category images (#627) 2017-05-20 09:08:54 +10:00
admin_index.html SRI (Subresource Integrity) hash for jquery 2017-05-17 16:57:05 +02:00
change_language.html Add route and template files 2017-05-12 19:28:56 -03:00
dumps.html Don't make path configurable, detect empty directory 2017-05-17 19:05:58 -04:00
FAQ.html Fix bug, remove literals (#629) 2017-05-20 09:10:16 +10:00
home.html Add tooltips to category images (#627) 2017-05-20 09:08:54 +10:00
index.html Uncomment night switcher lmao (#626) 2017-05-19 17:30:59 +10:00
upload.html Add Markdown Editor for torrent description (#572) 2017-05-17 20:26:28 +10:00
view.html Add tooltips to category images (#627) 2017-05-20 09:08:54 +10:00