cryptpad/www/common
2021-03-22 14:42:45 +05:30
..
highlight Fix conflict hightlight and codemirror 2021-02-09 15:29:58 +01:00
inner Merge branch 'staging' into d-prototype 2021-03-22 14:42:45 +05:30
jquery-ui Suggest tags based on existing ones. Display existing tags in the drive. 2018-05-15 18:18:56 +02:00
onlyoffice Fix OO generated ID for image properties 2021-03-19 10:51:52 +01:00
outer Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2021-03-22 13:13:17 +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 New CodeMirror theme in dark mode 2021-02-10 10:38:02 +01:00
tippy New tooltips 2018-04-12 19:08:08 +02:00
translations Translated using Weblate (Spanish) 2021-03-22 00:09:35 +01:00
application_config_internal.js Add a configuration key to disable driveless mode 2021-03-19 17:05:28 +01:00
boot.js
boot2.js Merge branch 'staging' into b-prototype 2021-02-18 14:50:40 +05:30
clipboard.js remove unused variables 2017-05-04 16:16:09 +02:00
common-constants.js Update teams slots default values 2020-12-14 16:01:01 +01:00
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 CSS conflicts with tokenfield 2021-02-05 16:28:14 +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 open new links from the 'about CryptPad' menu in a new tab 2021-03-22 14:22:24 +05:30
common-util.js Merge branch 'staging' into d-prototype 2021-03-22 14:42:45 +05:30
cryptget.js Add cryptget and blob cache 2020-11-30 12:07:03 +01:00
cryptpad-common.js Fix Destroy and change password when pad not stored 2021-03-19 18:10:27 +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 mermaid dark/light themes 2021-02-09 17:44:38 +01:00
dom-ready.js Remove jquery from outer 2017-12-01 16:05:23 +01:00
drive-ui.js Merge branch 'staging' into d-prototype 2021-03-22 14:42:45 +05:30
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
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 change non-blocking XXXs to FIXME or TODO 2021-02-10 15:46:41 +05:30
loading.js Clean Dark theme code 2021-02-08 11:55:22 +01:00
make-backup.js annotate unusual translation keys so our script recognizes them 2021-02-26 16:08:04 +05:30
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 merge 4.0 branch release into offline prototype 2021-01-22 17:22:01 +05:30
mergeDrive.js Upgrade/downgrade shared folders access rights 2019-10-11 18:15:48 +02:00
messenger-ui.js Merge branch 'offlineCache' into pwa-offline-drive 2020-11-09 14:30:05 +01:00
metadata-manager.js Fix degraded race condition 2021-03-04 18:43:40 +01: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
notifications.js exclude fewer onlyoffice paths and add more annotations 2021-02-26 17:35:04 +05:30
notify.js Use team favicon 2021-01-06 11:30:40 +00:00
offline.html remove early prototype serviceworker code 2020-10-29 18:25:23 +05:30
pinpad.js More cache eviction tools 2021-01-18 18:05:01 +01:00
proxy-manager.js Fix Destroy and change password when pad not stored 2021-03-19 18:10:27 +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 userlist in non-degraded apps 2021-03-04 18:40:38 +01:00
sframe-app-outer.js Prototype 2021-03-08 10:59:54 +01:00
sframe-boot.js Fix UI language 2020-11-04 11:22:31 +01:00
sframe-boot2.js Fix race condition 2021-01-26 15:57:25 +01:00
sframe-chainpad-netflux-inner.js On-demand anon creation drive 2021-03-08 17:23:13 +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 Implement degraded mode when too many editors are in a pad 2021-03-04 18:24:31 +01:00
sframe-common-cursor.js Implement degraded mode when too many editors are in a pad 2021-03-04 18:24:31 +01:00
sframe-common-file.js Force .md extensions to be recognized as markdown when uploading a file 2021-03-08 11:33:21 +01:00
sframe-common-history.js Improve script to remote duplicate teams 2020-10-22 12:09:48 +02:00
sframe-common-mailbox.js Remove offset code 2021-02-09 15:29:34 +01:00
sframe-common-outer.js Fix Destroy and change password when pad not stored 2021-03-19 18:10:27 +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 remove hardcoded translation 2021-02-17 17:30:19 +05:30
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 New CodeMirror theme in dark mode 2021-02-10 10:38:02 +01:00
toolbar.js Add the degraded threshold value to the translation key in toolbar 2021-03-19 17:08:11 +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