cryptpad/www/common
2017-04-13 19:46:52 +02:00
..
theme fix font size 2017-03-31 13:28:30 +02:00
boot.js Implement stronger content-security-policy except in /pad/ which does not allow it. 2017-03-01 21:06:53 +01:00
boot2.js don't rewrite css rules. FOUC is too long 2017-03-29 16:02:04 +02:00
clipboard.js jshint compliance. gotta keep those tests green 2016-07-28 17:52:26 +02:00
common-hash.js Rename hash.js 2017-04-13 17:04:15 +02:00
common-util.js move standalone functions from common into their own file 2017-04-12 17:54:44 +02:00
credential.js implement log in as an api 2017-02-09 16:31:57 +01:00
cryptget.js Close the websocket network when CryptGet/CryptPut is done 2017-03-03 12:48:00 +01:00
cryptpad-common.js correct undefined reference 2017-04-13 19:46:52 +02:00
cursor.js remove dead cursor code 2017-04-12 15:59:30 +02:00
encode.js signing keys are stored in hex so encode and decode them 2017-03-07 17:30:32 +01:00
feedback-main.js apply translations on feedback page 2017-03-13 12:56:49 +01:00
feedback.html apply translations on feedback page 2017-03-13 12:56:49 +01:00
fileObject.js Clean fileObject 2017-04-11 15:11:33 +02:00
fsStore.js Integrate and fix the new fileObject (userObject) 2017-04-13 14:06:40 +02:00
login.js add signing keys to user object at login and register time 2017-03-15 18:57:13 +01:00
mergeDrive.js Integrate and fix the new fileObject (userObject) 2017-04-13 14:06:40 +02:00
modes.js Move the codemirror themes in /common 2016-10-03 14:19:37 +02:00
noscriptfix.js Implement stronger content-security-policy except in /pad/ which does not allow it. 2017-03-01 21:06:53 +01:00
notify.js don't let notifications interfere with document titles 2016-09-21 14:34:56 +02:00
pinpad.js pinpad.create should always be async 2017-04-12 16:02:42 +02:00
rpc.js disable unnecessary messages 2017-04-07 17:21:04 +02:00
themes.js add 'lol' code theme 2017-03-31 09:19:45 +02:00
toolbar.js Remove duplicates uid in the user list 2017-04-10 15:27:01 +02:00
treesome.js remove dead cursor code 2017-04-12 15:59:30 +02:00
TypingTests.js Fix the typong tests not working properly 2016-04-14 12:24:17 +02:00
userObject.js Fix lint errors 2017-04-13 15:04:17 +02:00
visible.js add small modules for page visibility api and notification apis 2016-07-06 22:16:17 +02:00