Sheogorath
|
500207545f
|
Fix broken profile images
|
2017-09-22 12:40:43 +02:00 |
Wu Cheng-Han
|
20c5c78c29
|
Fix typo in the db config
|
2017-06-05 03:52:25 +08:00 |
BoHong Li
|
ecb0533605
|
refactor(config.js): Extract config file
* Separate different config source to each files
* Freeze config object
|
2017-05-08 19:29:07 +08:00 |
BoHong Li
|
aca01f064d
|
refactor: Remove `require` extension filename
|
2017-05-08 19:29:06 +08:00 |
Wu Cheng-Han
|
4a1d08c653
|
Fix strip null byte in model should cast to string to use replace function
|
2017-03-15 22:12:24 +08:00 |
Wu Cheng-Han
|
baf13072c1
|
Fix update doc from filesystem cause redundant authorship stringify
|
2017-03-14 17:11:52 +08:00 |
BoHong Li
|
5870d988b5
|
Use strict mode in all backend files
add ‘use strict’ in all backend file
|
2017-03-14 13:02:43 +08:00 |
BoHong Li
|
4889e9732d
|
Use JavaScript Standard Style
Introduce JavaScript Standard Style as project style rule,
and fixed all fail on backend code.
|
2017-03-08 18:45:51 +08:00 |
Wu Cheng-Han
|
2aee0f267c
|
Fix user profile photo might not replace to proper size
|
2017-02-18 20:07:15 +08:00 |
NV
|
0a7adaf35d
|
Add default permission config
|
2017-02-10 10:16:38 +09:00 |
Wu Cheng-Han
|
8cfbfa4352
|
Update to add biggerphoto on parsing user profile
|
2017-02-03 21:48:36 +08:00 |
Wu Cheng-Han
|
5f65795e79
|
Fix permission order and keep wording consistency
|
2017-01-12 19:04:17 +08:00 |
Max Wu
|
a8068d38d5
|
Merge pull request #313 from elct9620/feature/disable_anonymous_view
WIP: Add options to limit anonymous view note
|
2017-01-10 20:23:47 +08:00 |
蒼時弦也
|
7b02c48d93
|
Adjust permission order to more clarly
|
2017-01-10 14:13:30 +08:00 |
蒼時弦也
|
89b8ddeaba
|
Add limited and protected permission
|
2017-01-10 10:02:37 +08:00 |
Max Wu
|
b13635aac9
|
Merge pull request #279 from alecdwm/ldap-auth
Support for LDAP server authentication
|
2017-01-09 00:49:40 +08:00 |
alecdwm
|
01361afa7a
|
Profile pictures for LDAP users
|
2017-01-06 05:37:40 +01:00 |
Wu Cheng-Han
|
c1b5e74cf9
|
Fix and refactor extracting content using metaMarked directly might lead in invalid object
|
2017-01-04 23:57:16 +08:00 |
Wu Cheng-Han
|
b1ec3ba748
|
Refactor data processing to model definition
|
2017-01-02 11:05:36 +08:00 |
Wu Cheng-Han
|
d9e19b6029
|
Update to remove null byte before saving to DB and remove null byte on changes
|
2017-01-02 11:05:05 +08:00 |
Wu Cheng-Han
|
f6d8e3ab00
|
Remove LZString compression for data storage
|
2017-01-02 10:59:53 +08:00 |
bananaappletw
|
96fb3743f3
|
Use dburl to configurate
|
2016-12-22 21:51:48 +08:00 |
bananaappletw
|
3a091ff9a5
|
Simplify code for heroku
|
2016-12-22 19:42:00 +08:00 |
bananaappletw
|
acaeef172a
|
Fix #293
|
2016-12-22 13:23:17 +08:00 |
Yukai Huang
|
5282bf491e
|
Update sequelize init condition
|
2016-12-12 11:12:59 +08:00 |
Yukai Huang
|
74c1da4536
|
Simplify output with sequelize database argument
|
2016-12-12 10:36:24 +08:00 |
Wu Cheng-Han
|
a73d9ce39e
|
Update to support optional email register and signin
|
2016-12-02 01:58:14 +08:00 |
Wu Cheng-Han
|
71a356552f
|
Update to auto generate meta description based on content in publish note and slide
|
2016-11-26 23:04:29 +08:00 |
Wu Cheng-Han
|
c671d54d67
|
Add dmp worker to leverage CPU intensive calculation to child process
|
2016-11-18 12:09:58 +08:00 |
Wu Cheng-Han
|
1e6de0b90e
|
Change revision saving policy period
|
2016-10-15 13:54:16 +08:00 |
Wu Cheng-Han
|
07673f0726
|
Fix note extract tags might get encoded HTML entity
|
2016-10-12 13:14:59 +08:00 |
Wu Cheng-Han
|
bc74c1f0cb
|
Fix doc updating revision not stringify and compress authorship before save
|
2016-10-11 00:55:38 +08:00 |
Wu Cheng-Han
|
12d5ed43a7
|
Update to support delete note
|
2016-10-10 21:04:24 +08:00 |
Wu Cheng-Han
|
36a1900ce3
|
Update to make note history count in server-side when user logged
|
2016-10-10 20:55:33 +08:00 |
Wu Cheng-Han
|
11a8c0f9cf
|
Workaround cheerio text method shouldn't preserve html tags on fetching note title
|
2016-10-10 20:38:14 +08:00 |
Wu Cheng-Han
|
d23ced1fba
|
Update to move authorship calculation code to note model and support update authorship after making revision of docs
|
2016-10-10 20:23:33 +08:00 |
Wu Cheng-Han
|
79fd2d1364
|
Update to add revision saving policy
|
2016-09-18 16:50:20 +08:00 |
Wu Cheng-Han
|
a013c9d3bc
|
Update slide mode to show extra info and support url actions and support disqus via yaml-metadata
|
2016-08-15 11:25:27 +08:00 |
Wu Cheng-Han
|
9bf7b92707
|
Fix meta might be null issue
|
2016-08-15 10:59:40 +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
|
b367e110b6
|
Update to support slideOptions in the YAML metadata
|
2016-08-01 00:08:22 +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
|
458d07dde7
|
Update to change server-side pre-rendering engine from marked to markdown-it
|
2016-07-02 16:11:06 +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
|
18f7eb281c
|
Fix create new note should not use default note created time
|
2016-06-17 16:28:04 +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
|
dfd2c6297c
|
Update note model if doc in filesystem have newer modified will update it in db
|
2016-05-30 12:43:51 +08:00 |