Wu Cheng-Han
|
e94810ff94
|
Update to change the last change user saving strategy
|
2016-08-15 11:01:35 +08:00 |
Wu Cheng-Han
|
9bf7b92707
|
Fix meta might be null issue
|
2016-08-15 10:59:40 +08:00 |
Wu Cheng-Han
|
3bcb36b46c
|
Improve index layout and UX with UI adjustments and better wording
|
2016-08-15 10:56:14 +08:00 |
Wu Cheng-Han
|
be81ee22ec
|
Update slide mode, now respect all meta settings and update default styles
|
2016-08-14 15:02:05 +08:00 |
Wu Cheng-Han
|
8d24d9e97f
|
Update to make doc only update while the filesystem content not equals db content
|
2016-08-14 11:22:54 +08:00 |
Wu Cheng-Han
|
f35aa94b41
|
Mark as 0.4.4
|
2016-08-02 17:17:33 +08:00 |
Wu Cheng-Han
|
67474aa1d4
|
Update realtime check and refresh event, compress data using LZString UTF16 to minimize network delay
|
2016-08-02 17:16:01 +08:00 |
Wu Cheng-Han
|
b367e110b6
|
Update to support slideOptions in the YAML metadata
|
2016-08-01 00:08:22 +08:00 |
Wu Cheng-Han
|
f69a5361cb
|
Update to make random color more discrete
|
2016-07-30 11:31:29 +08:00 |
Wu Cheng-Han
|
d4804f7aa5
|
Fix user color is not following the author color
|
2016-07-30 11:29:03 +08:00 |
Wu Cheng-Han
|
a14e7953b5
|
Add support of showing authorship in editor and adjust related styles
|
2016-07-30 11:28:24 +08:00 |
Wu Cheng-Han
|
d5549c6a84
|
Add support of saving authorship to revision
|
2016-07-30 11:24:20 +08:00 |
Wu Cheng-Han
|
2f117a22cd
|
Add support of saving authors and authorship
|
2016-07-30 11:21:38 +08:00 |
Wu Cheng-Han
|
44fd0a617b
|
Fix typo
|
2016-07-30 11:15:44 +08:00 |
Wu Cheng-Han
|
725e98288b
|
Fix realtime on forbidden not clean up properly and handle on updating note which already been clean up
|
2016-07-30 11:10:43 +08:00 |
Wu Cheng-Han
|
0f4f270193
|
Fix yaml metadata title should pass to generateWebTitle
|
2016-07-30 11:01:07 +08:00 |
Wu Cheng-Han
|
b3ba512cea
|
Fix potential memory leaks on realtime client disconnect not clean up server properly
|
2016-07-13 10:41:49 +08:00 |
Wu Cheng-Han
|
40478f4eff
|
Fix realtime on finishConnection might not clear and connect next socket in queue and should use shift instead of pop on remove invalid socket in queue
|
2016-07-05 16:11:18 +08:00 |
Wu Cheng-Han
|
da7b6a340d
|
Reduce realtime timeout and heartbeat interval to handle stale clients quicker
|
2016-07-02 16:15:05 +08:00 |
Wu Cheng-Han
|
858b30c20c
|
Try to solve potential memory leaks
|
2016-07-02 16:12:48 +08:00 |
Wu Cheng-Han
|
95c8f25fb5
|
Update response to force note, publish note, publish slide redirect to their expected url
|
2016-07-02 16:11:30 +08:00 |
Wu Cheng-Han
|
458d07dde7
|
Update to change server-side pre-rendering engine from marked to markdown-it
|
2016-07-02 16:11:06 +08:00 |
Wu Cheng-Han
|
d39f1fc700
|
Update to make slide mode support all extra syntax and change it's rendering engine
|
2016-07-02 16:09:26 +08:00 |
Wu Cheng-Han
|
d7d83c102b
|
Mark as 0.4.3
|
2016-06-28 09:38:31 +08:00 |
Cheng-Han, Wu
|
558304ff62
|
Update to support new metadata: title, description, tags and google-analytics (GA) and refactor render publish slide response function
|
2016-06-21 21:42:03 +08:00 |
Cheng-Han, Wu
|
ad6982e77e
|
Remove robot meta on note edit page and html template, add prevent crawling header to enhance note privacy
|
2016-06-21 21:37:56 +08:00 |
Cheng-Han, Wu
|
a125f80535
|
Fix pdf tmp path is missing a folder slash before timestamp
|
2016-06-17 16:33:58 +08:00 |
Cheng-Han, Wu
|
614a97376d
|
Try to solve realtime connection get stock when lots of client try to connect at same moment
|
2016-06-17 16:32:33 +08:00 |
Cheng-Han, Wu
|
73f6d383b5
|
Add minimumCompatibleVersion and update refresh modal to show more detail informations
|
2016-06-17 16:31:36 +08:00 |
Cheng-Han, Wu
|
03e68f92eb
|
Fix locked or private permission should block any operation if owner is null
|
2016-06-17 16:29:45 +08:00 |
Cheng-Han, Wu
|
18f7eb281c
|
Fix create new note should not use default note created time
|
2016-06-17 16:28:04 +08:00 |
Cheng-Han, Wu
|
8e351e7e33
|
Add revision api
|
2016-06-17 16:11:14 +08:00 |
Cheng-Han, Wu
|
dbc126b156
|
Add support of saving note revision and improve app start and stop procedure to ensure data integrity
|
2016-06-17 16:09:33 +08:00 |
Cheng-Han, Wu
|
03bdee23ff
|
Update note model on create doc will use the created time of the doc in filesystem
|
2016-06-01 23:19:47 +08:00 |
Cheng-Han, Wu
|
c439797efd
|
Mark as 0.4.2
|
2016-06-01 20:44:19 +08:00 |
Cheng-Han, Wu
|
16d5e3ea80
|
Add maintenance mode and update to gracefully exit process on signal
|
2016-06-01 14:18:54 +08:00 |
Cheng-Han, Wu
|
dfd2c6297c
|
Update note model if doc in filesystem have newer modified will update it in db
|
2016-05-30 12:43:51 +08:00 |
Cheng-Han, Wu
|
16990e35a2
|
Update slide template using ejs instead of mustache to reduce similar package dependency
|
2016-05-29 17:54:24 +08:00 |
Cheng-Han, Wu
|
20fbc9957f
|
Update project title
|
2016-05-28 01:51:45 +08:00 |
Cheng-Han, Wu
|
f3418a619c
|
Update to use bigger size of profile image
|
2016-05-21 22:48:21 +08:00 |
Cheng-Han, Wu
|
6405bb5056
|
Add support of google signin
|
2016-05-21 22:48:00 +08:00 |
Cheng-Han, Wu
|
d74d7bc31b
|
Update to use dropbox api version 2
|
2016-05-21 22:40:54 +08:00 |
Cheng-Han, Wu
|
40967ce7e2
|
Update to make user profile auto update on authentication
|
2016-05-20 03:02:07 +08:00 |
Cheng-Han, Wu
|
bbc7e26e77
|
Update to use bigger avatar image and twitter now use screen_name based profile image url
|
2016-05-20 02:13:22 +08:00 |
Cheng-Han, Wu
|
eb5873a94d
|
Update to move gitlab api path to sub path and fix its find user method for PR #121
|
2016-05-16 18:16:45 +08:00 |
Cheng-Han, Wu
|
6b521b99d4
|
Fix code styles and user refreshToken might need update when accessToken not match
|
2016-05-16 12:46:48 +08:00 |
Cheng-Han, Wu
|
baa946968d
|
Add db migrations for PR #121
|
2016-05-15 12:20:42 +08:00 |
Cheng-Han, Wu
|
93c6205aa6
|
Fix merge conflicts
|
2016-05-15 11:17:02 +08:00 |
Cheng-Han, Wu
|
8a01b7242c
|
Merge branch 'gitlab_snippets' of https://github.com/jccrofty30/hackmd into jccrofty30-gitlab_snippets
# Conflicts:
# lib/response.js
|
2016-05-15 11:02:15 +08:00 |
Cheng-Han, Wu
|
73835763c6
|
Merge PR #118
|
2016-05-15 10:58:41 +08:00 |