cryptpad/www/common
2018-05-04 15:42:29 +02:00
..
outer Clean migration logging 2018-05-03 18:17:18 +02:00
pdfjs Compressed images: PNG recompressed pixel identical, JPGs recompressed visually identically. Saving about 9.8%≈580kB overall, to speed up initial and repeating client connections. 2017-10-14 00:31:31 +02:00
theme fix font size 2017-03-31 13:28:30 +02:00
tippy New tooltips 2018-04-12 19:08:08 +02:00
application_config_internal.js Enable pad creation screen 2018-02-20 10:39:02 +01: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 fix confusing error message 2018-03-23 18:05:16 +01:00
clipboard.js remove unused variables 2017-05-04 16:16:09 +02:00
common-constants.js Add an advanced new pad modal 2018-01-12 09:50:11 +01:00
common-feedback.js Ability to disable feedback on the entire instance 2018-01-23 13:47:30 +01:00
common-hash.js Lint compliance 2018-04-27 18:04:21 +02:00
common-interface.js Add revealable password input to display or prompt the password 2018-05-04 15:42:29 +02:00
common-language.js Remove jquery from outer 2017-12-01 16:05:23 +01:00
common-messaging.js Lint compliance 2018-04-27 18:04:21 +02:00
common-messenger.js Remove jquery from outer 2017-12-01 16:05:23 +01:00
common-notifier.js Remove common-interface dependency from cryptpad-common 2017-11-13 12:00:26 +01:00
common-realtime.js Use async store 2017-11-30 15:01:17 +01:00
common-thumbnail.js Lint compliance 2018-04-27 18:04:21 +02:00
common-ui-elements.js Add revealable password input to display or prompt the password 2018-05-04 15:42:29 +02:00
common-util.js actually fix weird checkbox logic, and lint compliance 2018-03-19 17:13:44 +01:00
cryptget.js Add passwod prompt to access protected pads 2018-04-25 19:03:58 +02:00
cryptpad-common.js Don't return channel in parsePadUrl 2018-04-27 17:23:23 +02:00
cursor.js Hide editor toolbars by default when using a small screen 2018-03-07 17:34:55 +01:00
curve-put.js add support for curve message signing and curve validateKeys 2017-07-06 18:30:16 +02:00
curve.js handle errors when deriving keys. fix incorrect reference 2017-08-17 12:50:12 +02:00
diffMarked.js Fix issues with channel ID when using a password 2018-04-26 15:10:31 +02:00
dom-ready.js Remove jquery from outer 2017-12-01 16:05:23 +01:00
encode.js remove unused variables 2017-05-04 16:16:09 +02:00
feedback-main.js Migrate settings to use a sandboxed iframe 2017-11-09 14:23:40 +01:00
feedback.html use bootloader in feedback.html 2017-04-18 17:31:35 +02:00
file-dialog.less Overrides to colortheme.less will nolonger block the adding of new keys to the original file 2017-12-05 18:32:23 +01:00
flat-dom.js make flat dom quiet again 2017-12-04 10:16:17 +01:00
hyperscript.js use setAttribute for assigning attributes in hyperscript 2017-09-19 10:27:19 +02:00
LessLoader.js Flow compliance and fix a few bugs in rpc.js 2017-11-30 18:32:20 +01:00
loading.js Fix loading screen in login and register 2018-04-19 14:21:26 +02:00
markdown.less make some markdown styles reusable 2017-08-02 11:03:06 +02:00
media-tag-nacl.min.js Add media-tag-nacl to cryptpad so it will be hosted on the server 2017-08-31 16:28:48 +02:00
media-tag.js use recompiled media-tag 2017-10-05 17:00:47 +02:00
mergeDrive.js Don't return channel in parsePadUrl 2018-04-27 17:23:23 +02:00
metadata-manager.js Fix template importer 2018-03-23 10:53:31 +01:00
migrate-user-object.js Clean migration logging 2018-05-03 18:17:18 +02:00
modes.js Add support for org-mode in th code app 2018-01-18 15:04:06 +01: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 jshint compliance 2017-08-23 11:04:44 +02:00
pinpad.js Automatic account deletion 2018-03-21 18:27:20 +01:00
requireconfig.js Big caching improvements :D 2017-08-22 15:50:10 +02:00
RequireLess.js make libs pass jshint 2017-06-22 10:03:58 +02:00
rpc.js Send cookie when history keeper has changed 2018-02-16 15:25:53 +01:00
sframe-app-framework.js Merge branch 'password' into staging 2018-05-03 15:16:03 +02:00
sframe-app-outer.js Create an owned pad and view owned pads in the drive 2018-01-08 17:36:44 +01:00
sframe-boot.js Base for Drive in sandboxed iframe 2017-09-21 17:59:26 +02:00
sframe-boot2.js provide hints for running CryptPad 2018-01-24 16:16:46 +01:00
sframe-chainpad-netflux-inner.js Automatic account deletion 2018-03-21 18:27:20 +01:00
sframe-chainpad-netflux-outer.js Merge branch 'checkpoint-bug' into merge-checkpoint-bug 2018-04-27 17:45:26 +02:00
sframe-channel.js Call the handler if onReady is called for a ready channel 2017-12-11 12:48:06 +01:00
sframe-common-codemirror.js Fix issues with channel ID when using a password 2018-04-26 15:10:31 +02:00
sframe-common-file.js Tets mediatag plugin using widgets 2018-04-19 17:45:08 +02:00
sframe-common-history.js Remove full history timeout 2018-02-09 15:47:29 +01:00
sframe-common-outer.js Don't return channel in parsePadUrl 2018-04-27 17:23:23 +02:00
sframe-common-title.js Remove common-interface dependency from cryptpad-common 2017-11-13 12:00:26 +01:00
sframe-common.js Add revealable password input to display or prompt the password 2018-05-04 15:42:29 +02:00
sframe-messenger-inner.js repair broken 'clear channel' button 2017-11-21 17:19:35 +01:00
sframe-protocol.js Add passwod prompt to access protected pads 2018-04-25 19:03:58 +02:00
test.js Added testing of /poll/ :D 2018-01-11 15:45:12 +01:00
test.md test for flakey tests 2017-08-28 18:42:04 +02:00
text-cursor.js return transformed cursor value 2017-11-24 10:03:45 +01:00
themes.js uppercase LOL 2017-04-14 15:35:02 +02:00
toolbar3.js Lint compliance 2018-05-03 15:16:48 +02:00
treesome.js remove unused variables 2017-05-04 16:16:09 +02:00
TypingTests.js Fix the typong tests not working properly 2016-04-14 12:24:17 +02:00
userObject.js Don't return channel in parsePadUrl 2018-04-27 17:23:23 +02:00
visible.js remove unused variables 2017-05-04 16:16:09 +02:00
wire.js WIP rpc framework 2017-12-08 11:47:07 +01:00