cryptpad/www/common
yflory b4de31c827 Merge branch 'newdrive' into staging
..
pdfjs fix pdf display problems in chrome
theme fix font size
LessLoader.js Improve the LessLoader check to hopefully stop the message saying cookies were blocked.
RequireLess.js make libs pass jshint
TypingTests.js Fix the typong tests not working properly
boot.js Implement stronger content-security-policy except in /pad/ which does not allow it.
boot2.js polyfill for array.fill
clipboard.js remove unused variables
common-codemirror.js Move the code app in a secure iframe
common-file.js add encrypted thumbnails to metadata for images.
common-hash.js Fix double / when storing a file
common-history.js Add history to pad2
common-interface.js Merge branch 'staging' into newdrive
common-messaging.js Fix undefined friend
common-messenger.js delete range requests after they have completed
common-metadata.js don't allow editing if pad type is wrong
common-realtime.js Hopefully fix infinite spinner whenever there is a disconnect (pad)
common-thumbnail.js make pixels 100px
common-title.js Move pad attributes in pad data
common-userlist.js Fix flickering avatar in firefox
common-userlist2.js wip
common-util.js Mistake in mkEvent which makes all events only work once
credential.js use camel case, not snek case
cryptget.js Move the parseHash code into parsePadUrl
cryptpad-common.js Fix readme pad not added at registration in sframe drive
cursor.js remove unused variables
curve-put.js add support for curve message signing and curve validateKeys
curve.js handle errors when deriving keys. fix incorrect reference
diffMarked.js lint compliance
encode.js remove unused variables
feedback-main.js apply translations on feedback page
feedback.html use bootloader in feedback.html
file-dialog.less Use less2 in secure iframes
fileObject.js remove unused variables
fsStore.js Drive in sandboxed iframe
hyperscript.js use setAttribute for assigning attributes in hyperscript
loading.js show loading screen tips during loading screen
login.js let's try using actual js syntax
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 use cryptpad-september build of media-tag
mergeDrive.js Merge branch 'staging' into newdrive
metadata-manager.js Base for Drive in sandboxed iframe
migrate-user-object.js Remove migration for pad attributes
modes.js Fix syntax highlighting
noscriptfix.js Implement stronger content-security-policy except in /pad/ which does not allow it.
notify.js jshint compliance
pinpad.js add history removal
requireconfig.js Big caching improvements :D
rpc.js ensure that function signatures are correct
sframe-boot.js Base for Drive in sandboxed iframe
sframe-boot2.js 1. implement cryptpadCache which has put() and get() functions that can be used like a localStorage that auto-flushes when a new version is released
sframe-chainpad-listmap.js drop any notion of crypto from sframe-listmap
sframe-chainpad-netflux-inner.js Refactor sframe-cpnf-inner to export chainpad
sframe-chainpad-netflux-outer.js Add some debugging lines to help synthesize error cases
sframe-channel.js 1. implement cryptpadCache which has put() and get() functions that can be used like a localStorage that auto-flushes when a new version is released
sframe-common-codemirror.js Focus the editable content when opening a codemirror pad
sframe-common-file.js Fix link origin in sframe upload table
sframe-common-history.js Fix style and race condition for history mode
sframe-common-interface.js Merge branch 'staging' into newdrive
sframe-common-outer.js Merge branch 'staging' into newdrive
sframe-common-title.js Migrate the file to a sandboxed iframe
sframe-common.js Drive in sandboxed iframe
sframe-protocol.js Drive in sandboxed iframe
test.js export boolean Test.testing
test.md test for flakey tests
themes.js uppercase LOL
tippy.css develop a system for avoiding z-index problems
tippy.min.js bump tippy to 1.2.0, add dynamicTitle option
toolbar.js Added caching versions to some of the images which are loaded by js
toolbar2.js Hopefully fix infinite spinner whenever there is a disconnect (pad)
toolbar3.js Lint
treesome.js remove unused variables
userObject.js Merge branch 'staging' into newdrive
visible.js remove unused variables