Commit Graph

12 Commits

Author SHA1 Message Date
Henrique Dias
d8bc73390c Internationalization (#183)
* update dependencies to latest version

* add mising dependencies

* Syntax updates and such

* Reorganize files and translate login to portuguese

* Add i18n to buttons

* Error translations and some bug fixes

* Add i18n to files

* i18n on prompts

* update search

* Prompts and Sidebar in

* i18n to the header

* Change to YAML

* alphabetical order

* # Add simplified Chinese language (#180)

* Add Simplified Chinese and sort by alphabet

* Add more text to translations

* API Updates

* Update zh_cn.yaml (#182)

* Api Upgrades

* Simplify api and clean zh_cn lang file

* Improve error logging

* Fix some route bugs and separate login styles

* better organization

* Fix bug on api

* Build assets Tue, Aug  1, 2017 11:32:23 AM

* Rename users path and fix bug scroll event

* Start Portuguese translation and file org

* Add more to the PT translation

* Add show

* Build assets Tue Aug  1 12:01:39 GMTST 2017

* Add locale to cofnig

* Update portuguese translation

* You can change the language :)

* :D

* Build assets Tue Aug  1 17:50:31 GMTST 2017

* Update requestContext variable names

* Remove assets

* Build assets Tue Aug  1 20:48:21 GMTST 2017
2017-08-01 20:49:56 +01:00
Henrique Dias
e09bd03eec
Update auth 2017-07-29 14:32:07 +01:00
Henrique Dias
4df76b79c7
Add Content Type to print jwt; #170 2017-07-29 14:19:09 +01:00
Henrique Dias
e6e1984c47
Add some auth tests 2017-07-25 11:57:27 +01:00
Henrique Dias
eb01267643
secure key generation 2017-07-25 09:01:29 +01:00
Henrique Dias
503cc79758
Fix authorization for paths that previously used basic auth or any other kind of auth 2017-07-22 13:46:21 +01:00
Henrique Dias
d48867f603
Trying to fix 403 on many requests #143 2017-07-19 08:28:01 +01:00
Henrique Dias
8b1d36dfb9
Start integrating Hugo in the new plugin 2017-07-11 16:58:18 +01:00
Henrique Dias
43115f44f2
Don't send password hash to front-end 2017-07-06 09:31:07 +01:00
Henrique Dias
12c466d2aa
working better 2017-07-03 15:19:17 +01:00
Henrique Dias
6312c60b2e
Updates on auth and db 2017-07-03 08:59:49 +01:00
Henrique Dias
1f7974de38
Major changes on API 2017-07-02 17:40:52 +01:00