cryptpad/www/common
yflory ee605183e5 Make sure we don't have duplicates in the webchannel members 2018-01-15 15:40:52 +01:00
..
outer Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2018-01-12 15:55:00 +01: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
LessLoader.js Flow compliance and fix a few bugs in rpc.js 2017-11-30 18:32:20 +01:00
RequireLess.js make libs pass jshint 2017-06-22 10:03:58 +02:00
TypingTests.js Fix the typong tests not working properly 2016-04-14 12:24:17 +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 Better logging if we trigger the doc emptystring issue 2017-12-18 18:28:48 +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 Clean cryptpad-common 2017-11-23 12:28:49 +01:00
common-hash.js Fix profile in read-only mode 2017-12-12 12:14:32 +01:00
common-interface.js Remove console error caused by setTimeout called with undefined 2018-01-12 17:44:56 +01:00
common-language.js Remove jquery from outer 2017-12-01 16:05:23 +01:00
common-messaging.js Use async store 2017-11-30 15:01:17 +01: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 improve thumbnails creation performances in code 2018-01-09 15:25:11 +01:00
common-ui-elements.js Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2018-01-12 14:51:53 +01:00
common-util.js Enable messenger in async store 2017-12-01 14:49:21 +01:00
cryptget.js Use async store 2017-11-30 15:01:17 +01:00
cryptpad-common.js Fix missing callback when uploading files to the drive 2018-01-03 15:08:26 +01:00
cursor.js eat errors related to cursors 2017-12-12 14:51:51 +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 task list in markdown when using one empty line between tasks 2017-12-22 14:56:01 +01: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
loading.js Use CSS to remove the loading screen 2017-12-21 18:21:10 +01: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 Fix import pads from anon drive at registration 2017-12-15 18:27:13 +01:00
metadata-manager.js Make sure we don't have duplicates in the webchannel members 2018-01-15 15:40:52 +01:00
migrate-user-object.js Clean cryptpad-common 2017-11-23 12:28:49 +01:00
modes.js Fix syntax highlighting 2017-07-03 11:16:28 +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 jshint compliance 2017-08-23 11:04:44 +02:00
pinpad.js Use async store 2017-11-30 15:01:17 +01:00
requireconfig.js Big caching improvements :D 2017-08-22 15:50:10 +02:00
rpc.js Use async store 2017-11-30 15:01:17 +01:00
sframe-app-framework.js Add an advanced new pad modal 2018-01-12 09:50:11 +01: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 Fix 'NaN' txid for RPC when using IE 2018-01-03 17:14:35 +01:00
sframe-chainpad-netflux-inner.js signal that onLocal is called by onRemote 2017-12-22 13:16:15 +01:00
sframe-chainpad-netflux-outer.js Fix Phantom viewers' revenge 2018-01-15 15:38:18 +01: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 a race condition when switching language in the code app 2018-01-09 12:44:25 +01:00
sframe-common-file.js Fix multiple file upload prompt 2018-01-03 11:42:23 +01:00
sframe-common-history.js Add a pad creation page 2017-12-07 18:51:50 +01:00
sframe-common-outer.js Todo app has a hash in the omnibar 2018-01-12 17:08:41 +01:00
sframe-common-title.js Remove common-interface dependency from cryptpad-common 2017-11-13 12:00:26 +01:00
sframe-common.js Add an advanced new pad modal 2018-01-12 09:50:11 +01:00
sframe-messenger-inner.js repair broken 'clear channel' button 2017-11-21 17:19:35 +01:00
sframe-protocol.js Added some nice testing 2017-12-15 16:09:30 +01: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
tippy.css develop a system for avoiding z-index problems 2017-09-13 17:43:17 +02:00
tippy.min.js bump tippy to 1.2.0, add dynamicTitle option 2017-08-08 16:19:44 +02:00
toolbar3.js Hide pad creation screen features if it is disabled in app config 2018-01-12 14:50:39 +01:00
treesome.js remove unused variables 2017-05-04 16:16:09 +02:00
userObject.js lint compliance 2018-01-08 17:41:10 +01: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