Commit Graph

1749 Commits (12bfcbe70124ed3b5a8067f2b641898dde676ce7)

Author SHA1 Message Date
Caleb James DeLisle 008b2cc67e Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
Caleb James DeLisle 12b0f3e201 Pad Not Pinned: Better CSS, moved element outside of the title element, added it in poll, better colors, tippy, and login/register in same window
ansuz 06422e6d5a Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
ansuz 38bd27303b WIP rpc framework
Caleb James DeLisle 617c4b6044 CSS refactorings and pad-is-not-pinned work
yflory e96d54e655 Add a pad creation page
yflory 4377f2cee7 Fix missing translations in the drive
yflory 203c5d64c1 Focus codemirror after using the markdown toolbar
yflory e72270d4a4 Add feedback when sharedworker is defined
yflory 1ac4abc482 Remove old code
yflory 64303b4090 Merge branch 'refactor' into staging
yflory 3e064e6638 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory 604ea1c95f Feedback about webworkers
Caleb James DeLisle ba74f9d37a Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
Caleb James DeLisle 1dabea84d9 Overrides to colortheme.less will nolonger block the adding of new keys to the original file
yflory 61935500f4 Lint compliance
yflory 9eb33e39e6 Enable change events in the drive
Caleb James DeLisle c702a23c77 Initial work on the 'pad will expire' logic
yflory 17636769e4 Remove the second network created for the drive
ansuz 291eb57027 fix auth app
yflory 52712c4bb9 Use the network from the async store for pads
yflory de7806504b Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory f52d987515 Ability to resize avatars before uploading them
ansuz 34223e4b78 remove accidental inclusion
ansuz 0b54a76211 lint compliance
ansuz cd29208267 fix toolbar's incorrect gotoDrive title
ansuz e85e2dcabd Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
ansuz d3d9e2e771 WIP: refactoring rpc code
ansuz afcc888a8b make flat dom quiet again
yflory e164edec03 Fix the webworker app
yflory c59c6072f3 Remove jquery from outer
yflory c6b8bbea59 Fix tests
yflory 04e02871bc Merge branch 'refactor2' into staging
yflory 4903bd0757 Enable messenger in async store
yflory bd85f1b003 Fix file upload and remove unnecessary dependencies
Caleb James DeLisle 5187b3f26c Flow compliance and fix a few bugs in rpc.js
yflory 664625a6ef Fix more async store issues
yflory 5c3237e093 Fix issues with the async store
yflory b3688db202 Use async store
yflory 0840570fbf Async store part 1
ansuz 385ac9607c pass 'self' into common-util instead of using window
yflory 74e59a513a Add the markdown toolbar to the slide and poll apps
yflory 644f6e9985 Use the bounce app to open links from inner
ansuz 812df7de6f Merge branch 'merge-staging' into staging
ansuz be5c5831dd lint compliance
yflory b0f553e9ea Add a markdown toolbar to help with the markdown syntax
ansuz 4ff4ccd1d3 use faster and more correct 'find' implementation
ansuz 701af29192 fix broken register/login process
ansuz a3c093838c merge latest staging and resolve conflicts
ansuz 56102d3689 use unified listmap
ansuz 661db129b2 lint compliance
ansuz 80978377f2 return transformed cursor value
ansuz ee6c2097f5 resolve merge conflicts
yflory 9795ac32cb Ability to burn an anonymous drive from the browser
yflory 280a7c2765 Clean cryptpad-common
yflory eba1c9dfac Add chainpad log to the debug app
yflory 30cea8888d Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory 06011065d2 Add a debug app
ansuz 60c4973d62 resolve merge conflicts
ansuz 585f9d2e4e repair broken 'clear channel' button
yflory 000f3edd1d Constants file
yflory 477f14bb8b Put constants in a separate file
yflory 7f88d1d43a Improve drive loading speed
yflory 06ede6b294 Fix export in apps using framework
yflory c35e3d644e Make sure dates are stored as numbers in the drive
yflory 655dfe971d Add translation for the edit username button in the userlist
ansuz d1beb6493b Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
ansuz b96ea47f1f strip tracking parameters when parsing urls
yflory fc02f97d78 Use less2 classes in the user menu
yflory 41a082c46d Fix video thumbnails
yflory af8aa25228 Add an option to never rename a file during the session
yflory 31b31654ec Lint compliance
yflory 25d3d321da Ability to rename a file before uploading it to the server
yflory 2813b7219e Fix the public key using the wrong domain in settings
yflory a96e49d55a Fix filepicker creating a new netflux network when initialized
yflory 630ac45948 Fix laggy and blinking tooltips
yflory 1f53304ad3 Display a dropdown menu inside another one
yflory 014e12b5b5 Ability to update the username from the userlist
yflory 7cfe64fc5b Remove cryptpad-common dependency for some inner apps
yflory 1514ad5df3 Move the 'logged out' screen inside the sframe
yflory 5a2afb5c95 Remove Realtime and Messaging from common
yflory 30c8c253dd Remove util and hash from common
yflory c9e1de042c Remove common-interface dependency from cryptpad-common
yflory dc207393fd Separate UI elements from cryptpad-common
Caleb James DeLisle 50da6b3b2e Needs to be handled in chainpad-listmap
Revert "Do content checks on the drive so if it gets corrupted, the patch will be rejected"

