summaryrefslogtreecommitdiff
path: root/lib/config.js (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-10-23Fix config.js use cdn option not parse properly and add missing cdn resourcesWu Cheng-Han1-1/+1
2016-10-23Change use cdn config option default to be trueWu Cheng-Han1-1/+1
2016-10-23Change to raise socket io timeout, heartbeat interval and timeout to lower ↵Wu Cheng-Han1-2/+2
offline period
2016-10-11Mark as 0.4.5Wu Cheng-Han1-2/+2
2016-10-10Add more environment variables for server configuration, update related ↵Wu Cheng-Han1-14/+34
section in README.md
2016-08-02Mark as 0.4.4Wu Cheng-Han1-2/+2
2016-07-02Reduce realtime timeout and heartbeat interval to handle stale clients quickerWu Cheng-Han1-2/+2
2016-06-28Mark as 0.4.3Wu Cheng-Han1-1/+1
2016-06-17Add minimumCompatibleVersion and update refresh modal to show more detail ↵Cheng-Han, Wu1-0/+2
informations
2016-06-17Add support of saving note revision and improve app start and stop procedure ↵Cheng-Han, Wu1-1/+1
to ensure data integrity
2016-06-01Mark as 0.4.2Cheng-Han, Wu1-1/+1
2016-06-01Add maintenance mode and update to gracefully exit process on signalCheng-Han, Wu1-0/+2
2016-05-29Update slide template using ejs instead of mustache to reduce similar ↵Cheng-Han, Wu1-1/+1
package dependency
2016-05-21Add support of google signinCheng-Han, Wu1-0/+2
2016-05-15Update to move dropbox app key setting to common.js and will auto load ↵Cheng-Han, Wu1-3/+1
client-side related scripts
2016-05-11Start extending to support GitLab authentication.Jason Croft1-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
2016-05-09Start extending to support GitLab authentication.Jason Croft1-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
2016-04-23Hide Dropbox and Google Drive in Import/ Export when disabledJannik Lorenz1-3/+5
2016-04-22Update to support when domain not provided will use relative pathCheng-Han, Wu1-4/+7
2016-04-22Update to support DOMAIN and URL_PATH environment variablesCheng-Han, Wu1-2/+2
2016-04-20Refactor server with Sequelize ORM, refactor server configs, now will show ↵Cheng-Han, Wu1-0/+112
note status (created or updated) and support docs (note alias)