cryptpad/www/common
yflory ae7d97b3dd Ability to disable apps using appconfig
..
highlight Add support for less highlighting
jquery-ui Suggest tags based on existing ones. Display existing tags in the drive.
outer Restrict sending messages in a pad chat to editors only
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.
theme fix font size
tippy New tooltips
translations Ability to disable apps using appconfig
LessLoader.js Make LessLoader flow properly, sorry about that
RequireLess.js make libs pass jshint
TypingTests.js Add typing test in the code app
application_config_internal.js Ability to disable apps using appconfig
boot.js Implement stronger content-security-policy except in /pad/ which does not allow it.
boot2.js fix confusing error message
clipboard.js remove unused variables
common-constants.js Ability to disable apps using appconfig
common-feedback.js Ability to disable feedback on the entire instance
common-hash.js Restrict sending messages in a pad chat to editors only
common-interface.js Use new application icons
common-language.js Remove jquery from outer
common-messaging.js Refactor contacts/messenger so that it is usable directly in the apps
common-messenger.js Fix typo...
common-notifier.js Enable browser notifications for messaging tools
common-realtime.js Use async store
common-thumbnail.js Fix 404 in thumbnails creation with corrupted data in the drive
common-ui-elements.js Preserve chat and cursor channel when importing a template
common-util.js Fix and improve cursor
cryptget.js Implement full CryptDrive export
cryptpad-common.js Preserve chat and cursor channel when importing a template
cursor-treesome.js Make customized translations more maintainable
cursor.js Improve cursor in pad
curve-put.js add support for curve message signing and curve validateKeys
curve.js handle errors when deriving keys. fix incorrect reference
diffMarked.js Disable HTML in chat
dom-ready.js Remove jquery from outer
encode.js remove unused variables
feedback-main.js Migrate settings to use a sandboxed iframe
feedback.html use bootloader in feedback.html
file-dialog.less refactoring of the less infrastructure
flat-dom.js compare flat-dom output against hyperjson
hyperscript.js use setAttribute for assigning attributes in hyperscript
loading.js Fix loading screen in login and register
markdown.less make some markdown styles reusable
media-tag-nacl.min.js Add media-tag-nacl to cryptpad so it will be hosted on the server
media-tag.js Ability to import mediatags to the drive
mergeDrive.js safety net for call of undefined function in mergeDrive
metadata-manager.js Fix wrong pad title in drive
migrate-user-object.js Migration for read-only links + fix issues with read-only pads
modes.js Add support for PowerShell mode in codemirror
noscriptfix.js Implement stronger content-security-policy except in /pad/ which does not allow it.
notify.js Enable browser notifications for messaging tools
pinpad.js implement removeLoginBlock rpc
proxy-manager.js Password-protected shared folders
requireconfig.js Big caching improvements :D
rpc.js Add a comment
sframe-app-framework.js Cursor position in pad
sframe-app-outer.js Refactor contacts/messenger so that it is usable directly in the apps
sframe-boot.js Base for Drive in sandboxed iframe
sframe-boot2.js provide hints for running CryptPad
sframe-chainpad-netflux-inner.js Progress bar for loading a pad (framework only)
sframe-chainpad-netflux-outer.js Ability to change the password of a pad
sframe-channel.js Prevent timeout when restoring drive
sframe-common-codemirror.js Fix missing avatar in cursor tooltip
sframe-common-cursor.js Add a settings category about the cursor
sframe-common-file.js Download a file from the drive using the context menu
sframe-common-history.js Fix history mode UI
sframe-common-outer.js Ability to disable apps using appconfig
sframe-common-title.js View a shared folder with an unregistered user
sframe-common.js Ability to disable apps using appconfig
sframe-protocol.js See other users' cursor position
test.js Added testing of /poll/ :D
test.md test for flakey tests
text-cursor.js return transformed cursor value
themes.js uppercase LOL
toolbar3.js Restrict sending messages in a pad chat to editors only
userObject.js Password-protected shared folders
visible.js remove unused variables
wire.js WIP rpc framework