cryptpad/www/common
2017-11-24 13:40:21 +01:00
..
outer Remove util and hash from common 2017-11-13 16:32:40 +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
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 polyfill for array.fill 2017-08-29 11:49:10 +02:00
clipboard.js remove unused variables 2017-05-04 16:16:09 +02:00
common-constants.js Constants file 2017-11-21 16:47:19 +01:00
common-hash.js Improve drive loading speed 2017-11-21 11:09:59 +01:00
common-interface.js Fix laggy and blinking tooltips 2017-11-15 16:31:26 +01:00
common-language.js Migrate settings to use a sandboxed iframe 2017-11-09 14:23:40 +01:00
common-messaging.js Put constants in a separate file 2017-11-21 16:46:19 +01:00
common-messenger.js repair broken 'clear channel' button 2017-11-21 17:19:35 +01:00
common-notifier.js Remove common-interface dependency from cryptpad-common 2017-11-13 12:00:26 +01:00
common-realtime.js Remove Realtime and Messaging from common 2017-11-13 17:01:09 +01:00
common-thumbnail.js Fix video thumbnails 2017-11-17 18:20:02 +01:00
common-ui-elements.js Use less2 classes in the user menu 2017-11-17 18:20:45 +01:00
common-util.js Remove util and hash from common 2017-11-13 16:32:40 +01:00
credential.js use camel case, not snek case 2017-09-11 14:00:27 +02:00
cryptget.js lint compliance 2017-11-24 10:32:58 +01:00
cryptpad-common.js resolve merge conflicts 2017-11-23 16:56:49 +01:00
cursor.js remove unused variables 2017-05-04 16:16:09 +02: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 Remove util and hash from common 2017-11-13 16:32:40 +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 Use less2 in secure iframes 2017-09-04 15:09:54 +02:00
flat-dom.js disable thumbnail test. add test for flat dom 2017-10-27 11:01:22 +02:00
fsStore.js use unified listmap 2017-11-24 13:40:21 +01:00
hyperscript.js use setAttribute for assigning attributes in hyperscript 2017-09-19 10:27:19 +02:00
LessLoader.js Improve the LessLoader check to hopefully stop the message saying cookies were blocked. 2017-09-25 15:45:56 +02:00
loading.js show loading screen tips during loading screen 2017-09-26 10:59:25 +02:00
login.js Remove util and hash from common 2017-11-13 16:32:40 +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 Put constants in a separate file 2017-11-21 16:46:19 +01:00
metadata-manager.js Use codemirror for description in poll 2017-10-03 19:04:29 +02:00
migrate-user-object.js Improve drive loading speed 2017-11-21 11:09:59 +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 add history removal 2017-07-20 15:55:04 +02: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 ensure that function signatures are correct 2017-08-28 11:40:31 +02:00
sframe-app-framework.js resolve merge conflicts 2017-11-23 16:56:49 +01:00
sframe-app-outer.js Minor refactoring of /pad/ ; moved /*/main.js into a common file ; framework'd /code/ 2017-09-27 16:53:16 +02:00
sframe-boot.js Base for Drive in sandboxed iframe 2017-09-21 17:59:26 +02:00
sframe-boot2.js implement removeItem so localForage doesn't complain 2017-10-27 10:37:44 +02:00
sframe-chainpad-netflux-inner.js Remove TextPatcher and begin to include ChainPad directly using requirejs instead of sniffing off the window 2017-11-09 17:07:04 +01:00
sframe-chainpad-netflux-outer.js Fix framework by removing some async and also fix media tags 2017-09-27 11:58:14 +02:00
sframe-channel.js 1. implement cryptpadCache which has put() and get() functions that can be used like a localStorage that auto-flushes when a new version is released 2017-09-14 10:23:05 +02:00
sframe-common-codemirror.js resolve merge conflicts 2017-11-23 16:56:49 +01:00
sframe-common-file.js Add an option to never rename a file during the session 2017-11-17 10:57:54 +01:00
sframe-common-history.js lint compliance 2017-11-24 10:32:58 +01:00
sframe-common-outer.js repair broken 'clear channel' button 2017-11-21 17:19:35 +01:00
sframe-common-title.js Remove common-interface dependency from cryptpad-common 2017-11-13 12:00:26 +01:00
sframe-common.js Move the 'logged out' screen inside the sframe 2017-11-13 17:29:00 +01:00
sframe-messenger-inner.js repair broken 'clear channel' button 2017-11-21 17:19:35 +01:00
sframe-protocol.js repair broken 'clear channel' button 2017-11-21 17:19:35 +01:00
test.js export boolean Test.testing 2017-06-01 10:23:24 +02: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 Add translation for the edit username button in the userlist 2017-11-20 14:28:35 +01: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 Put constants in a separate file 2017-11-21 16:46:19 +01:00
visible.js remove unused variables 2017-05-04 16:16:09 +02:00