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

10 commits

Auteur SHA1 Message Date
Atvaark
cd844aec45 Replace 'en-us' literals with the default language
This consolidates the places where a default language has to be set.

- Removed import of the 'userService' package into the 'languages' util
  package
  This was required to prevent a cyclic import between the two packages.
- Added a 'UserRetriever' interface to read the language setting of users
  inside the 'languages' package
2017-05-14 22:10:07 +02:00
xqm
44a6eaf524 Add new translations
Add new translations
2017-05-15 01:32:25 +08:00
ayame-git
b28e7657e1 api token on profile page 2017-05-14 07:15:58 +03:00
tomleb
b0982f07a6 Change color for bg-danger and fix night theme flickering issue (#370)
* Change color for bg-danger

* Fix annoying flickering with night theme

* use new class instead of overriding bootstrap's
2017-05-11 16:54:53 -05:00
sfan5
a96902a737 Fix minor display bug on profile edit page 2017-05-11 16:54:28 -05:00
sfan5
500f5bda02 Fix editing other profiles as a mod 2017-05-11 11:58:44 +02:00
Ramon Dantas
c84140964b Add language selector (#298) 2017-05-10 14:45:39 -05:00
sfan5
eddeed572f Fix text on profile edit page 2017-05-10 15:49:46 +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
8aa8a0593c Added delete account and edit profile 2017-05-09 17:47:12 +02:00