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/models
kilo 2044a3c98a bottom margin for comment avatar & other small things (#1646)
* bottom margin for comment avatar

* Resetting API key now redirects you back to edit page

* move important faq things up in the faq

* Add div as high as header instead of top margin for #content

* Fix modtools showing behind ad

* No margin-top for body

* add functions that will be used in the future to file.go

* Update create.go

* fix css rule that didn't apply

* Fix some JS of upload form that kept shitting out errors since i updated the upload form

* Update upload.jet.html

* fix duplicate id on a form

* Fix very very slightly misaligned input

* fix html error on filelist

* Add FullDate variable to torrents

* Create Go function that returns an user-friendly date when fed a go date

* akuma must hate me for butchering the template_functions_test file

* Make use of said function in view.jet.html

* Forgot to vars.set the function

* Remove useless title

* Make use of function in listing

* modify JS to fetch full date from title instead of innerText

* Fix title date & two functions looping on non-existing objects

* Show full dates in an AM/PM format like on live

* Torrent dates on UTC+0 by default
2017-10-11 03:24:09 +02:00
..
activities This is a prelimenary work 2017-06-29 00:44:07 +02:00
comments Fix notifications 2017-07-17 15:00:40 +02:00
notifications Added moderation part + tests 2017-08-03 03:38:07 +02:00
oauth_client OAuth API [done] (#1275) 2017-07-28 13:46:40 +10:00
oauth_server OAuth API [done] (#1275) 2017-07-28 13:46:40 +10:00
reports Tag Search + Tests + Search slight refactor [DONE] (#1342) 2017-08-22 11:48:10 +10:00
tag Change DLSite to String (#1576) 2017-09-17 21:27:20 +02:00
torrents bottom margin for comment avatar & other small things (#1646) 2017-10-11 03:24:09 +02:00
users Tags no-js works + less sql in Development mode + debug tool 2017-07-31 03:15:37 +02:00
activity.go Added configor as a new library (#1126) 2017-07-10 22:11:05 +10:00
comment.go Added configor as a new library (#1126) 2017-07-10 22:11:05 +10:00
dumps.go Remove common package 2017-07-02 16:54:55 +02:00
file.go bottom margin for comment avatar & other small things (#1646) 2017-10-11 03:24:09 +02:00
gorm.go Fixing Double anidbID (shoud also fix twice flags) + removed pointer to config in functions. We have a singleton so don't need to pass it as argument 2017-08-02 17:12:52 +02:00
gorm_test.go Fixing Double anidbID (shoud also fix twice flags) + removed pointer to config in functions. We have a singleton so don't need to pass it as argument 2017-08-02 17:12:52 +02:00
language.go This is a prelimenary work 2017-06-29 00:44:07 +02:00
notification.go Added moderation part + tests 2017-08-03 03:38:07 +02:00
oauth_client.go OAuth API [done] (#1275) 2017-07-28 13:46:40 +10:00
oauth_server.go OAuth API [done] (#1275) 2017-07-28 13:46:40 +10:00
oldcomment.go This is a prelimenary work 2017-06-29 00:44:07 +02:00
report.go Added configor as a new library (#1126) 2017-07-10 22:11:05 +10:00
scrape.go On-demand stats fetching (#1621) 2017-10-06 17:06:14 +02:00
tag.go Tag Search + Tests + Search slight refactor [DONE] (#1342) 2017-08-22 11:48:10 +10:00
tag_test.go Tag Search + Tests + Search slight refactor [DONE] (#1342) 2017-08-22 11:48:10 +10:00
torrent.go bottom margin for comment avatar & other small things (#1646) 2017-10-11 03:24:09 +02:00
user.go [WIP] Anidex, TT & Nyaa.si uploading (#1604) 2017-09-30 15:10:47 +02:00