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