.. |
outer
|
Account deletion button
|
2018-03-19 14:04:44 +01:00 |
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.
|
2017-10-14 00:31:31 +02:00 |
theme
|
fix font size
|
2017-03-31 13:28:30 +02:00 |
LessLoader.js
|
Flow compliance and fix a few bugs in rpc.js
|
2017-11-30 18:32:20 +01:00 |
RequireLess.js
|
make libs pass jshint
|
2017-06-22 10:03:58 +02:00 |
TypingTests.js
|
Fix the typong tests not working properly
|
2016-04-14 12:24:17 +02:00 |
application_config_internal.js
|
Enable pad creation screen
|
2018-02-20 10:39:02 +01:00 |
boot.js
|
Implement stronger content-security-policy except in /pad/ which does not allow it.
|
2017-03-01 21:06:53 +01:00 |
boot2.js
|
provide hints for running CryptPad
|
2018-01-24 16:16:46 +01:00 |
clipboard.js
|
remove unused variables
|
2017-05-04 16:16:09 +02:00 |
common-constants.js
|
Add an advanced new pad modal
|
2018-01-12 09:50:11 +01:00 |
common-feedback.js
|
Ability to disable feedback on the entire instance
|
2018-01-23 13:47:30 +01:00 |
common-hash.js
|
Pad creation screen translations and link to settings
|
2018-01-29 10:38:00 +01:00 |
common-interface.js
|
Merge branch 'staging' into creation
|
2018-03-14 12:07:04 +01:00 |
common-language.js
|
Remove jquery from outer
|
2017-12-01 16:05:23 +01:00 |
common-messaging.js
|
Use async store
|
2017-11-30 15:01:17 +01:00 |
common-messenger.js
|
Remove jquery from outer
|
2017-12-01 16:05:23 +01:00 |
common-notifier.js
|
Remove common-interface dependency from cryptpad-common
|
2017-11-13 12:00:26 +01:00 |
common-realtime.js
|
Use async store
|
2017-11-30 15:01:17 +01:00 |
common-thumbnail.js
|
New pad creation screen
|
2018-03-13 11:31:08 +01:00 |
common-ui-elements.js
|
Fix CSS with Bootstrap 4
|
2018-03-20 11:05:43 +01:00 |
common-util.js
|
actually fix weird checkbox logic, and lint compliance
|
2018-03-19 17:13:44 +01:00 |
cryptget.js
|
Use async store
|
2017-11-30 15:01:17 +01:00 |
cryptpad-common.js
|
Account deletion button
|
2018-03-19 14:04:44 +01:00 |
cursor.js
|
Hide editor toolbars by default when using a small screen
|
2018-03-07 17:34:55 +01:00 |
curve-put.js
|
add support for curve message signing and curve validateKeys
|
2017-07-06 18:30:16 +02:00 |
curve.js
|
handle errors when deriving keys. fix incorrect reference
|
2017-08-17 12:50:12 +02:00 |
diffMarked.js
|
Fix small UI issues and IE issues
|
2018-03-02 18:33:43 +01:00 |
dom-ready.js
|
Remove jquery from outer
|
2017-12-01 16:05:23 +01:00 |
encode.js
|
remove unused variables
|
2017-05-04 16:16:09 +02:00 |
feedback-main.js
|
Migrate settings to use a sandboxed iframe
|
2017-11-09 14:23:40 +01:00 |
feedback.html
|
use bootloader in feedback.html
|
2017-04-18 17:31:35 +02:00 |
file-dialog.less
|
Overrides to colortheme.less will nolonger block the adding of new keys to the original file
|
2017-12-05 18:32:23 +01:00 |
flat-dom.js
|
make flat dom quiet again
|
2017-12-04 10:16:17 +01:00 |
hyperscript.js
|
use setAttribute for assigning attributes in hyperscript
|
2017-09-19 10:27:19 +02:00 |
loading.js
|
Use CSS to remove the loading screen
|
2017-12-21 18:21:10 +01:00 |
markdown.less
|
make some markdown styles reusable
|
2017-08-02 11:03:06 +02:00 |
media-tag-nacl.min.js
|
Add media-tag-nacl to cryptpad so it will be hosted on the server
|
2017-08-31 16:28:48 +02:00 |
media-tag.js
|
use recompiled media-tag
|
2017-10-05 17:00:47 +02:00 |
mergeDrive.js
|
Fix import pads from anon drive at registration
|
2017-12-15 18:27:13 +01:00 |
metadata-manager.js
|
Manage expired channels
|
2018-02-13 18:20:13 +01:00 |
migrate-user-object.js
|
Clean cryptpad-common
|
2017-11-23 12:28:49 +01:00 |
modes.js
|
Add support for org-mode in th code app
|
2018-01-18 15:04:06 +01:00 |
noscriptfix.js
|
Implement stronger content-security-policy except in /pad/ which does not allow it.
|
2017-03-01 21:06:53 +01:00 |
notify.js
|
jshint compliance
|
2017-08-23 11:04:44 +02:00 |
pinpad.js
|
Kick from pad when an owned channel is deleted + whiteboard and poll
|
2018-02-14 19:41:07 +01:00 |
requireconfig.js
|
Big caching improvements :D
|
2017-08-22 15:50:10 +02:00 |
rpc.js
|
Send cookie when history keeper has changed
|
2018-02-16 15:25:53 +01:00 |
sframe-app-framework.js
|
Catch chainpad errors and display it in the UI
|
2018-03-13 14:38:56 +01:00 |
sframe-app-outer.js
|
Create an owned pad and view owned pads in the drive
|
2018-01-08 17:36:44 +01:00 |
sframe-boot.js
|
Base for Drive in sandboxed iframe
|
2017-09-21 17:59:26 +02:00 |
sframe-boot2.js
|
provide hints for running CryptPad
|
2018-01-24 16:16:46 +01:00 |
sframe-chainpad-netflux-inner.js
|
Manage expired channels
|
2018-02-13 18:20:13 +01:00 |
sframe-chainpad-netflux-outer.js
|
Manage expired channels
|
2018-02-13 18:20:13 +01:00 |
sframe-channel.js
|
Call the handler if onReady is called for a ready channel
|
2017-12-11 12:48:06 +01:00 |
sframe-common-codemirror.js
|
Move initial state into a help block
|
2018-02-27 17:38:29 +01:00 |
sframe-common-file.js
|
enforce maxUploadSize
|
2018-01-18 12:19:58 +01:00 |
sframe-common-history.js
|
Remove full history timeout
|
2018-02-09 15:47:29 +01:00 |
sframe-common-outer.js
|
New pad creation screen
|
2018-03-13 11:31:08 +01:00 |
sframe-common-title.js
|
Remove common-interface dependency from cryptpad-common
|
2017-11-13 12:00:26 +01:00 |
sframe-common.js
|
Fix initial values in the pad creation screen
|
2018-03-19 17:25:31 +01:00 |
sframe-messenger-inner.js
|
repair broken 'clear channel' button
|
2017-11-21 17:19:35 +01:00 |
sframe-protocol.js
|
Account deletion button
|
2018-03-19 14:04:44 +01:00 |
test.js
|
Added testing of /poll/ :D
|
2018-01-11 15:45:12 +01:00 |
test.md
|
test for flakey tests
|
2017-08-28 18:42:04 +02:00 |
text-cursor.js
|
return transformed cursor value
|
2017-11-24 10:03:45 +01:00 |
themes.js
|
uppercase LOL
|
2017-04-14 15:35:02 +02:00 |
tippy.css
|
develop a system for avoiding z-index problems
|
2017-09-13 17:43:17 +02:00 |
tippy.min.js
|
bump tippy to 1.2.0, add dynamicTitle option
|
2017-08-08 16:19:44 +02:00 |
toolbar3.js
|
Fix mobile detection
|
2018-03-19 16:27:33 +01:00 |
treesome.js
|
remove unused variables
|
2017-05-04 16:16:09 +02:00 |
userObject.js
|
Kick from pad when an owned channel is deleted + whiteboard and poll
|
2018-02-14 19:41:07 +01:00 |
visible.js
|
remove unused variables
|
2017-05-04 16:16:09 +02:00 |
wire.js
|
WIP rpc framework
|
2017-12-08 11:47:07 +01:00 |