1498 Commits (2a3a5c4342c863222df5ac64e66b82de254c4301)

Author SHA1 Message Date
Caleb James DeLisle 041071e61c manual merge 7 years ago
Caleb James DeLisle 7334173b4a Hopefully fix infinite spinner whenever there is a disconnect (pad) 7 years ago
yflory 304a8df808 Remove unneeded migration and fix attributes migration 7 years ago
ansuz 5a1abc8986 let's try using actual js syntax 7 years ago
ansuz 134c6057c1 Merge branch 'slide2' of github.com:xwiki-labs/cryptpad into origin/slide2 7 years ago
ansuz 59d25b4c1a use camel case, not snek case 7 years ago
ansuz 520b8967fd allow people with short passwords to log in 7 years ago
yflory 5bf966633c Merge branch 'staging' into slide2 7 years ago
yflory 514bff7065 Add slide number in the title in slide2 7 years ago
ansuz 0ed6846e07 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
ansuz b5b9f931c7 don't use common-realtime 7 years ago
ansuz 32e8c8ef4b implement alertify without alertify 7 years ago
yflory c3a07e879c Merge branch 'staging' into slide2 7 years ago
yflory fc069dac48 Ask the user before loading the template picker 7 years ago
yflory 05793c220c Fix secure iframes on Edge 7 years ago
yflory 290d668ceb Fix race condition preventing slide to work on Edge 7 years ago
ansuz 739903d511 don't check account usage if you aren't logged in 7 years ago
ansuz bbf7ed3827 refactor drive to use dialog.selectable()
fix class on alertify-like boxes
7 years ago
yflory f2aaaa9751 Move slide to secure iframe 7 years ago
ansuz 809b56625d refactor ui elements 7 years ago
ansuz bca9ba66cb enforce a configurable minimum password length when registering 7 years ago
ansuz fab6264ce6 use loading screen from pages.js 7 years ago
ansuz e8298f165a only display first letter of name if user has no avatar 7 years ago
ansuz 85003f7a23 lint compliance 7 years ago
ansuz cca3c04d43 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
ansuz 15e24ebe4f ui for hashtag picker 7 years ago
ansuz 1b97996ef8 implement util.once 7 years ago
yflory 0423a5f4e2 Clean secure iframe code 7 years ago
yflory 04a04aef2b Add setAttribute/getAttribute in secure iframes. Store attributes in settings 7 years ago
yflory 61b228db79 Fix double / when storing a file 7 years ago
yflory 3ca9f41290 Get embed code for pad and code 7 years ago
yflory 0bb6698399 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
yflory e85b34f127 Add embed options in the secure pad hashes 7 years ago
ansuz b3d5e04bb4 lint compliance 7 years ago
ansuz 3d2a2da74e add listAllTags api 7 years ago
ansuz 0e8a26e8eb Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
ansuz 1c50bb3f61 clear hung tooltips 7 years ago
yflory 53eb9bb541 Remove the logo from the filepicker loading screen 7 years ago
yflory 729c013af7 Get mediatag embed code from the file app 7 years ago
yflory 4108520d20 Add contacts in the new menu if the user is logged in 7 years ago
yflory 78b338c379 Merge branch 'code2' into staging 7 years ago
yflory db86a2dbee Merge branch 'code2' of github.com:xwiki-labs/cryptpad into code2 7 years ago
yflory d2787e3eff Make code2 the default code app 7 years ago
ansuz 4069945bc4 Merge branch 'code2' of github.com:xwiki-labs/cryptpad into code2 7 years ago
ansuz cd7b00d45b make pixels 100px 7 years ago
ansuz b1a1f4ba13 add encrypted thumbnails to metadata for images.
correct decryption logic
7 years ago
ansuz b8e913c95a more thumbnail methods 7 years ago
ansuz ffbb21dd2c use cryptpad-september build of media-tag 7 years ago
yflory 86e23ac19f Use less2 in secure iframes 7 years ago
yflory f12f4bb925 Integrate filepicker secure iframe in the code2 app 7 years ago
ansuz 1072e3e797 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
ansuz ae60b5845f implement search-by-tag for filesData 7 years ago
ansuz 72ef730f23 implement tag-related functions 7 years ago
ansuz 0302c06d0e send feedback if client does not support symbols 7 years ago
ansuz 52019dc763 make get and set pad attribute return only cloned data 7 years ago
yflory 89b7b644f3 Enable drag & upload in code2 and prepare filepicker 7 years ago
Caleb James DeLisle e2719d9098 Add media-tag-nacl to cryptpad so it will be hosted on the server 7 years ago
yflory 885282ddea Fix undefined friend 7 years ago
Caleb James DeLisle a60709ff73 Infinite spinner popup leads to frame attempting to reload and failing 7 years ago
yflory b8971cdc23 Add previewMode settings to code2 7 years ago
yflory 0d008aaa2e Add indent settings to code2 7 years ago
yflory f54dc7505c Migrate indentation settings to a settings subobject 7 years ago
yflory 0893bcc0e5 Merge branch 'staging' into code2 7 years ago
yflory f06683e949 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
yflory 0ce32464fd Fix flickering avatar in firefox 7 years ago
ansuz ba0e935add stub localStorage, and handle errors that might come from touching localStorage 7 years ago
ansuz be8ea4102e keep trying to parse the hash until it works 7 years ago
yflory a2ed266048 Move the code app in a secure iframe 7 years ago
ansuz a34d1793e0 drop 'loading' text from loading screen 7 years ago
ansuz 181a19a9a0 polyfill for array.fill 7 years ago
yflory 51fa6287c1 Enable notifications in secure pads 7 years ago
yflory 642dc17910 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
yflory 901917983b Fix an issue preventing pads to be stored in the drive 7 years ago
ansuz 8fb7fef3f5 regular expressions are never falsey 7 years ago
ansuz 24eac9b4a6 test for flakey tests 7 years ago
ansuz 7d2a76f4d6 delete dead code. fix off-by-one for messages. turn off history button when history is exhausted 7 years ago
ansuz 430a6f7b77 lint compliance 7 years ago
yflory d9a4a32bf9 Fix avatar for anonymous users in secure pads 7 years ago
yflory 00fda0d7d7 Fix avatar in read-only mode (secure pads) 7 years ago
yflory 88cb4fd83c Enable friend requests from secure pads 7 years ago
yflory 147d88d845 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
yflory e43c68aa48 Fix viewers number in secure iframe 7 years ago
yflory f89015d9ed Update the tab title to match the pad title in pad2 7 years ago
ansuz 1280cd1659 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
yflory 51c065d13c Fix link to main in the new toolbar 7 years ago
yflory d9bf2abcd8 Fix old hashes not working anymore in pad 7 years ago
ansuz 536fe04790 emit notification when alert, confirm, or prompt are called 7 years ago
yflory d4589c4699 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
yflory 6c65e5ff72 Fix the ghost icon in the drive and add missing text 7 years ago
ansuz 5c2b58e703 log error synchronously so we get a trace when pinPads has no callback 7 years ago
ansuz 841e3af8da handle unfriends. clean up. better input validation 7 years ago
ansuz c66a0c55e0 ensure that function signatures are correct 7 years ago
ansuz 91f6e3e543 remove a lot of dead code 7 years ago
ansuz 57d0c6c973 Merge branch 'new-messaging' into staging 7 years ago
ansuz 9e04d039d7 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
ansuz 22d754d514 handle user renames 7 years ago
Caleb James DeLisle 0a6f81850f Handle infinite-spinner errors and properly inform the user 7 years ago
ansuz f58d4c941f clean up a bit 7 years ago
ansuz b75a951a98 encode messages with 'author' field instead of 'channel' 7 years ago
Caleb James DeLisle 7bbea28831 minor anti-xss changes... 7 years ago
ansuz 013b75ae67 implement history range requests 7 years ago
ansuz b71f1860db make uid function reusable 7 years ago
Caleb James DeLisle 75fde58846 Well that was stupid... (fix bug introduced in acfaaa7d56 when trying to make jshint compliance) 7 years ago
Caleb James DeLisle 5d9599c9b7 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
Caleb James DeLisle cbac5e417c Make loading screen come much earlier on pad2 7 years ago
yflory b6881349be Fix an issue with the notifications in secure pads 7 years ago
yflory ec64ac485d Fix 'not a function' error 7 years ago
Caleb James DeLisle acfaaa7d56 jshint compliance 7 years ago
Caleb James DeLisle 2ad9fcee17 Manual merge of notify.js 7 years ago
Caleb James DeLisle 8a9755611a Merge branch 'pad2' of github.com:xwiki-labs/cryptpad into pad2 7 years ago
Caleb James DeLisle 2dacd57e76 fix caching on favicon 7 years ago
yflory 33025a9df9 Merge branch 'pad2' of github.com:xwiki-labs/cryptpad into pad2 7 years ago
yflory c33b128bf4 Enable feedback in pad2 7 years ago
yflory e81bb3fe08 Fix profile link in the userlist 7 years ago
ansuz 002eed0d6f make most of the messenger api async 7 years ago
Caleb James DeLisle d9f5e3638e Big caching improvements :D 7 years ago
yflory b4864b96ac Add a recent pads category in the drive 7 years ago
Caleb James DeLisle 4f3b4a30ee Merge branch 'pad2' of github.com:xwiki-labs/cryptpad into pad2 7 years ago
Caleb James DeLisle 4b70fc9f49 Use resources from the original origin in pad2 7 years ago
yflory aa9e0d3cd3 Enable AppConfig in pad2 7 years ago
yflory f40d2c0b20 Add templates to pad2 7 years ago
yflory 8d020833af Add missing file 7 years ago
yflory 8d837d22ea Add history to pad2 7 years ago
yflory b2e6df1f9d Add import & export in pad2 7 years ago
yflory e2d39de143 Forget button in pad2 7 years ago
yflory e4020ba8d4 Fix pad creation in pad2 7 years ago
yflory 140c6f3776 Add limit warning in pad2 7 years ago
yflory 30aef71603 Enable avatars in pad2 7 years ago
yflory f88a6f63fe Merge branch 'pad2' of github.com:xwiki-labs/cryptpad into pad2 7 years ago
yflory fb4808e1e1 Fix queries callback arguments 7 years ago
Caleb James DeLisle 6dd1643738 Manual merge work done on loading page to pad2 7 years ago
Caleb James DeLisle 8b702e0150 wip 7 years ago
yflory e65b2f4e9f Add shareButton to pad2 7 years ago
yflory beb45740d0 Merge branch 'pad2' of github.com:xwiki-labs/cryptpad into pad2 7 years ago
yflory 90f892de9c Useradmin menu, notifications and share button in pad2 7 years ago
ansuz 253ab68d8d Merge branch 'staging' into new-messaging 7 years ago
Caleb James DeLisle 498c8229e9 Make following a link inside of the iframe only fail rather than carrying the iframe away from the pad. 7 years ago
ansuz 0693a98890 create a thumbnail when uploading images from whiteboard 7 years ago
ansuz b17044ad98 add support for thumbnails in metadata 7 years ago
yflory dd9b38066e Change display name in useradmin menu 7 years ago
yflory a96d447e8b Add notifications in pad2 7 years ago
Caleb James DeLisle cf6d8c83b2 Fix title setter logic and separate it from UI 7 years ago
Caleb James DeLisle ec87f3f897 Merge branch 'pad2' of github.com:xwiki-labs/cryptpad into pad2 7 years ago
Caleb James DeLisle 415399ef64 Changes to support title change in metadata 7 years ago
yflory d1affebd14 Title in pad2 7 years ago
yflory 604415b32c Merge branch 'pad2' of github.com:xwiki-labs/cryptpad into pad2 7 years ago
yflory fab3d67b75 Enable title in pad2 7 years ago
Caleb James DeLisle 909bda4302 This should fix laxy metadata 7 years ago
ansuz a4dbf39c4a fix pdf display problems in chrome 7 years ago
Caleb James DeLisle 2490ee253f Added setDisplayName RPC 7 years ago
yflory 887a26b1a6 Merge branch 'pad2' of github.com:xwiki-labs/cryptpad into pad2 7 years ago
Caleb James DeLisle 0b34ceb0eb Added RPC setPadTitleInDrive() 7 years ago
ansuz bed7d95bf3 use latest compiled cryptpad media-tag 7 years ago
ansuz 3a5526e247 infer pdfjs document title from iframe url 7 years ago
yflory 25466aa2f9 Merge branch 'pad2' of github.com:xwiki-labs/cryptpad into pad2 7 years ago
yflory 1d237735ef Useradmin menu in pad2 7 years ago
Caleb James DeLisle 3b5af3ea74 sframe common changes 7 years ago
yflory d1157c4d72 Add missing file 7 years ago
yflory d237c76f6c Merge branch 'pad2' of github.com:xwiki-labs/cryptpad into pad2 7 years ago
yflory f5855a2870 Add account name in metadata manager 7 years ago
Caleb James DeLisle 3c0197cbf4 Firefox fails to boot the iframe if there is no number on setInterval 7 years ago
yflory d88704fb50 Merge branch 'pad2' of github.com:xwiki-labs/cryptpad into pad2 7 years ago
Caleb James DeLisle a4850a7fcc Merge branch 'pad2' of github.com:xwiki-labs/cryptpad into pad2 7 years ago
yflory fc5bdd3bed Add lazy metadata to fix parse errors in pad2 7 years ago
Caleb James DeLisle ad9f2ff223 Made pad2 server more generic and easy to implement 7 years ago
ansuz a125253cde lint compliance 7 years ago
ansuz 290763d6c5 don't complain about bad realtime state just because you disconnected 7 years ago
yflory 226ef1fd00 Merge branch 'pad2' of github.com:xwiki-labs/cryptpad into pad2 7 years ago
yflory fb512c8923 Toolbar in pad2 7 years ago
ansuz 3b20dcd435 add optional cache-busting to favicon 7 years ago
ansuz ee874878dd clear tooltips when the userlist is redrawn 7 years ago
ansuz f207edfd28 handle errors when deriving keys. fix incorrect reference 7 years ago
Caleb James DeLisle e04c0b89a1 manual merge of staging 7 years ago
ansuz 130b330ede refactor messaging 7 years ago
ansuz 736288a85b lint compliance 7 years ago
ansuz 5037f444e9 update markdown sanitization strategy 7 years ago
Caleb James DeLisle 878a565f89 tiny little performance improvement in something that really doesn't need it 7 years ago
Caleb James DeLisle 7a698d092e When Cryptpad.clearTooltips() gets called, don't clear tooltips unless their associated element has gone missing so it won't clear a tip someone is trying to read. 7 years ago
Pierre Bondoerffer 17b986a6ca
fix toolbar drive link (oops) 7 years ago
ansuz 284124a32d WIP 7 years ago
Caleb James DeLisle 4acd9957a9 Set the url if there is none 7 years ago
Caleb James DeLisle 33e73dd5e5 fixed one last fight 7 years ago
Caleb James DeLisle 9c0b0cc6a8 Merge branch 'staging' into pad2 7 years ago
Caleb James DeLisle 1e56fa31c0 yay, they talk and they don't fight 7 years ago
ansuz 1c526feffb Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
Caleb James DeLisle b3d349bf80 Merge branch 'staging' into pad2 7 years ago
Caleb James DeLisle 8efac4e661 Merge branch 'staging' of git://github.com/pbondoer/cryptpad into staging 7 years ago
Caleb James DeLisle 0dde1d7507 wip 7 years ago
Pierre Bondoerffer baf64114a6
point to homepage in drive 7 years ago
Caleb James DeLisle c304071492 wip 7 years ago
Caleb James DeLisle e49a42db18 Merge branch 'staging' into pad2 7 years ago
Caleb James DeLisle 1f9bd866c3 Merge branch 'staging' of git://github.com/pbondoer/cryptpad into staging 7 years ago
Pierre Bondoerffer edad5deeac
fix logo not showing sometimes in chrome 7 years ago
Caleb James DeLisle 52565076b9 Merge branch 'staging' of git://github.com/pbondoer/cryptpad into staging 7 years ago
Caleb James DeLisle 4b25ab80d6 wip 7 years ago
ansuz 844967a880 continued refactoring 7 years ago
Pierre Bondoerffer a4aeada585
make the file dialog placeholder visible, center file list 7 years ago
Pierre Bondoerffer e08ed72653
generate the tooltip after the button 7 years ago
Pierre Bondoerffer 665e81912e
put the tooltip on the actual button to prevent tippy from popping when not intended 7 years ago
Pierre Bondoerffer 34ba673cd3
improve file upload UI 7 years ago
ansuz 34a5a32c44 lint compliance 7 years ago
ansuz cdf3cee9c8 split out message rendering into ui 7 years ago
ansuz fcdfa52aa9 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
ansuz 58b3b32cc3 big messaging refactor. split UI from logic 7 years ago
Pierre Bondoerffer 6ca6755d02
more missing titles in toolbar 7 years ago
Pierre Bondoerffer d3f2398865
bump tippy to 1.2.0, add dynamicTitle option 7 years ago
ansuz 8301bd44be Merge pull request #164 from pbondoer/staging
UI improvements
7 years ago
Pierre Bondoerffer f585ddccdf
fix image sizes in /slide/ 7 years ago
ansuz fc95f1b6a8 lint compliance 7 years ago
ansuz ba9696ba33 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
Caleb James DeLisle a612f02be2 Merge branch 'staging' into pad2 7 years ago
ansuz c63807fd2b implement channel.send 7 years ago
Caleb James DeLisle 35a55a15ed wip 7 years ago
ansuz d835005905 simplify in-memory message format 7 years ago
Pierre Bondoerffer 8f285eba9f
make file picker ui even prettier 7 years ago
ansuz 797cc2b105 handle messages which fail to decrypt 7 years ago
Caleb James DeLisle 65dfd99171 major wip 7 years ago
Pierre Bondoerffer c53e738054
improve file picker ui 7 years ago
ansuz bad5160885 fix bad reference 7 years ago
ansuz 05aa5ed347 hide new feature until it is finished 7 years ago
ansuz 395f6e1b27 reset confirm text for alertify 7 years ago
ansuz 9865359bb0 don't tell users about new versions 7 years ago
ansuz c8c44d3bfc Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
Caleb James DeLisle 0d1f19f5d4 Big manual merge 7 years ago
Pierre Bondoerffer f6d45d05f6
use logo in toolbar 7 years ago
ansuz 11c72499a0 don't add duplicate messages to the history 7 years ago
ansuz 52854c5a8e ignore history range responses 7 years ago
ansuz e786117110 get new messages when reconnecting and WIP get more history 7 years ago
ansuz 2ce341fed6 disable input field when disconnected 7 years ago
ansuz 66d81429bd integrate file embed into code editor 7 years ago
ansuz 8b0831ac5d save images drawn with whiteboard to your CryptDrive 7 years ago
ansuz fe826133b3 make some markdown styles reusable 7 years ago
ansuz 35cf23ce2c clear tooltips when redrawing the userlist 7 years ago
ansuz 4c6f8d71e1 don't invoke spinner if it does not exist 7 years ago
ansuz 311f709dc4 lint compliance 7 years ago
ansuz c147d342a3 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
ansuz 542d0cd17f drop support for legacy pad list 7 years ago
Pierre Bondoerffer 93e007b52a
reduce png sizes 7 years ago
ansuz 3fa010027c implement clearTooltips 7 years ago
ansuz a68a225d79 fix read-only synchronization bug 7 years ago
CatalinScr 796bf89491 Update of the front-page 7 years ago
Nicolas Lemoine 658b00814b TodoApp - Style and translations 7 years ago
ansuz ae693ff5a7 lint compliance 7 years ago
ansuz 6622735db0 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
ansuz 55cb0734e2 make bad state timeout configurable 7 years ago
yflory 469f49fc0a Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
yflory a80b00a765 Move the file picker in common 7 years ago
ansuz d44f0696af Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
ansuz 2d0635a409 use custom version of tippy 7 years ago
yflory 09793e0d7d jshint 7 years ago