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/controllers/torrent
kilo 216d241143 alt attribute for ads images, fix missing tags on upload, fix wrong name for translation string (#1577)
* alt attribute for ads images

* fix <tr> too much

* fix missing <tr> that created HTML error

* fix wrong translation string name

* ditto

* fix accepted tags not having background on classic

* Put tag table inside upload table

* Update classic.css

* Remove prefix of dlsite tag on view

* Update main.css

* 10px bigger website

* fix wrong css selector

* fix markdown scroll visually broken in classic.css

* Add magnet link on torrent file not found page

* don't show magnet <a> if empty

* Fetch magnet link in download.go and pass it on to torrent_file_missing

* add magnet in template_test
2017-09-18 10:15:39 +10:00
..
comment.go Controllers are now separated 2017-07-16 17:14:21 +02:00
delete.go Tag Search + Tests + Search slight refactor [DONE] (#1342) 2017-08-22 11:48:10 +10:00
download.go alt attribute for ads images, fix missing tags on upload, fix wrong name for translation string (#1577) 2017-09-18 10:15:39 +10:00
edit.go Tag Search + Tests + Search slight refactor [DONE] (#1342) 2017-08-22 11:48:10 +10:00
router.go Fix adding tag form (nojs) + miscalleneous (#1468) 2017-09-03 10:30:30 +10:00
tag.go Fix for Tags (#1494) 2017-09-04 08:40:08 +10:00
view.go Tags no-js works + less sql in Development mode + debug tool 2017-07-31 03:15:37 +02:00