| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Update to handle request with invalid uri | Wu Cheng-Han | 2016-12-03 | 1 | -0/+11 |
* | Remove preprocess image on upload image or it will losing support of image so... | Wu Cheng-Han | 2016-12-03 | 1 | -72/+51 |
* | Update to support optional email register and signin | Wu Cheng-Han | 2016-12-02 | 1 | -1/+46 |
* | Merge pull request #248 from hackmdio/file-upload-options | Max Wu | 2016-11-27 | 1 | -18/+87 |
|\ |
|
| * | Handle preprocess image error | Yukai Huang | 2016-11-22 | 1 | -0/+4 |
| * | Config sharp image preprocessing | Yukai Huang | 2016-11-16 | 1 | -53/+69 |
| * | upload image to s3 | Yukai Huang | 2016-11-16 | 1 | -4/+32 |
| * | Join image path with config.serverurl | Yukai Huang | 2016-11-16 | 1 | -1/+3 |
| * | save to upload folder only when option enabled | Yukai Huang | 2016-11-15 | 1 | -2/+4 |
| * | support filesystem image upload | Yukai Huang | 2016-11-14 | 1 | -12/+26 |
| * | upload image to public/uploads | Yukai Huang | 2016-11-14 | 1 | -0/+3 |
* | | Try to replace engine.io to uws in socket.io for better performance | Wu Cheng-Han | 2016-11-18 | 1 | -0/+4 |
|/ |
|
* | Add to throw error when server not ready after db synced | Wu Cheng-Han | 2016-11-07 | 1 | -0/+2 |
* | Revert "html minify in production environment" | Max Wu | 2016-10-24 | 1 | -13/+0 |
* | html minify in production environment | Peter Dave Hello | 2016-10-23 | 1 | -0/+13 |
* | Update to support Swedish locale | Wu Cheng-Han | 2016-10-21 | 1 | -1/+1 |
* | Fix socket disconnect might interrupt loop issue | Wu Cheng-Han | 2016-10-21 | 1 | -1/+3 |
* | Update to support Hindi locale | Wu Cheng-Han | 2016-10-14 | 1 | -1/+1 |
* | Fix to handle checkAllNotesRevision might return null notes | Wu Cheng-Han | 2016-10-12 | 1 | -1/+1 |
* | Fix fatal error should throw instead of return | Wu Cheng-Han | 2016-10-10 | 1 | -2/+2 |
* | Update to add post history by note id with data, delete all history and delet... | Wu Cheng-Han | 2016-10-10 | 1 | -0/+6 |
* | Update to add cache to history | Wu Cheng-Han | 2016-10-10 | 1 | -51/+5 |
* | Update to support Ukrainian locale | Wu Cheng-Han | 2016-10-10 | 1 | -1/+1 |
* | Add support of Italian, Turkish, Russian, Dutch, Croatian, Polish locales | Wu Cheng-Han | 2016-10-10 | 1 | -1/+1 |
* | Update to support Greek and Portuguese locales | Wu Cheng-Han | 2016-10-02 | 1 | -1/+1 |
* | Remove expiry from cookies | Jordan Matelsky | 2016-09-26 | 1 | -2/+1 |
* | Update to add revision saving policy | Wu Cheng-Han | 2016-09-18 | 1 | -1/+1 |
* | Update to prevent caching and crawling status | Wu Cheng-Han | 2016-09-18 | 1 | -0/+4 |
* | Update to support French, Deutsch, Japanese and Spanish locales | Wu Cheng-Han | 2016-09-16 | 1 | -1/+1 |
* | Removed redundant condition. | robert | 2016-09-06 | 1 | -11/+5 |
* | Add support of i18n with related patches and support "en" and "zh" locales fo... | Wu Cheng-Han | 2016-08-19 | 1 | -0/+11 |
* | Update to use proper way to render view and fix upload image error should res... | Wu Cheng-Han | 2016-08-19 | 1 | -5/+7 |
* | Update slide mode to show extra info and support url actions and support disq... | Wu Cheng-Han | 2016-08-15 | 1 | -0/+2 |
* | Update to support redirect back to previous url after signin | Wu Cheng-Han | 2016-08-01 | 1 | -36/+43 |
* | Update to raise the body-parser limit to fix "Error: request entity too large... | Wu Cheng-Han | 2016-07-30 | 1 | -2/+5 |
* | Fix the signin and logout redirect url might be empty | Max Wu | 2016-07-08 | 1 | -14/+14 |
* | Add rolling option on session to reset maxAge on every response to extend ses... | Wu Cheng-Han | 2016-07-05 | 1 | -1/+2 |
* | Add revision api | Cheng-Han, Wu | 2016-06-17 | 1 | -0/+2 |
* | Add support of saving note revision and improve app start and stop procedure ... | Cheng-Han, Wu | 2016-06-17 | 1 | -13/+20 |
* | Add maintenance mode and update to gracefully exit process on signal | Cheng-Han, Wu | 2016-06-01 | 1 | -0/+26 |
* | Add support of google signin | Cheng-Han, Wu | 2016-05-21 | 1 | -0/+13 |
* | Remove unused passport authenticate callback function | Cheng-Han, Wu | 2016-05-21 | 1 | -10/+5 |
* | Update to move gitlab api path to sub path and fix its find user method for P... | Cheng-Han, Wu | 2016-05-16 | 1 | -29/+1 |
* | Show only projects where user is creator, has project access >= 20, or has gr... | Jason Croft | 2016-05-13 | 1 | -0/+1 |
* | Revert last change. | Jason Croft | 2016-05-12 | 1 | -1/+1 |
* | Only pull projects the user owns. | Jason Croft | 2016-05-12 | 1 | -1/+1 |
* | Merge remote-tracking branch 'origin/master' into gitlab_snippets | Jason Croft | 2016-05-12 | 1 | -0/+3 |
|\ |
|
| * | Update to exit app when an uncaughtException occured. | Cheng-Han, Wu | 2016-05-10 | 1 | -0/+3 |
* | | Can now select from available projects and snippets to build import URL. | Jason Croft | 2016-05-12 | 1 | -2/+12 |
* | | End-point to get GitLab data. | Jason Croft | 2016-05-11 | 1 | -0/+16 |