cryptpad/www/common
2020-12-14 08:05:36 +05:30
..
highlight Add support for Rust syntax highlighting 2020-09-17 17:48:02 +02:00
inner Remove XXX related to translation keys 2020-12-04 13:54:17 +00:00
jquery-ui Suggest tags based on existing ones. Display existing tags in the drive. 2018-05-15 18:18:56 +02:00
onlyoffice Spreadsheets editors are marked as viewers before they make a change 2020-12-11 16:12:52 +01:00
outer rule out double-callbacks when clearing cache 2020-12-11 17:06:37 +05:30
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 Translated using Weblate (German) 2020-12-14 03:34:03 +01:00
application_config_internal.js Unify contact icons to FontAwesome 2020-07-29 17:52:59 +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 keep bisecting to narrow down on the Firefox iOS error 2020-11-17 19:52:37 +05:30
clipboard.js remove unused variables 2017-05-04 16:16:09 +02:00
common-constants.js Stop using sessionStorage in CryptPad 2020-11-03 16:48:31 +05:30
common-credential.js move credential.js from customize.dist/ to www/common/ 2019-09-27 12:04:31 +02:00
common-feedback.js guard against calling an undefined function 2019-01-11 17:01:43 +01:00
common-hash.js reject protocol-relative URLs in 'parsePadURL' 2020-12-11 17:48:15 +05:30
common-interface.js Fix keybinding in upload modal 2020-11-25 16:36:55 +01:00
common-language.js Remove jquery from outer 2017-12-01 16:05:23 +01:00
common-messaging.js Fix duplicate friend data 2020-11-25 15:14:33 +01:00
common-notifier.js Fix ability to create more than one team. Add chat notifications 2019-10-04 17:30:55 +02:00
common-realtime.js Use async store 2017-11-30 15:01:17 +01:00
common-signing-keys.js reuse Keys.canonicalize to accept any pubkey format 2020-10-08 19:07:00 +05:30
common-thumbnail.js Deduplicate code between File and MediaTag 2020-12-03 15:22:39 +01:00
common-ui-elements.js remove hardcoded translation 2020-12-11 16:57:09 +05:30
common-util.js Add cryptget and blob cache 2020-11-30 12:07:03 +01:00
cryptget.js Add cryptget and blob cache 2020-11-30 12:07:03 +01:00
cryptpad-common.js Add cryptget and blob cache 2020-11-30 12:07:03 +01:00
cursor-treesome.js Fix cursor recovery in pad 2020-04-22 18:43:12 +02:00
cursor.js FIx unrecoverable errors when using IE11 2019-01-22 12:25:49 +01:00
diffMarked.js Fix restrictedTags regex 2020-12-08 13:41:29 +01:00
dom-ready.js Remove jquery from outer 2017-12-01 16:05:23 +01:00
drive-ui.js Merge branch 'download' into cacheRT 2020-11-24 16:46:22 +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
jscolor.js Add temporary folder custom color in drive 2019-06-11 17:44:36 +02:00
less.min.js Load less files only once 2020-04-24 18:42:50 +02:00
LessLoader.js More improvements 2020-11-03 16:48:31 +05:30
loading.js Fix loading screen in login and register 2018-04-19 14:21:26 +02:00
make-backup.js Add cryptget and blob cache 2020-11-30 12:07:03 +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 remove unnecessary console.log 2020-12-11 17:04:57 +05:30
mergeDrive.js Upgrade/downgrade shared folders access rights 2019-10-11 18:15:48 +02:00
messenger-ui.js Fix colors for the help, chat and userlist boxes 2020-05-15 13:50:36 +02:00
metadata-manager.js Update userlist and title in history mode 2020-09-22 12:06:26 +02:00
migrate-user-object.js Don't try to send a mailbox message as an anonymous user 2020-06-24 07:58:33 -04: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 Stop using sessionStorage for login redirect and new pad options 2020-11-03 16:48:31 +05:30
notify.js guard against typeError for unsupported notification APIs 2020-11-17 17:45:02 +05:30
pinpad.js Add trim history RPC command 2020-02-05 17:55:25 +01:00
proxy-manager.js Use offline state per shared folder in the drive 2020-11-03 18:29:09 +01:00
requireconfig.js Update mermaid 2020-03-27 13:54:43 +01:00
RequireLess.js make libs pass jshint 2017-06-22 10:03:58 +02:00
rpc.js use fast implementations of tweetnacl serverside 2019-09-27 13:30:17 +02:00
sframe-app-framework.js Fix race condition in framework 2020-12-08 11:19:38 +01:00
sframe-app-outer.js Fix UI language 2020-11-04 11:22:31 +01:00
sframe-boot.js Fix UI language 2020-11-04 11:22:31 +01:00
sframe-boot2.js handle unhelpful 'Script error.' message 2020-11-04 10:28:52 +05:30
sframe-chainpad-netflux-inner.js lint compliance 2020-11-05 16:50:20 +01:00
sframe-chainpad-netflux-outer.js Fix debug app with no hash 2020-12-07 16:21:45 +01:00
sframe-common-codemirror.js New orgmode version 2020-07-10 16:31: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 Remove XXX related to translation keys 2020-12-04 13:54:17 +00:00
sframe-common-history.js Improve script to remote duplicate teams 2020-10-22 12:09:48 +02:00
sframe-common-mailbox.js remove some extraneous logs that were used for debugging 2020-06-22 14:58:56 -04:00
sframe-common-outer.js Fix cache issue with Firefox Private browsing 2020-12-10 12:11:03 +01:00
sframe-common-title.js Refactor share modal to be consistent with access and properties 2020-07-07 13:07:25 +02:00
sframe-common.js Use prod values for history trim reminder 2020-12-08 11:34:34 +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
toolbar.js Improve contact requests process 2020-12-09 14:54:22 +01:00
TypingTests.js Add typing test in the code app 2018-11-22 14:45:12 +01:00
userObject.js Fix Shared FOlder issues in the drive 2020-11-03 16:48:31 +05:30
visible.js Don't redraw kanban when the tab is not focused 2020-06-24 07:58:33 -04:00
wire.js WIP rpc framework 2017-12-08 11:47:07 +01:00