Albirew/nyaa-pantsu
Archivé
1
0
Bifurcation 0
Graphe des révisions

1639 commits

Auteur SHA1 Message Date
Ramon Dantas adb90d657c Group common template variables together. (#665)
* Bundle fields used in most template variables under CommonTemplateVariables

* Make handlers use CommonTemplateVariables
2017-05-21 17:10:19 +10:00
yiiT 0613b149d9 People forget about mods tools (#664) 2017-05-21 12:10:59 +10:00
wfu 66667e9f1a zh-tw TL fix/consistency (#663) 2017-05-21 12:10:46 +10:00
Ramon Dantas 20209508c9 Bundle CaptchaID and Tfunc for _captcha.html (#662) 2017-05-21 12:10:31 +10:00
akuma06 95bd3011ef Fixed route to delete account 2017-05-21 02:37:44 +02:00
akuma06 fa7280b0d0 Merge pull request #660 from mitki/patch-7
Update pt-br.all.json
2017-05-21 02:16:14 +02:00
akuma06 354e7aaea0 Better to check user.ID, to be sure not anon 2017-05-21 02:12:29 +02:00
akuma06 3d81f6081b Added website_link string (en-us) 2017-05-21 01:50:53 +02:00
akuma06 4176afab41 Merge pull request #661 from ElegantMonkey/fix-captcha
Fix captcha on upload page
2017-05-21 01:48:21 +02:00
ElegantMonkey 70f1ef1e62 Fix captcha on upload page 2017-05-20 20:46:03 -03:00
Mitki 04ee79947b Update pt-br.all.json 2017-05-20 20:33:52 -03:00
Mitki e3cd2d776c Update pt-br.all.json 2017-05-20 20:30:50 -03:00
akuma06 328032fe0e Merge pull request #657 from NyaaPantsu/notifications
Notification for Users
2017-05-21 01:25:25 +02:00
akuma06 c7d3c49daa fix 2017-05-21 01:22:07 +02:00
akuma06 798ec9a3a8 Merge remote-tracking branch 'refs/remotes/origin/dev' into notifications
# Conflicts:
#	templates/_badgemenu.html
2017-05-21 01:21:56 +02:00
akuma06 5f60970eb9 Finished 2017-05-21 01:06:40 +02:00
Steindór 6ca3efe4c0 Added icelandic translations (#656)
* fixed the spacing between the logo and the nightmode button

* used tabs like the rest of the file

* fixed the nightmode switcher, broke everything else

* Navbar styling no longer dependent on bugs

* fixed issues when logged in

* added icelandic translations

* Missed one

* Fixed typos

* Update is-is.all.json

Creating some new words on the spot for completeness
2017-05-21 08:39:12 +10:00
Eduard Ereza Martínez e181172aaf Update Catalan translation (#655)
* Update Catalan translation

* Oops... missing comma!
2017-05-21 08:38:44 +10:00
Ramon Dantas 1968d2ae54 Move translation func to template variables (#652)
* Add T field to template variables

* Remove languages.SetTranslationFromRequest

* Add Tfunc on handlers

* Remove T and Ts from template_functions

* Update templates

Change the templates to use the local Tfunc, instead of the global one.
Also changed the signature of the fields on template_variables.go, so that
they return a template.HTML to avoid escaping problems.

* Remove unnecessary variable
2017-05-21 08:38:28 +10:00
akuma06 42de73fa78 Fixed unassigned value 2017-05-21 00:29:07 +02:00
akuma06 0390fc5215 Mostly done 2017-05-21 00:02:57 +02:00
akuma06 4cbbb95e4f Notification for Users (WIP) 2017-05-20 20:53:05 +02:00
akuma06 665c6e3116 added ircs support 2017-05-20 18:40:20 +02:00
akuma06 b3ade9f273 Fixed infos shown as errors 2017-05-20 17:19:10 +02:00
akuma06 fff53fcb5b Website link are mandatory 2017-05-20 17:16:48 +02:00
akuma06 41b57edfe3 Merge pull request #653 from NyaaPantsu/torrent-weblink
Torrent weblink
2017-05-20 17:14:11 +02:00
akuma06 f09b8bcae7 Modified info string 2017-05-20 17:13:43 +02:00
akuma06 3ac73daa77 add irc support 2017-05-20 17:10:28 +02:00
akuma06 42a2224336 Merge branch 'dev' into torrent-weblink 2017-05-20 17:04:33 +02:00
akuma06 27db98dfc2 Forgot to add in model insert 2017-05-20 17:02:34 +02:00
akuma06 cf478a4235 Add Torrent WebLink + fixes
Simplifying messages util (no need to add everytime r)
2017-05-20 17:01:13 +02:00
sfan5 4c24318cb3 More sukebei fixes (#649)
* Remove useless .Table() from db usage

This is handled via TableName() already

* Optimization: omit file-list fetching for old torrents

* Use seperate tables for reports & files on sukebei

* Fix invalid pages in nav if <5 pages total
2017-05-21 00:26:22 +10:00
akuma06 f61bff5fac Merge pull request #638 from fuzzyballz/patch-1
Updated translation, added missing diacritics.
2017-05-20 14:23:19 +02:00
akuma06 101a2a06d8 Fixed +'s 2017-05-20 14:19:26 +02:00
akuma06 772b7b0da0 Merge pull request #646 from NyaaPantsu/multi-action-torrents-mod
Added multi action on torrents
2017-05-20 14:16:33 +02:00
akuma06 da948038d1 Fix router merge 2017-05-20 14:12:36 +02:00
akuma06 ffbd0d4851 Fix 2 2017-05-20 14:05:26 +02:00
akuma06 d38c02f802 Fix 2017-05-20 14:03:59 +02:00
akuma06 2380f096f8 Forgot to add a+ 2017-05-20 14:01:58 +02:00
akuma06 369c9151f1 Merge remote-tracking branch 'refs/remotes/origin/dev' into multi-action-torrents-mod
# Conflicts:
#	router/modpanel.go
#	router/router.go
#	service/torrent/torrent.go
2017-05-20 13:58:37 +02:00
akuma06 0d5e2abf7f Added multi action on torrents 2017-05-20 13:45:15 +02:00
MMP0 c30dbc38f7 Update _badgemenu.html (#645) 2017-05-20 21:14:18 +10:00
sisimouto cc32c90b88 Update th-th.all.json (#641) 2017-05-20 20:45:38 +10:00
sfan5 a3fa6df938 Remove bugs (#643)
* Fix S/L/D columns wasting huge amounts of space

Partially reverts 0c9cdfa8bf.

* Move last scrape below seed-bar

Also fixes the very misleading indentation

* Show category name on view page too

* Fix fucked up login page (fixes #640)

* Fix empty page on login w/o pass (fixes #634)

* Fix incorrectly colored error text in day mode

* Better readable footer in night mode

* Prepare having old uploader names on sukebei and various fixes for sukebei

* Different HTML title for sukebei
2017-05-20 20:45:27 +10:00
Steindór d862a01a9e Fixed the navbar styling (#642)
* fixed the spacing between the logo and the nightmode button

* used tabs like the rest of the file

* fixed the nightmode switcher, broke everything else

* Navbar styling no longer dependent on bugs

* fixed issues when logged in
2017-05-20 20:45:15 +10:00
Myrmece 69d87bc463 Updated translation. (#639) 2017-05-20 20:45:06 +10:00
moose65468 815fd84c92 make markdown backgrounds match current theme (#637) 2017-05-20 18:33:31 +10:00
fuzzyballz 14040afc26 Updated translation, added missing diacritics. 2017-05-20 10:50:48 +03:00
MMP0 a0854fe8ee Update Japanese translations + Small changes (#635)
* Update ja-jp.all.json

* Update ja-jp.all.json

* Update _user_list_torrents.html

* Update dumps.html

* Update _user_list_torrents.html

* Update dumps.html

* Update _badgemenu.html
2017-05-20 13:12:46 +10:00
kipukun f377fadf8c Make mascot disappear on sub 1500 pixels (#636) 2017-05-20 13:12:37 +10:00