cryptpad/www/common
2018-10-17 14:32:33 +02:00
..
highlight Add support for less highlighting 2018-09-19 17:06:39 +02:00
jquery-ui Suggest tags based on existing ones. Display existing tags in the drive. 2018-05-15 18:18:56 +02:00
outer Don't rejoin a dropped channel on reconnect and leave chat channel 2018-10-04 15:29:34 +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
translations Basic CryptDrive export with pads 2018-10-17 14:32:33 +02:00
application_config_internal.js enable shared folders by default 2018-09-20 11:40:42 -04: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 Disable crowdfunding message for premium users 2018-09-14 11:21:52 +02:00
common-feedback.js Ability to disable feedback on the entire instance 2018-01-23 13:47:30 +01:00
common-hash.js Add support for read-only href stored in filesData 2018-06-28 18:16:38 +02:00
common-interface.js New Features page 2018-10-03 17:25:04 +02:00
common-language.js Remove jquery from outer 2017-12-01 16:05:23 +01:00
common-messaging.js Refactor contacts/messenger so that it is usable directly in the apps 2018-09-06 18:41:22 +02:00
common-messenger.js Distinguish between two anonymous users in the chat 2018-10-05 18:04:20 +02:00
common-notifier.js Enable browser notifications for messaging tools 2018-10-02 12:08:25 +02:00
common-realtime.js Use async store 2017-11-30 15:01:17 +01:00
common-thumbnail.js Fix 404 in thumbnails creation with corrupted data in the drive 2018-06-11 11:46:27 +02:00
common-ui-elements.js Remove dropdown menus scrollbar when space is available 2018-10-15 16:35:21 +02:00
common-util.js Make customized translations more maintainable 2018-10-15 18:38:41 +02:00
cryptget.js Return an error when the pad has been deleted from the server 2018-10-16 17:49:24 +02:00
cryptpad-common.js Password-protected shared folders 2018-10-05 18:06:11 +02:00
cursor-treesome.js Make customized translations more maintainable 2018-10-15 18:38:41 +02:00
cursor.js Make customized translations more maintainable 2018-10-15 18:38:41 +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 Add syntax highlighting in code blocks rendered from markdown 2018-09-19 16:51:53 +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 refactoring of the less infrastructure 2018-07-14 15:15:23 +02:00
flat-dom.js compare flat-dom output against hyperjson 2018-05-17 10:35:48 +02:00
hyperscript.js use setAttribute for assigning attributes in hyperscript 2017-09-19 10:27:19 +02:00
LessLoader.js Make LessLoader flow properly, sorry about that 2018-07-18 16:22:44 +02: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 Ability to import mediatags to the drive 2018-08-31 15:41:08 +02:00
mergeDrive.js safety net for call of undefined function in mergeDrive 2018-08-16 16:59:52 +02:00
metadata-manager.js Fix wrong pad title in drive 2018-06-11 10:58:44 +02:00
migrate-user-object.js Migration for read-only links + fix issues with read-only pads 2018-06-29 18:16:04 +02:00
modes.js Add support for PowerShell mode in codemirror 2018-10-08 11:16:38 +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 Enable browser notifications for messaging tools 2018-10-02 12:08:25 +02:00
pinpad.js implement removeLoginBlock rpc 2018-06-19 17:17:56 +02:00
proxy-manager.js Password-protected shared folders 2018-10-05 18:06:11 +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 Add a comment 2018-10-05 18:04:48 +02:00
sframe-app-framework.js Add a pad room when the messenger is active in a pad 2018-09-07 19:35:06 +02:00
sframe-app-outer.js Refactor contacts/messenger so that it is usable directly in the apps 2018-09-06 18:41:22 +02: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 Progress bar for loading a pad (framework only) 2018-08-30 12:07:21 +02:00
sframe-chainpad-netflux-outer.js Ability to change the password of a pad 2018-06-14 17:18:32 +02:00
sframe-channel.js Prevent timeout when restoring drive 2018-07-19 17:51:38 +02:00
sframe-common-codemirror.js Password-protected files 2018-05-25 18:00:10 +02:00
sframe-common-file.js Remember previous values in the file upload modal 2018-08-30 12:14:37 +02:00
sframe-common-history.js Fix history mode UI 2018-06-25 16:59:40 +02:00
sframe-common-outer.js Basic CryptDrive export with pads 2018-10-17 14:32:33 +02:00
sframe-common-title.js View a shared folder with an unregistered user 2018-10-01 15:17:27 +02:00
sframe-common.js Enable browser notifications for messaging tools 2018-10-02 12:08:25 +02:00
sframe-messenger-inner.js Disable friends chat in pad messenger 2018-09-14 15:42:41 +02:00
sframe-protocol.js Basic CryptDrive export with pads 2018-10-17 14:32:33 +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 Remove dropdown menus scrollbar when space is available 2018-10-15 16:35:21 +02:00
TypingTests.js Fix the typong tests not working properly 2016-04-14 12:24:17 +02:00
userObject.js Password-protected shared folders 2018-10-05 18:06:11 +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