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

24 commits

Auteur SHA1 Message Date
bragason
bd19c6ae02 Fixed it 2017-05-21 16:57:44 +00:00
MMP0
ca8d7ee20e Fix navbar bugs 2017-05-21 20:48:52 +09:00
yiiT
0613b149d9 People forget about mods tools (#664) 2017-05-21 12:10:59 +10: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
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
0390fc5215 Mostly done 2017-05-21 00:02:57 +02:00
MMP0
c30dbc38f7 Update _badgemenu.html (#645) 2017-05-20 21:14:18 +10: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
Eliot Whalan
526b607fc4 Add account settings link to dropdown 2017-05-14 21:18:22 +10:00
sfan5
c07d771559 Fix missing translated string 2017-05-10 23:45:22 +02:00
akuma06
0a1bd085ae Updated listing css 2017-05-10 18:47:37 +02:00
akuma06
487cfb896b Added moderation link 2017-05-10 18:40:22 +02:00
Chris MacLeod
c9b72206a5 Consistency, formatting, error checking, cleanup, and a couple bug fixes (#245)
* Checkpoint: it builds

The config, db, model, network, os, and public packages have had some
fixes to glaringly obvious flaws, dead code removed, and stylistic
changes.

* Style changes and old code removal in router

Router needs a lot of work done to its (lack of) error handling.

* Dead code removal and style changes

Now up to util/email/email.go. After I'm finished with the initial sweep
I'll go back and fix error handling and security issues. Then I'll fix
the broken API. Then I'll go through to add documentation and fix code
visibility.

* Finish dead code removal and style changes

Vendored libraries not touched. Everything still needs security fixes
and documentation. There's also one case of broken functionality.

* Fix accidental find-and-replace

* Style, error checking, saftey, bug fix changes

* Redo error checking erased during merge

* Re-add merge-erased fix. Make Safe safe.
2017-05-09 21:34:40 -05:00
akuma06
c5b22ff496 Fixed no torrents found + translation 2017-05-09 04:12:48 +02:00
akuma06
84cf511fe3 Fixed User
Profile Page, badge menu, every thing before previous commit (except
email)
Added Logout
2017-05-09 03:37:12 +02:00
ElegantMonkey
108558dfdf Fix conflicts 2017-05-08 18:16:21 -03:00
sfan5
2c151bc26e Make login work 2017-05-08 22:50:56 +02:00
sfan5
e3a271cca7 Revert "Added Profile page"
This reverts commit 5860cf1d79.
2017-05-08 22:50:25 +02:00
ElegantMonkey
0cfa2bff21 Extract strings from 404 page and FAQ 2017-05-08 16:12:58 -03:00
akuma06
cdf8cccc8d Added Profile page 2017-05-08 18:56:40 +02:00
akuma06
b0184e94db Fixed badge user in nav 2017-05-08 15:37:50 +02:00
akuma06
95cb6683b2 Fixed broked User Login 2017-05-08 13:37:56 +02:00
Eliot Whalan
2d6f1837da Add dropdown menu for login/signup/irc 2017-05-08 17:13:20 +10:00
akuma06
9bc75c86f3 Added logged badge + new User variable in each template variables 2017-05-08 01:46:30 +02:00