This reverts commit eaa7b6e8e5.
Caleb James DeLisle eaa7b6e8e5 Do content checks on the drive so if it gets corrupted, the patch will be rejected
yflory 354c63bd64 Clean old code
Caleb James DeLisle ac66511f0a Merge branch 'staging' into new-diff
yflory f931574dac lint compliance
Caleb James DeLisle 7b62a8042e Remove TextPatcher and begin to include ChainPad directly using requirejs instead of sniffing off the window
Caleb James DeLisle 840cd91bcb manual merge
Caleb James DeLisle 75130150d5 Refactored out TextPatcher and JsonOT and replaced with new ChainPad
yflory 101482b8cc Migrate settings to use a sandboxed iframe
yflory c1ba08cfc6 Make sure thumbnails are .png
yflory 0956905ca8 Wipe localForage on log out
yflory 6b9ffe8dd1 Make thumbnails more secure
ansuz e07bb0f7b3 roll back to old transform function, except in pad
yflory a592317e35 lint compliance
yflory fef97ed60e Fix an creating duplicates mediatags in markdown preview
yflory 9060464f37 Create thumbnails only when the tab is not focused
yflory a37e6c7979 lint compliance
yflory 2a3a5c4342 Ability to disable thumbnails
yflory 1871749b6f Fix -1 viewer in the userlist when disconnected
yflory cf3024ef5b Ability to display an error in the toolbar state
yflory 8de9a596f1 Fix cursor in thumbnails
yflory fd7bb3aadb Make sure the infinite spinner modal is not displayed multiple times
yflory 3ebb5ca493 Fix issue in diffMarked creating text nodes for each character
yflory 4250688856 Migrate profile to use sframe
ansuz 4c0049ad55 don't log presence of other users as 'joins' when you have first joined
ansuz 325f685f3e Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
ansuz 1cbf1aec92 prevent undefined access in non-sframe apps
yflory ac1b67ad67 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory 1245b4d244 Enable thumbnails in poll and whiteboard
ansuz df1a700cb2 disable thumbnail test. add test for flat dom
ansuz 02cd7e5b58 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
ansuz 69890ebd8f prototype alternate datastructure for trees in listmap
ansuz 23c305f71f implement removeItem so localForage doesn't complain
yflory 6f020b67ca Add thumbnails to framework apps
yflory bf817f20ee Fix file upload in code and slide
yflory 24572a40d2 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory f4adbd980e Thumbnails for the code app
ansuz 69f9a7ebf3 make userlist change notifications configurable
Caleb James DeLisle 027b9fa383 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
Caleb James DeLisle aa37997aa3 Enable JSON-OT again because it is working now that the arguments are passed in the right order <facepalm>
ansuz bac608adfe Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
ansuz dc90811090 only call onReady once in sframe-listmap
yflory bac10472f3 lint compliance
yflory 39b4cb9226 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory 18b5b20d27 Add thumbnails for PDFs
ansuz aee51f1317 lint compliance
ansuz 447b0a74ee handle errors for videos when uploading
yflory 30a69fae13 Add thumbnails for videos
yflory 21f8ae7570 Keep the correct ratio for image thumbnails
yflory 2be22867c1 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory 13718d0263 Fix recent pads in chrome
ansuz 2e5fdf709a Merge branch 'soon' into staging
Caleb James DeLisle 9b02b36724 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
Caleb James DeLisle d7e9498143 Fix and then disable the new OT
ansuz 288e141c1f add missing sframe method
yflory c1d05a00ba Improve media-tag export in pad to work with existing CSP
yflory 3e4faf1be1 Add new state messages in the toolbar
yflory 6d080bcb45 Ability to export mediatag images in pad
yflory a0dd867f33 Fix pending state not removed after friend invite rejected
yflory c25be21138 Fix the upgrade button in the drive
Caleb James DeLisle cc6b2192e4 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory 515214aed1 Use present mode in embed code
yflory 201c974df6 Merge branch 'thumbnails' into staging
Caleb James DeLisle 81d0b3272d Fix multiple infinite-spinner errors piling up on top of eachother
Caleb James DeLisle 9e4c48f537 lint errors
Caleb James DeLisle a149152f11 Merge branch 'staging' into framework
yflory 4116d08dd1 Display thumbnails in the drive and then file picker
yflory 6920129126 Embed images from the drive in whiteboard
MacLemon 867b971c33 Compressed images: PNG recompressed pixel identical, JPGs recompressed visually identically. Saving about 9.8%≈580kB overall, to speed up initial and repeating client connections.
yflory 2fd120100a Merge branch 'wb' into staging
Caleb James DeLisle 15337603bb Merge branch 'staging' into framework
Caleb James DeLisle 854c1e94a4 make infinite spinner error message go away if ChainPad settles after it has been popped
yflory 6926d42292 Autoload template picker to make it faster to appear when used
yflory 1c8e1a36e8 Add file type in the pad attributes for existing files
yflory b86f8e3f26 Fix uloaded files not moved to the correct folder in drive
Caleb James DeLisle 753e2d797e Merge branch 'staging' into framework
yflory 62bc72847f Add an error message when trying to tag a deleted pad
Caleb James DeLisle c773b5d076 Remove a brittle test which can make a pad inaccessible, switch from transformFunction to (new) patchTransformer and add another DOM.normalize() which is needed
yflory 69dd3a60ab Hide template and fileupload buttons for anonymous users
yflory 8e1f15e88d Get title suggestion based on poll's description
yflory 95ad25973e Ability to delete a stronger pad from readonly mode
yflory b28c1537e8 Fix history in readonly mode
ansuz f0bdc3b26f second try
ansuz d50a692986 add note about tags to prompt
Caleb James DeLisle c8928a0811 Switch the transform function and also stop calling textPatcher without the metadata
yflory 035150614d Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory 484e216054 Fix hashtag button in the toolbar
ansuz a12239405b fix toolbar 'home link' to visit home page from drive
Caleb James DeLisle 828a685ba8 Fix broken browser fight logging
yflory aa744567ed Fix thumbnails in sframe apps
yflory 5e7bf0cfb8 Embed an image in whiteboard
Caleb James DeLisle f0eb58ee95 Merge branch 'staging' into framework
yflory 1c7c37c121 Add the file class to pads in 'template' and 'recent' categories in the drive
yflory ab3648a30a Merge branch 'newpoll' into staging
ansuz 503111d26a use recompiled media-tag
ansuz 427afc3954 override modified file name in pdfjs
ansuz d85db64939 add tags from drive
Caleb James DeLisle 0aecfad854 Occasionally the language selector only says "Mode" rather than the language
ansuz 1f35798194 stop event propagation from tag prompt
Caleb James DeLisle d9e97b86e6 Merge branch 'staging' into framework
Caleb James DeLisle 383c2f54cb 1. Add a class cp-hidden-if-readonly which is display:none if the pad is in read-only mode. 2. Don't show color pickers or options when in read-only on presentation.
yflory 26dfc65c25 Comments in polls
yflory 68bda92291 Use codemirror for description in poll
ansuz b8ce149db6 add hint about tag usage
Caleb James DeLisle d6570ad9f2 Standardize media-tag embedder and make media tags always absolute URL, Standardize import/export logic for codemirror apps, fix arrow key navigation in presentation fullscreen mode before first click.
yflory 5cf86bf74a Update UI in poll and remove old code
ansuz 09c0a473e2 fix function signatures
yflory 3337689630 Wrong translation key in toolbar
yflory 126742a1c3 Fix bugs in sframe poll and update UI
ansuz 351b95d6a9 resolve merge conflicts
ansuz 6c7b135f91 lint compliance
ansuz 94c392b79f secure messaging
Caleb James DeLisle 53f65f6a87 Merge branch 'staging' into framework
Caleb James DeLisle fa6938baa8 1. Migrated /slide/ to use framework
2. Fixed CSS not being applied on /slide/
3. Minor changes to /code/ to reuse code which is also used on /slide/
Caleb James DeLisle 1e5bc5da14 onReady should only be called once, onContentUpdate should be able to throw and there should be a generic normalizer
Caleb James DeLisle 12e82e80ec When changing the title of a presentation, the title in the bottom of the slide should also change