3164 Commits (d74c2a0395cbc87cc52d49d0f4fa4f3efb3ae136)

Author SHA1 Message Date
yflory 5a2afb5c95 Remove Realtime and Messaging from common 7 years ago
yflory 30c8c253dd Remove util and hash from common 7 years ago
yflory c9e1de042c Remove common-interface dependency from cryptpad-common 7 years ago
yflory dc207393fd Separate UI elements from cryptpad-common 7 years ago
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.
7 years ago
Caleb James DeLisle eaa7b6e8e5 Do content checks on the drive so if it gets corrupted, the patch will be rejected 7 years ago
yflory 354c63bd64 Clean old code 7 years ago
Caleb James DeLisle ac66511f0a Merge branch 'staging' into new-diff 7 years ago
yflory be848c1bec Fix broken readonly link in drive 7 years ago
yflory f931574dac lint compliance 7 years ago
Caleb James DeLisle 7b62a8042e Remove TextPatcher and begin to include ChainPad directly using requirejs instead of sniffing off the window 7 years ago
Caleb James DeLisle 840cd91bcb manual merge 7 years ago
Caleb James DeLisle 75130150d5 Refactored out TextPatcher and JsonOT and replaced with new ChainPad 7 years ago
yflory cf5ccf04f2 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
yflory 101482b8cc Migrate settings to use a sandboxed iframe 7 years ago
ansuz 7f8147b18b Merge branch 'soon' 7 years ago
yflory c1ba08cfc6 Make sure thumbnails are .png 7 years ago
yflory 0956905ca8 Wipe localForage on log out 7 years ago
yflory 6b9ffe8dd1 Make thumbnails more secure 7 years ago
ansuz 454fc8498c remove old* apps 7 years ago
ansuz e07bb0f7b3 roll back to old transform function, except in pad 7 years ago
yflory a592317e35 lint compliance 7 years ago
yflory fef97ed60e Fix an creating duplicates mediatags in markdown preview 7 years ago
yflory 9060464f37 Create thumbnails only when the tab is not focused 7 years ago
yflory a37e6c7979 lint compliance 7 years ago
yflory 2a3a5c4342 Ability to disable thumbnails 7 years ago
yflory 5dff9a32b6 Fix comments order in polls 7 years ago
yflory 1871749b6f Fix -1 viewer in the userlist when disconnected 7 years ago
yflory cf3024ef5b Ability to display an error in the toolbar state 7 years ago
yflory 8de9a596f1 Fix cursor in thumbnails 7 years ago
yflory fd7bb3aadb Make sure the infinite spinner modal is not displayed multiple times 7 years ago
yflory 3ebb5ca493 Fix issue in diffMarked creating text nodes for each character 7 years ago
yflory 5438970ab4 typo 7 years ago
yflory e0f7df80b3 Fix avatar upload and use less2 everywhere in profile 7 years ago
yflory 7f9b21405b Add missing files for profile 7 years ago
yflory e99836bae2 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
yflory 4250688856 Migrate profile to use sframe 7 years ago
ansuz 744809101c Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
ansuz 867df1db56 fix '+New' button in drive toolbar 7 years ago
yflory 907e2cb517 lint compliance 7 years ago
yflory abc511a56e Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
yflory 68accaf653 Todo in sframe with less2 7 years ago
ansuz 11b8b380fd Merge branch 'staging' into evilham 7 years ago
ansuz 04f26ff886 Merge branch 'staging' of github.com:evilham/cryptpad into evilham 7 years ago
ansuz 0a14c715ad add test for support of invite urls 7 years ago
Evilham 5dcfbd07ab Merge branch 'theming-improvement' into staging 7 years ago
Evilham 4933aafbc8 Added default values to avoid breaking existing themes. 7 years ago
ansuz 4c0049ad55 don't log presence of other users as 'joins' when you have first joined 7 years ago
ansuz 325f685f3e Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
ansuz 1cbf1aec92 prevent undefined access in non-sframe apps 7 years ago
yflory ac1b67ad67 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
yflory 1245b4d244 Enable thumbnails in poll and whiteboard 7 years ago
ansuz d644054e3f lint compliance 7 years ago
ansuz ed253e6c75 Merge branch 'staging' into evilham 7 years ago
ansuz df1a700cb2 disable thumbnail test. add test for flat dom 7 years ago
ansuz 02cd7e5b58 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
ansuz 69890ebd8f prototype alternate datastructure for trees in listmap 7 years ago
ansuz 23c305f71f implement removeItem so localForage doesn't complain 7 years ago
Evilham 735f0a7e30 Merge branch 'theming-improvement' into staging 7 years ago
Evilham 83da9cf752 Moved colours to colortheme.less to enable theming 7 years ago
yflory 8251247da2 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
yflory 6f020b67ca Add thumbnails to framework apps 7 years ago
ansuz 98c66ef8f6 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
yflory bf817f20ee Fix file upload in code and slide 7 years ago
ansuz f031af4e9d fix broken media-tags in contacts 7 years ago
yflory 24572a40d2 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
yflory f4adbd980e Thumbnails for the code app 7 years ago
ansuz ba97aa7ad2 allow file upload handler to create thumbnails for whiteboard 7 years ago
ansuz 6157c57a4b disable color palette when interface is not editable 7 years ago
ansuz 8359902f6a fix typo in poll 7 years ago
ansuz 69f9a7ebf3 make userlist change notifications configurable 7 years ago
Caleb James DeLisle 027b9fa383 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
Caleb James DeLisle aa37997aa3 Enable JSON-OT again because it is working now that the arguments are passed in the right order <facepalm> 7 years ago
ansuz bac608adfe Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
ansuz dc90811090 only call onReady once in sframe-listmap 7 years ago
yflory bac10472f3 lint compliance 7 years ago
yflory 39b4cb9226 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
yflory 18b5b20d27 Add thumbnails for PDFs 7 years ago
ansuz aee51f1317 lint compliance 7 years ago
ansuz 447b0a74ee handle errors for videos when uploading 7 years ago
yflory 30a69fae13 Add thumbnails for videos 7 years ago
yflory 21f8ae7570 Keep the correct ratio for image thumbnails 7 years ago
yflory 2dd3c42fd5 Fix handlers registered again on reconnect in drive and poll 7 years ago
yflory a0bcb901d3 Add titles in poll when options or usernames are overflowing 7 years ago
yflory 74985fd0f2 Use text for the addUser button in polls 7 years ago
ansuz 6db5a34323 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
ansuz c17fc2efe7 improve option order in poll 7 years ago
yflory 2be22867c1 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
yflory 13718d0263 Fix recent pads in chrome 7 years ago
ansuz 2e5fdf709a Merge branch 'soon' into staging 7 years ago
ansuz de8339fea7 hide alertify when you are in presentation mode 7 years ago
Caleb James DeLisle 9b02b36724 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
Caleb James DeLisle d7e9498143 Fix and then disable the new OT 7 years ago
ansuz 288e141c1f add missing sframe method 7 years ago
yflory c1d05a00ba Improve media-tag export in pad to work with existing CSP 7 years ago
yflory 3e4faf1be1 Add new state messages in the toolbar 7 years ago
yflory 6d080bcb45 Ability to export mediatag images in pad 7 years ago
yflory a0dd867f33 Fix pending state not removed after friend invite rejected 7 years ago
yflory c25be21138 Fix the upgrade button in the drive 7 years ago
Caleb James DeLisle cc6b2192e4 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
yflory a3c7aa67d8 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
yflory 094856a511 Fix renaming pad with multiple dots in the name in drive 7 years ago
ansuz bf832ba784 fix comment overflow 7 years ago
yflory 7bc2f81852 Fix pinned column not always stored in polls 7 years ago
yflory 88e7f9a218 Add last access and creation times in the properties window in drive 7 years ago
yflory 22e3baed4b Fix sort issues in drive 7 years ago
yflory f43606f71d Present mode to display only the parsed markdown in code 7 years ago
yflory 515214aed1 Use present mode in embed code 7 years ago
yflory 201c974df6 Merge branch 'thumbnails' into staging 7 years ago
yflory 7b8490ad20 Use less2 in contacts 7 years ago
yflory dd63cd13d7 Fix profile page title 7 years ago
Caleb James DeLisle 81d0b3272d Fix multiple infinite-spinner errors piling up on top of eachother 7 years ago
Caleb James DeLisle 9e4c48f537 lint errors 7 years ago
Caleb James DeLisle a149152f11 Merge branch 'staging' into framework 7 years ago
yflory 4197b7b968 Fix missing icon in list mode for files with thumbnail 7 years ago
yflory d941b1098a Remove selection in whiteboard when uploading to the drive 7 years ago
yflory 4116d08dd1 Display thumbnails in the drive and then file picker 7 years ago
yflory 6920129126 Embed images from the drive in whiteboard 7 years ago
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. 7 years ago
yflory 2fd120100a Merge branch 'wb' into staging 7 years ago
Caleb James DeLisle 15337603bb Merge branch 'staging' into framework 7 years ago
Caleb James DeLisle a6b34491fc freeze the editor when reconnecting 7 years ago
Caleb James DeLisle 854c1e94a4 make infinite spinner error message go away if ChainPad settles after it has been popped 7 years ago
yflory a859ab081a Fix fouc in drive 7 years ago
yflory 7b6432f134 Lint 7 years ago
yflory 6926d42292 Autoload template picker to make it faster to appear when used 7 years ago
yflory 1c8e1a36e8 Add file type in the pad attributes for existing files 7 years ago
yflory b86f8e3f26 Fix uloaded files not moved to the correct folder in drive 7 years ago
yflory 88d0a2b8a6 Merge branch 'master' into staging 7 years ago
yflory 5ed60a0ad7 Fix image ratio in slides 7 years ago
Caleb James DeLisle 753e2d797e Merge branch 'staging' into framework 7 years ago
yflory 62bc72847f Add an error message when trying to tag a deleted pad 7 years ago
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 7 years ago
yflory 69dd3a60ab Hide template and fileupload buttons for anonymous users 7 years ago
yflory 8e1f15e88d Get title suggestion based on poll's description 7 years ago
ansuz e317265594 Merge branch 'master' of github.com:xwiki-labs/cryptpad 7 years ago
ansuz 0d912402e5 patch for bug in Firefox ESR 7 years ago
yflory 91381ca77d Fix lint errors 7 years ago
yflory 50090a3af6 Add placeholders for the comment form in poll 7 years ago
yflory 95ad25973e Ability to delete a stronger pad from readonly mode 7 years ago
yflory b28c1537e8 Fix history in readonly mode 7 years ago
yflory 620ba4ed5d Fix fouc in drive 7 years ago
yflory b31bbebf7b Buttons are missing in whiteboard when zoomed in 7 years ago
yflory a5a08176fb Merge branch 'master' into staging 7 years ago
yflory 54b5a2d654 Fix style issues in poll (Chrome) 7 years ago
yflory 86767184da Fix style issues in poll for Edge 7 years ago
yflory 00e8d32d60 Fix column position in poll for Chrome 7 years ago
yflory b110e1b8da Fix style issues in poll for Edge 7 years ago
yflory ecb537ac7f Move code to render.js in poll 7 years ago
yflory 75b3ff9c60 CSS issue in polls 7 years ago
yflory c46280d032 Fix style issues for Edge 7 years ago
ansuz 128c9c2f4e Merge branch 'staging' of github.com:CatalinScr/cryptpad into catalin 7 years ago
ansuz f0bdc3b26f second try 7 years ago
ansuz d50a692986 add note about tags to prompt 7 years ago
Caleb James DeLisle c8928a0811 Switch the transform function and also stop calling textPatcher without the metadata 7 years ago
yflory 035150614d Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
yflory 484e216054 Fix hashtag button in the toolbar 7 years ago
yflory 4c19375f4d Avoid missing characters in poll's inputs 7 years ago
ansuz a12239405b fix toolbar 'home link' to visit home page from drive 7 years ago
yflory dd141b5c9f Disable comments when a poll is not published 7 years ago
Caleb James DeLisle 36aee2d174 lets try normalizing the dom before applying a patch 7 years ago
Caleb James DeLisle 828a685ba8 Fix broken browser fight logging 7 years ago
yflory aa744567ed Fix thumbnails in sframe apps 7 years ago
yflory 5e7bf0cfb8 Embed an image in whiteboard 7 years ago
Caleb James DeLisle f0eb58ee95 Merge branch 'staging' into framework 7 years ago
Caleb James DeLisle 9509d538e0 Cursor not being updated at the right times before applying a patch. 7 years ago
yflory 888028c542 Lint 7 years ago
yflory e5a54b5978 Fix folder highlighting with drag&drop in the drive 7 years ago
yflory 1c7c37c121 Add the file class to pads in 'template' and 'recent' categories in the drive 7 years ago
yflory ab3648a30a Merge branch 'newpoll' into staging 7 years ago
yflory 1c4f1c785d Improve stability and UI in poll and its comments 7 years ago
ansuz 7559bc062e lint compliance 7 years ago
ansuz 503111d26a use recompiled media-tag 7 years ago
ansuz 427afc3954 override modified file name in pdfjs 7 years ago
ansuz d85db64939 add tags from drive 7 years ago
Caleb James DeLisle 0aecfad854 Occasionally the language selector only says "Mode" rather than the language 7 years ago
Caleb James DeLisle ae87320408 Preview pane cannot be resized after it has been hidden and then shown again 7 years ago
ansuz 1f35798194 stop event propagation from tag prompt 7 years ago
ansuz c936e5ae73 make context menu open correct app on correct port 7 years ago
Caleb James DeLisle d9e97b86e6 Merge branch 'staging' into framework 7 years ago
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. 7 years ago
ansuz deed04108b Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
ansuz a90c078e84 correct reference to undefined 7 years ago
yflory 26dfc65c25 Comments in polls 7 years ago
yflory 5304dc319f Enable redirection to the previous page after registration 7 years ago
yflory ceb8ff18bd Fix ghost icon in drive 7 years ago
yflory 846b1a9fb3 Improve description UI in poll. Enable tags and mediatag 7 years ago
yflory 68bda92291 Use codemirror for description in poll 7 years ago
ansuz b8ce149db6 add hint about tag usage 7 years ago
ansuz f15ec4efe9 add tagging to whiteboard and file apps 7 years ago
ansuz f90742603e style fixes 7 years ago
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. 7 years ago
yflory 707d3b3e94 Ability to export polls as csv 7 years ago
yflory 5cf86bf74a Update UI in poll and remove old code 7 years ago
ansuz 09c0a473e2 fix function signatures 7 years ago
yflory 3337689630 Wrong translation key in toolbar 7 years ago
Caleb James DeLisle 94d2f4472b Stop using presentSuccess because it is hidden behind the modal in slide 7 years ago
yflory 126742a1c3 Fix bugs in sframe poll and update UI 7 years ago
ansuz 351b95d6a9 resolve merge conflicts 7 years ago
ansuz 6c7b135f91 lint compliance 7 years ago
ansuz 94c392b79f secure messaging 7 years ago
Caleb James DeLisle 53f65f6a87 Merge branch 'staging' into framework 7 years ago
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/
7 years ago
Caleb James DeLisle 1e5bc5da14 onReady should only be called once, onContentUpdate should be able to throw and there should be a generic normalizer 7 years ago
Caleb James DeLisle 7230c780a1 Get rid of last usages of cryptpad-common in pad/inner 7 years ago
Caleb James DeLisle 12e82e80ec When changing the title of a presentation, the title in the bottom of the slide should also change 7 years ago
ansuz 0a99478d9f catch diffdom errors and plow through 7 years ago
ansuz 0f9e93e1de make tests pass again 7 years ago
ansuz 48c49e5a75 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
ansuz 19e58cec94 prevent typeError 7 years ago
yflory 66da349ee4 Sandboxed Poll app with less2 7 years ago
Caleb James DeLisle f95acda758 Minor refactoring of /pad/ ; moved /*/main.js into a common file ; framework'd /code/ 7 years ago
Caleb James DeLisle 6dbc02e81a Merge branch 'staging' into framework 7 years ago
Caleb James DeLisle 1c791b5b51 Fix framework by removing some async and also fix media tags 7 years ago
Caleb James DeLisle 90d00c10b1 Make metadata-manager a bit more robust 7 years ago
yflory 9b2251005c Merge branch 'staging' into newpoll 7 years ago
yflory 8de1852ab9 Lint compliance 7 years ago
yflory 2c10f9b07b Merge branch 'staging' into newpoll 7 years ago
yflory e02a779c14 Use secure drive as default drive 7 years ago
yflory b4de31c827 Merge branch 'newdrive' into staging 7 years ago
yflory c1275b5671 Prepare secure poll 7 years ago
yflory 4c394e0031 Fix UI issue in poll 7 years ago
Caleb James DeLisle 342b6012f7 manual merge of staging into framework 7 years ago
Caleb James DeLisle cf6030ab8b Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
Caleb James DeLisle e62c5e1d07 Add some debugging lines to help synthesize error cases 7 years ago
ansuz 9571b3c018 persist whiteboard content across sessions 7 years ago
ansuz 748172585e update for modified id 7 years ago
ansuz 4cd7d8eda4 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
yflory 345bfc1cea Remove migration for pad attributes 7 years ago
ansuz 52be5501d6 remove invalid test 7 years ago
yflory 69014e5fde Fix mediatags in pad not cached 7 years ago
ansuz b3e066eaca show loading screen tips during loading screen 7 years ago
Caleb James DeLisle 77fe6a9bba small bug fixes 7 years ago
Caleb James DeLisle 1b01855dd2 Merge branch 'staging' into framework 7 years ago
Caleb James DeLisle 1fd7a6e2b3 Mistake in mkEvent which makes all events only work once 7 years ago
Caleb James DeLisle 368a6b2406 manual merge, still wip 7 years ago
yflory cdeac00633 Merge branch 'staging' into newdrive 7 years ago
yflory a8eecee590 Fix access to undefined variable in drive 7 years ago
yflory 91e36171eb Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
yflory 138ad17e3e Fix 'import local pads' in settings creating duplicates 7 years ago
yflory 59ad96e491 Make sure the user is redirected to the drive at registration 7 years ago
yflory d2f1d0c0e9 Fix readme pad not added at registration in sframe drive 7 years ago
Caleb James DeLisle ae54cbca33 Refactor sframe-cpnf-inner to export chainpad 7 years ago
Caleb James DeLisle 44018ee7e1 Improve the LessLoader check to hopefully stop the message saying cookies were blocked. 7 years ago
Caleb James DeLisle b15527565c Allow passing arguments when firing events 7 years ago
Caleb James DeLisle 0eb2165f31 Implement a new pad framework and make it work (seemingly) with /pad/ 7 years ago
Caleb James DeLisle d9845d3450 Refactor sframe-cpnf-inner to export chainpad 7 years ago
Caleb James DeLisle f418ee9632 Improve the LessLoader check to hopefully stop the message saying cookies were blocked. 7 years ago
Caleb James DeLisle 72f03b2a47 Allow passing arguments when firing events 7 years ago
yflory 1afbd4648d Fix old drive 7 years ago