cryptpad/www/common
ansuz 44f5aee4ac Dependency management:
move (most) third-party dependencies from www/common/ => www/lib/

* unify less.js files by standardizing on our slightly modified version
* update textFit.js to the latest version
* describe exact versions of files where known, otherwise link to their project sites
2021-08-11 15:07:38 +05:30
..
inner Dependency management: 2021-08-11 15:07:38 +05:30
onlyoffice disable broken CSV export 2021-08-02 18:16:22 +05:30
outer exclude ids with invalid lengths from our list of owned documents 2021-08-10 19:53:56 +05:30
theme New CodeMirror theme in dark mode 2021-02-10 10:38:02 +01:00
translations Translated using Weblate (German) 2021-08-10 11:50:32 +02:00
application_config_internal.js Create links in the drive 2021-07-20 10:40:40 +02:00
boot.js
boot2.js Clean Dark theme code 2021-02-08 11:55:22 +01:00
clipboard.js minor UI improvements for report page 2021-06-01 19:27:24 +05:30
common-constants.js add a setting to preserve redirect-to-drive behaviour from the home page 2021-05-31 20:10:47 +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
common-hash.js Share auditor link from drive 2021-06-14 14:00:09 +02:00
common-interface.js Dependency management: 2021-08-11 15:07:38 +05:30
common-language.js
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
common-signing-keys.js reuse Keys.canonicalize to accept any pubkey format 2020-10-08 19:07:00 +05:30
common-thumbnail.js Dependency management: 2021-08-11 15:07:38 +05:30
common-ui-elements.js factor out some duplicated code for handling 24 dates 2021-07-28 15:19:05 +05:30
common-util.js tally form votes with an increment function 2021-07-26 14:53:04 +05:30
cryptget.js Add a script to generate a report about our drive structure 2021-04-21 16:06:01 +02:00
cryptpad-common.js double-check that blocks have been written 2021-07-02 14:48:24 +05:30
cursor-treesome.js Fix cursor recovery in pad 2020-04-22 18:43:12 +02:00
cursor.js
diffMarked.js Dependency management: 2021-08-11 15:07:38 +05:30
dom-ready.js
drive-ui.js refine link name placeholder suggestion and provide a more descriptive error message 2021-07-27 05:21:05 +05:30
encode.js
feedback-main.js set important HTML attributes via code, not translations 2021-03-24 14:41:47 +05:30
feedback.html set important HTML attributes via code, not translations 2021-03-24 14:41:47 +05:30
flat-dom.js
hyperscript.js
jscolor.js
LessLoader.js Dependency management: 2021-08-11 15:07:38 +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
media-tag.js Fix Dom Exception with mediatags 2021-01-07 15:48:20 +01:00
mergeDrive.js Upgrade/downgrade shared folders access rights 2019-10-11 18:15:48 +02:00
messenger-ui.js Open pads in offline mode 2020-11-06 17:13:41 +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
notifications.js remove hardcoded translations and defer non-blocking issues till the next release 2021-07-27 03:40:03 +05:30
notify.js Fix form favicon 2021-06-14 10:33:00 +02:00
pinpad.js correct a few more places where the client expected hashes in pin responses 2021-06-30 18:15:55 +05:30
proxy-manager.js exclude invalid channel and blob ids when fetching your channel list 2021-08-10 18:51:00 +05:30
requireconfig.js Dependency management: 2021-08-11 15:07:38 +05:30
RequireLess.js
rpc.js use fast implementations of tweetnacl serverside 2019-09-27 13:30:17 +02:00
sframe-app-framework.js Create links in the drive 2021-07-20 10:40:40 +02: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 Preserve scroll position in codemirror #731 2021-06-09 14:40:24 +02: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 check that the size of an encrypted upload will be within the upload limit before encrypting 2021-05-04 11:56:02 +05:30
sframe-common-history.js Improve script to remote duplicate teams 2020-10-22 12:09:48 +02:00
sframe-common-mailbox.js Support custom event notifications 2021-04-12 17:55:56 +02:00
sframe-common-outer.js send feedback when self-destructing pads explode 2021-07-26 15:24:08 +05:30
sframe-common-title.js Fix initial title with forms templates 2021-07-23 17:51:42 +02:00
sframe-common.js make a note to update a translation key 2021-08-02 17:38:13 +05:30
test.js
test.md
text-cursor.js
themes.js New CodeMirror theme in dark mode 2021-02-10 10:38:02 +01:00
toolbar.js change collapse/expand icons from 'caret' to 'chevron' 2021-08-05 17:01:11 +05:30
TypingTests.js
userObject.js guard against another possible type error 2021-08-03 12:23:18 +05:30
visible.js Don't redraw kanban when the tab is not focused 2020-06-24 07:58:33 -04:00
wire.js