cryptpad/www/common
2019-09-20 16:49:38 +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
onlyoffice Add a way to restore broken spreadsheets 2019-09-10 14:02:29 +02:00
outer Fix roster.stop fix 2019-09-20 16:49:38 +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 Improve share modal UI 2019-09-12 18:51:03 +02:00
application_config_internal.js Add Team app 2019-09-04 16:08:53 +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 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 Create and store pads in a team 2019-09-12 17:54:50 +02:00
common-feedback.js guard against calling an undefined function 2019-01-11 17:01:43 +01:00
common-hash.js Merge branch 'staging' into team 2019-09-06 15:46:19 +02:00
common-interface.js Add new modal type 2019-09-20 15:26:58 +02:00
common-language.js Remove jquery from outer 2017-12-01 16:05:23 +01:00
common-messaging.js Team invitation 2019-09-20 15:27:20 +02:00
common-messenger.js Chat V3 2019-09-16 15:56:50 +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 decodeBase64 error with thumbnails 2019-09-13 15:44:35 +02:00
common-ui-elements.js Team invitation 2019-09-20 15:27:20 +02:00
common-util.js export 'response.clear' to avoid typeErrors 2019-09-19 13:55:35 +02:00
cryptget.js Don't leave the channel twice in cryptget 2019-08-26 18:53:49 +02:00
cryptpad-common.js Fix owned upload files as a team 2019-09-19 14:43:21 +02:00
cursor-treesome.js Make customized translations more maintainable 2018-10-15 18:38:41 +02:00
cursor.js FIx unrecoverable errors when using IE11 2019-01-22 12:25:49 +01:00
diffMarked.js Fix fileHost again... 2019-08-27 15:31:22 +02:00
dom-ready.js Remove jquery from outer 2017-12-01 16:05:23 +01:00
drive-ui.js Fix owned upload files as a team 2019-09-19 14:43:21 +02: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
jscolor.js Add temporary folder custom color in drive 2019-06-11 17:44:36 +02:00
LessLoader.js make it easier to filter clientside logs 2019-09-09 17:23:35 +02:00
loading.js Fix loading screen in login and register 2018-04-19 14:21:26 +02:00
make-backup.js Fix drive export from settings and exported folder name 2019-08-29 11:01:06 +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 Improve rendering of plain text mediatags 2019-08-27 11:02:03 +02:00
mergeDrive.js Fix issue with merging anon drive 2019-07-13 10:07:04 +02:00
messenger-ui.js Team chat 2019-09-17 11:05:32 +02:00
metadata-manager.js Ability to remove handlers from worker-channel and metadata-manager 2019-08-19 15:37:08 +02:00
migrate-user-object.js Chat V3 2019-09-16 15:56:50 +02:00
modes.js Fix issues of no file extension for pad export 2019-07-29 16:30:48 +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
notifications.js Team invitation 2019-09-20 15:27:20 +02:00
notify.js Add notification icon 2019-09-10 13:13:08 +02:00
pinpad.js export the rpc's 'destroy' method via pinpad 2019-09-18 15:02:32 +02:00
proxy-manager.js Teams: setPadAttribute and getPadAttribute 2019-09-05 18:25:14 +02:00
requireconfig.js Change translation format to JSON 2019-01-30 14:38:21 +01:00
RequireLess.js make libs pass jshint 2017-06-22 10:03:58 +02:00
rpc.js generate new txids when resending RPC commands and prevent unintended fallthrough in handler 2019-09-06 14:59:32 +02:00
sframe-app-framework.js Fix fileHost error 2019-08-27 15:37:45 +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 Refresh properties modal when receiving metadata updates 2019-09-03 13:30:35 +02:00
sframe-channel.js Prevent timeout when restoring drive 2018-07-19 17:51:38 +02:00
sframe-common-codemirror.js Fix backspace in CodeMirror 2019-08-29 14:56:42 +02:00
sframe-common-cursor.js Add a settings category about the cursor 2018-12-06 13:48:14 +01:00
sframe-common-file.js Fix owned upload files as a team 2019-09-19 14:43:21 +02:00
sframe-common-history.js Shared folder history 2019-06-17 14:13:06 +02:00
sframe-common-mailbox.js lint compliance... 2019-09-09 18:10:20 +02:00
sframe-common-outer.js Handle multiple file uploaders on the same page 2019-09-19 14:17:07 +02:00
sframe-common-title.js Fix missing pad title in notifications 2019-07-04 15:51:29 +02:00
sframe-common.js Team invitation 2019-09-20 15:27:20 +02:00
sframe-protocol.js Merge branch 'staging' into oo2 2018-12-13 16:24:11 +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
textFit.min.js Display all applications in a grid on the home page 2019-03-28 16:58:46 +01:00
themes.js uppercase LOL 2017-04-14 15:35:02 +02:00
toolbar3.js Add Team app 2019-09-04 16:08:53 +02:00
TypingTests.js Add typing test in the code app 2018-11-22 14:45:12 +01:00
userObject.js Use console.debug in userObject 2019-09-13 15:34:33 +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