codimd/lib
TAKIMOTO, Atsushi c7a15ecc66 Add allowAnonymousViews option
resolve #1144
set to `false` to delete `freely`, `editable` and `locked` permission when allowAnonymous is true (default is `true`)
Signed-off-by: hakoai <hakoai64@gmail.com>
2019-09-08 21:55:52 +09:00
..
config Add allowAnonymousViews option 2019-09-08 21:55:52 +09:00
migrations fix: migration should return promise 2019-04-20 01:00:14 +08:00
models refactor: fix lint on lib/models/note.js 2019-08-04 23:56:26 +08:00
ot
web Merge branch 'master' into develop 2019-08-17 00:07:49 +08:00
workers refactor: fix lint on lib/workers/dmpWorker.js 2019-08-04 23:56:31 +08:00
csp.js Merge pull request #1105 from SISheogorath/fix/gistCSP 2018-12-21 18:39:22 +01:00
history.js fix: history api failed cause by circular dependency 2019-08-05 10:04:15 +08:00
letter-avatars.js refactor: fix lint on lib/letter-avatars.js 2019-08-04 23:56:32 +08:00
logger.js refactor: fix lint warning on lib/logger.js 2019-04-12 18:00:54 +08:00
processQueue.js refactor(realtime): connection flow to queue 2019-05-27 17:53:07 +08:00
realtime.js refactor: fix lint on lib/realtime.js 2019-08-04 23:56:32 +08:00
realtimeCleanDanglingUserJob.js refactor(realtime): add test case for clean dangling user 2019-05-27 17:53:06 +08:00
realtimeClientConnection.js Add allowAnonymousViews option 2019-09-08 21:55:52 +09:00
realtimeSaveRevisionJob.js refactor(realtime): extract "save note as revision" to job 2019-05-27 17:53:06 +08:00
realtimeUpdateDirtyNoteJob.js refactor(realtime): update dirty note job 2019-05-27 17:53:06 +08:00
response.js refactor: fix lint 2019-08-05 10:22:12 +08:00
utils.js refactor: fix lint on lib/utils.js 2019-08-04 23:56:38 +08:00