Commit Graph

69 Commits (03e390f6bda778ca7656cf8b1b77206fa030b9dc)

Author SHA1 Message Date
yflory 1b3715e61e Add missing style to whiteboard buttons
ansuz 2925316058 remove hardcoded translations
ansuz 264f4950bd don't show the help menu in embed mode
yflory 1433eed246 lint compliance
yflory 09323e38fa Merge file upload and image embed button in whiteboard
yflory e6ce5a55e5 Add missing button for all the apps
yflory 033b784576 Add max file size in whiteboard
yflory 18a4d2a72c Merge duplicated code between framework and whiteboard
yflory 75e5d3cc42 Move the mediatag and avatar code outsite of common-ui-elements
David Benqué 01cdac21cc remove // XXX related to Whiteboard keys
yflory f780087ac7 Better UI for whiteboard controls
yflory fbdb8e547e Merge branch 'soon' into staging
yflory dcfd9c5a73 Smaller palette in whiteboard
yflory ae1b59b2c1 Fix canvas initial size
yflory 24e474e688 Big canvas
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 fb0827107b Secure share modal
yflory d3dbd0c712 Move static pages content in their own file
yflory 3e9e92dcac Implement full CryptDrive export
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
yflory 60db53a993 Use framework in the whiteboard app
yflory 64c85fe548 Don't return channel in parsePadUrl
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 c702a23c77 Initial work on the 'pad will expire' logic
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