56 Commits (08c9617caa0a8afb2d1fad92907fed89fdf4b231)

Author SHA1 Message Date
Bwko e08421017c Add ability to fork your own repos (#761) 8 years ago
xgitea 64b167138f docs: update translation on notification page for zh-CN (#649)
* docs: update translation on notification page for zh-CN

* use international resources
8 years ago
pkuphy 327b1b7985 fix typo (#642)
「与」修改为「于」
8 years ago
Bo-Yi Wu f4feeecc3a docs: update zh-tw and zh-hk translations. (#604) 8 years ago
Bwko 98b0688921
At the locales replaced 6 with MIN_PASSWORD_LENGTH 8 years ago
Thomas Boerger b33078fa33 Bindata is optional and over-writable on restart (#354)
* Moved conf assets into options folder

* Dropped old bindata

* Started to integrate options bindata and accessors

* Do not enforce a builtin app.ini

* Replaced bindata calls with options

* Dropped bindata task from makefile, it's the generate task now

* Always embedd app.ini to provide sane config defaults

* Use sane defaults for the configuration

* Defined default value for SSH_KEYGEN_PATH

* Dropped "NEVER EVER MODIFY THIS FILE" header from app.ini

* Fixed new paths in latest test additions

* Drop bindata with make clean task

* Set more proper default values
8 years ago