cryptpad/www/common
yflory 670d845262 Move the shared folder loader to the new module
..
highlight Add support for less highlighting
jquery-ui Suggest tags based on existing ones. Display existing tags in the drive.
onlyoffice Fix fileHost again...
outer Move the shared folder loader to the new module
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 Translated using Weblate (German)
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 Add Team app
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 Open plain text files in code app && plain text files thumbnail
common-feedback.js guard against calling an undefined function
common-hash.js add some comments to common-hash for new APIs
common-interface.js Ability to set ownership and password when sharing a folder
common-language.js Remove jquery from outer
common-messaging.js Don't send user updates to friends via chat if you know their mailbox
common-messenger.js Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
common-notifier.js Enable browser notifications for messaging tools
common-realtime.js Use async store
common-thumbnail.js Fix wrong fileHost when displaying thumbnails
common-ui-elements.js Add Team app
common-util.js add support for nodejs require in clientside util and rpc modules
cryptget.js Don't leave the channel twice in cryptget
cryptpad-common.js Add XXX
cursor-treesome.js Make customized translations more maintainable
cursor.js FIx unrecoverable errors when using IE11
diffMarked.js Fix fileHost again...
dom-ready.js Remove jquery from outer
drive-ui.js Split drive inner.js and less
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
jscolor.js Add temporary folder custom color in drive
loading.js Fix loading screen in login and register
make-backup.js Fix drive export from settings and exported folder name
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 Improve rendering of plain text mediatags
mergeDrive.js Fix issue with merging anon drive
messenger-ui.js Fix markdown unwanted renders in chats
metadata-manager.js Ability to remove handlers from worker-channel and metadata-manager
migrate-user-object.js enable migration#9 for new friends
modes.js Fix issues of no file extension for pad export
noscriptfix.js Implement stronger content-security-policy except in /pad/ which does not allow it.
notifications.js Ability to dismiss notifications about a support answer
notify.js Enable browser notifications for messaging tools
pinpad.js Serverside metadata update
proxy-manager.js Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
requireconfig.js Change translation format to JSON
rpc.js fix typo that caused the RPC not to load
sframe-app-framework.js Fix fileHost error
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 Refresh properties modal when receiving metadata updates
sframe-channel.js Prevent timeout when restoring drive
sframe-common-codemirror.js Fix backspace in CodeMirror
sframe-common-cursor.js Add a settings category about the cursor
sframe-common-file.js Ability to set ownership and password when sharing a folder
sframe-common-history.js Shared folder history
sframe-common-mailbox.js Implement ADD_OWNER notification with pending_owner metadata
sframe-common-outer.js Store the mailbox of all the owners
sframe-common-title.js Fix missing pad title in notifications
sframe-common.js Accept and decline ownership offers
sframe-protocol.js Merge branch 'staging' into oo2
test.js Added testing of /poll/ :D
test.md test for flakey tests
text-cursor.js return transformed cursor value
textFit.min.js Display all applications in a grid on the home page
themes.js uppercase LOL
toolbar3.js Add Team app
userObject.js Merge pull request from xwiki-labs/folderToSF
visible.js remove unused variables
wire.js WIP rpc framework