You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cryptpad/www/common
Caleb James DeLisle 8a32b72ffc 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
2. change loading.js to use packaged css in order to get the loading screen up as quick as possible.
3. change LessLoader to cache less in cryptpadCache
8 years ago
..
pdfjs fix pdf display problems in chrome 8 years ago
theme fix font size 8 years ago
LessLoader.js Make LessLoader able to cache even inside of the sandbox iframe and don't load less compiler unless needed 8 years ago
RequireLess.js make libs pass jshint 8 years ago
TypingTests.js Fix the typong tests not working properly 9 years ago
boot.js Implement stronger content-security-policy except in /pad/ which does not allow it. 8 years ago
boot2.js polyfill for array.fill 8 years ago
clipboard.js remove unused variables 8 years ago
common-codemirror.js Move the code app in a secure iframe 8 years ago
common-file.js add encrypted thumbnails to metadata for images. 8 years ago
common-hash.js Fix double / when storing a file 8 years ago
common-history.js Add history to pad2 8 years ago
common-interface.js support forefront flag in alert config 8 years ago
common-messaging.js Fix undefined friend 8 years ago
common-messenger.js don't use common-realtime 8 years ago
common-metadata.js don't allow editing if pad type is wrong 8 years ago
common-realtime.js Hopefully fix infinite spinner whenever there is a disconnect (pad) 8 years ago
common-thumbnail.js make pixels 100px 8 years ago
common-title.js Move pad attributes in pad data 8 years ago
common-userlist.js Fix flickering avatar in firefox 8 years ago
common-userlist2.js wip 8 years ago
common-util.js Hopefully fix infinite spinner whenever there is a disconnect (pad) 8 years ago
credential.js use camel case, not snek case 8 years ago
cryptget.js Move the parseHash code into parsePadUrl 8 years ago
cryptpad-common.js Migrate the file to a sandboxed iframe 8 years ago
cursor.js remove unused variables 8 years ago
curve-put.js add support for curve message signing and curve validateKeys 8 years ago
curve.js handle errors when deriving keys. fix incorrect reference 8 years ago
diffMarked.js lint compliance 8 years ago
encode.js remove unused variables 8 years ago
feedback-main.js apply translations on feedback page 8 years ago
feedback.html use bootloader in feedback.html 8 years ago
file-dialog.less Use less2 in secure iframes 8 years ago
fileObject.js remove unused variables 8 years ago
fsStore.js Add setAttribute/getAttribute in secure iframes. Store attributes in settings 8 years ago
hyperscript.js clientside templating 8 years ago
loading.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 8 years ago
login.js let's try using actual js syntax 8 years ago
markdown.less make some markdown styles reusable 8 years ago
media-tag-nacl.min.js Add media-tag-nacl to cryptpad so it will be hosted on the server 8 years ago
media-tag.js use cryptpad-september build of media-tag 8 years ago
mergeDrive.js Fix duplicate folders in the drive 8 years ago
metadata-manager.js Make code2 the default code app 8 years ago
migrate-user-object.js Remove unneeded migration and fix attributes migration 8 years ago
modes.js Fix syntax highlighting 8 years ago
noscriptfix.js Implement stronger content-security-policy except in /pad/ which does not allow it. 8 years ago
notify.js jshint compliance 8 years ago
pinpad.js add history removal 8 years ago
requireconfig.js Big caching improvements :D 8 years ago
rpc.js ensure that function signatures are correct 8 years ago
sframe-boot.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 8 years ago
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 8 years ago
sframe-chainpad-netflux-inner.js Hopefully fix infinite spinner whenever there is a disconnect (pad) 8 years ago
sframe-chainpad-netflux-outer.js Handle infinite-spinner errors and properly inform the user 8 years ago
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 8 years ago
sframe-common-codemirror.js Move slide to secure iframe 8 years ago
sframe-common-file.js Clean secure iframe code 8 years ago
sframe-common-history.js Use less2 in secure iframes 8 years ago
sframe-common-interface.js Added tooltips back to sframe land with hopefully a more robust removal. 8 years ago
sframe-common-outer.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 8 years ago
sframe-common-title.js Migrate the file to a sandboxed iframe 8 years ago
sframe-common.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 8 years ago
sframe-protocol.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 8 years ago
test.js export boolean Test.testing 8 years ago
test.md test for flakey tests 8 years ago
themes.js uppercase LOL 8 years ago
tippy.css bump tippy to 1.2.0, add dynamicTitle option 8 years ago
tippy.min.js bump tippy to 1.2.0, add dynamicTitle option 8 years ago
toolbar.js Added caching versions to some of the images which are loaded by js 8 years ago
toolbar2.js Hopefully fix infinite spinner whenever there is a disconnect (pad) 8 years ago
toolbar3.js Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 8 years ago
treesome.js remove unused variables 8 years ago
userObject.js Merge branch 'soon' 8 years ago
visible.js remove unused variables 8 years ago