Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mark as 0.5.0 | Wu Cheng-Han | 2017-01-02 | 1 | -2/+2 |
| | |||||
* | Use dburl to configurate | bananaappletw | 2016-12-22 | 1 | -4/+3 |
| | |||||
* | Fixed typo: anonmyous | Florian Rhiem | 2016-12-21 | 1 | -2/+2 |
| | |||||
* | Fix email option in config not parse correctly | Wu Cheng-Han | 2016-12-20 | 1 | -1/+1 |
| | |||||
* | Mark as 0.4.6 | Wu Cheng-Han | 2016-12-19 | 1 | -1/+1 |
| | |||||
* | Add support of allow free url config option with correspond modifications | Wu Cheng-Han | 2016-12-16 | 1 | -0/+3 |
| | |||||
* | Fix typo | Wu Cheng-Han | 2016-12-16 | 1 | -1/+1 |
| | |||||
* | Add support of allow anonymous config option with correspond modifications | Wu Cheng-Han | 2016-12-15 | 1 | -0/+3 |
| | |||||
* | Update to support optional email register and signin | Wu Cheng-Han | 2016-12-02 | 1 | -0/+2 |
| | |||||
* | Add env config prefix | Yukai Huang | 2016-11-17 | 1 | -5/+5 |
| | |||||
* | Config s3 through env variables | Yukai Huang | 2016-11-16 | 1 | -7/+6 |
| | |||||
* | upload image to s3 | Yukai Huang | 2016-11-16 | 1 | -1/+12 |
| | |||||
* | support filesystem image upload | Yukai Huang | 2016-11-14 | 1 | -1/+5 |
| | |||||
* | Fix config.js use cdn option not parse properly and add missing cdn resources | Wu Cheng-Han | 2016-10-23 | 1 | -1/+1 |
| | |||||
* | Change use cdn config option default to be true | Wu Cheng-Han | 2016-10-23 | 1 | -1/+1 |
| | |||||
* | Change to raise socket io timeout, heartbeat interval and timeout to lower ↵ | Wu Cheng-Han | 2016-10-23 | 1 | -2/+2 |
| | | | | offline period | ||||
* | 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) |