Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mark as 0.4.5 | Wu Cheng-Han | 2016-10-11 | 1 | -2/+2 |
| | |||||
* | Add more environment variables for server configuration, update related ↵ | Wu Cheng-Han | 2016-10-10 | 1 | -14/+34 |
| | | | | section in README.md | ||||
* | Mark as 0.4.4 | Wu Cheng-Han | 2016-08-02 | 1 | -2/+2 |
| | |||||
* | Reduce realtime timeout and heartbeat interval to handle stale clients quicker | Wu Cheng-Han | 2016-07-02 | 1 | -2/+2 |
| | |||||
* | Mark as 0.4.3 | Wu Cheng-Han | 2016-06-28 | 1 | -1/+1 |
| | |||||
* | Add minimumCompatibleVersion and update refresh modal to show more detail ↵ | Cheng-Han, Wu | 2016-06-17 | 1 | -0/+2 |
| | | | | informations | ||||
* | Add support of saving note revision and improve app start and stop procedure ↵ | Cheng-Han, Wu | 2016-06-17 | 1 | -1/+1 |
| | | | | to ensure data integrity | ||||
* | Mark as 0.4.2 | Cheng-Han, Wu | 2016-06-01 | 1 | -1/+1 |
| | |||||
* | Add maintenance mode and update to gracefully exit process on signal | Cheng-Han, Wu | 2016-06-01 | 1 | -0/+2 |
| | |||||
* | Update slide template using ejs instead of mustache to reduce similar ↵ | Cheng-Han, Wu | 2016-05-29 | 1 | -1/+1 |
| | | | | package dependency | ||||
* | Add support of google signin | Cheng-Han, Wu | 2016-05-21 | 1 | -0/+2 |
| | |||||
* | Merge PR #118 | Cheng-Han, Wu | 2016-05-15 | 1 | -0/+2 |
|\ | |||||
| * | Start extending to support GitLab authentication. | Jason Croft | 2016-05-11 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | | | Add necessary dependency. Add baseURL parameter for self-hosted GitLab Add necessary require. Add block for GitLab auth. Fix typo Update font-awesome dependency for GitLab icon. Use a color closer to GitLab orange. More direct TODO | ||||
* | | Update to move dropbox app key setting to common.js and will auto load ↵ | Cheng-Han, Wu | 2016-05-15 | 1 | -3/+1 |
| | | | | | | | | client-side related scripts | ||||
* | | Hide Dropbox and Google Drive in Import/ Export when disabled | Jannik Lorenz | 2016-04-23 | 1 | -3/+5 |
|/ | |||||
* | Update to support when domain not provided will use relative path | Cheng-Han, Wu | 2016-04-22 | 1 | -4/+7 |
| | |||||
* | Update to support DOMAIN and URL_PATH environment variables | Cheng-Han, Wu | 2016-04-22 | 1 | -2/+2 |
| | |||||
* | Refactor server with Sequelize ORM, refactor server configs, now will show ↵ | Cheng-Han, Wu | 2016-04-20 | 1 | -0/+112 |
note status (created or updated) and support docs (note alias) |