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
akuma06 9e0424ec5e Add Build version
Main version can be set in config/default_config.yml
Build version need to be set by build command: go build -ldflags "-X
main.buildversion=$(date -u +.%Y%m%d.%H%M%S)"
Or by using package.sh
Or by using the godep command: godep go build -ldflags "-X
main.buildversion=$(date -u +.%Y%m%d.%H%M%S)"
2017-05-31 12:20:06 +02:00
..
admin CSRF Support + better key for context 2017-05-29 17:07:18 +02:00
user
404.html
_badgemenu.html
_captcha.html
_csrf_protect.html
_profile_edit.html CSRF Support + better key for context 2017-05-29 17:07:18 +02:00
_profile_menu.html
_search.html
_user_list_torrents.html
_user_notifications.html
admin_index.html
dumps.html Move translation func to template variables (#652) 2017-05-21 08:38:28 +10:00
FAQ.html
home.html
index.html Add Build version 2017-05-31 12:20:06 +02:00
public_settings.html Maskot to cookie (#857) 2017-05-30 21:21:35 -05:00
upload.html
view.html