Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * fixed many bugs in the new view | zefanja | 2014-04-09 | 1 | -1/+7 |
| | | | | * adding userData will work again | ||||
* | * deactivated database options in settings.js | zefanja | 2014-02-14 | 1 | -2/+2 |
| | |||||
* | * fixed #9 (updated sword.js) | zefanja | 2014-02-14 | 1 | -2/+2 |
| | | | | * fixed bug that Book/Chapter Selector does not open on FxOS | ||||
* | * minor changes in settings.js | zefanja | 2014-02-06 | 1 | -2/+2 |
| | |||||
* | * moved font settings to menu | zefanja | 2014-02-03 | 1 | -2/+2 |
| | |||||
* | * create different views only when they are needed | zefanja | 2014-02-01 | 1 | -1/+6 |
| | | | | * updated to latest sword.js | ||||
* | * fixed #6 | zefanja | 2014-01-31 | 1 | -0/+12 |
| | | | | * updated submodules | ||||
* | * added Cross-Reference setting | zefanja | 2014-01-14 | 1 | -0/+6 |
| | |||||
* | * fixes #5 | zefanja | 2014-01-11 | 1 | -5/+18 |
| | | | | * added new options to the preferences | ||||
* | * fixed some small bugs in dataView.js, module manager and api.js | zefanja | 2014-01-03 | 1 | -2/+2 |
| | |||||
* | * fixed bug in api.getUserData() | zefanja | 2014-01-03 | 1 | -1/+1 |
| | | | | | * fixed bug in dataView (data won't refresh if you select the same category) * improved Module Manager to persist downloaded modules to improve UX | ||||
* | * added note support | zefanja | 2013-12-31 | 1 | -3/+3 |
| | | | | * set animate:false for panel transitions to improve speed | ||||
* | * moved delete button to settings | zefanja | 2013-12-30 | 1 | -0/+16 |
| | |||||
* | * added settings panel | zefanja | 2013-12-27 | 1 | -0/+58 |
* removed deploy folder → it's in the gh-pages branch (like before) * you test the app under http://zefanja.github.io/biblez-ng/app/ |