Commit Graph

135 Commits (a7a91fb0a56a3bab4f1c41e2a81d2d91acf87b69)

Author SHA1 Message Date
yflory 9ee9e46087 Receiving a burn after reading URL
ansuz 0de0d46dd3
Merge pull request from xwiki-labs/fixTippyInWhiteboard
Fix tippy in whiteboard
ClemDee b481b99441 Fix infinite function call recursion in whiteboard
ClemDee 06f224bdfe Remove infinite function call recursion in whiteboard
ClemDee dee3ae406a Fix whiteboard export to .png from the app
ClemDee 3e918ec1cf Fix issues of no file extension for pad export
yflory 8e7858e6ae New share modal in all the apps
yflory fb0827107b Secure share modal
yflory d3dbd0c712 Move static pages content in their own file
yflory 3e9e92dcac Implement full CryptDrive export
yflory 9db9b132b6 Use framework outer in the whiteboard app
yflory ebfa2c2dc3 Merge branch 'less-less' into staging
yflory 3a7d1e5beb Fix 'save to drive' icon displayed for anonymous users in whiteboard
Caleb James DeLisle 0d5ac05866 refactoring of the less infrastructure
Caleb James DeLisle 507e5b18e9 Remove all less includes where no mixin or variable is used after
Caleb James DeLisle a6d3dbf94f Wrapped modal.less into a mixin which gets rid of the last file which emitted CSS
Caleb James DeLisle 4a352f2ed8 Use import (reference) whenever the less file supposedly emits no CSS
yflory 60db53a993 Use framework in the whiteboard app
yflory 64c85fe548 Don't return channel in parsePadUrl
yflory 4a23b57655 New loading screen
yflory 4288f536f1 Use requireCSS to load FontAwesome
yflory e56d762409 Catch chainpad errors and display it in the UI
yflory 442f15df98 Add help text in all the apps + french translation
yflory f45023ed1f Remove connection lost popup when websocket connection is lost
yflory b0dba481d8 Fix small UI issues and IE issues
yflory 12bfcbe701 Add fixed order for rightside icons in the toolbar
yflory 5c53868c3b Delete pads after 3 months of inactivity
yflory 70e014cdfc Hide infinite spinner and disconnect modals when pad is deleted
yflory e83e589cf0 Kick from pad when an owned channel is deleted + whiteboard and poll
ansuz 3177fd7857 hide whiteboard palette in view mode
yflory cfc9ce33d6 Hide the tags button for anonymous users
yflory d666e9e7ee Remove tag and filepicker buttons for anon users
Caleb James DeLisle 617c4b6044 CSS refactorings and pad-is-not-pinned work
Caleb James DeLisle ba74f9d37a Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
Caleb James DeLisle c702a23c77 Initial work on the 'pad will expire' logic
yflory c59c6072f3 Remove jquery from outer
ansuz ee6c2097f5 resolve merge conflicts
yflory bdd24ed14f lint
yflory 7cfe64fc5b Remove cryptpad-common dependency for some inner apps
yflory 1514ad5df3 Move the 'logged out' screen inside the sframe
yflory c9e1de042c Remove common-interface dependency from cryptpad-common
yflory dc207393fd Separate UI elements from cryptpad-common
yflory 354c63bd64 Clean old code
Caleb James DeLisle 7b62a8042e Remove TextPatcher and begin to include ChainPad directly using requirejs instead of sniffing off the window
Caleb James DeLisle 75130150d5 Refactored out TextPatcher and JsonOT and replaced with new ChainPad
yflory 6b9ffe8dd1 Make thumbnails more secure
yflory 9060464f37 Create thumbnails only when the tab is not focused
yflory 8de9a596f1 Fix cursor in thumbnails
yflory 1245b4d244 Enable thumbnails in poll and whiteboard
ansuz ba97aa7ad2 allow file upload handler to create thumbnails for whiteboard