Commit Graph

152 Commits (6dad5c3d8881756a32a6ace7e2170df5f9eb1b0a)

Author SHA1 Message Date
yflory 7245123061 Refactor buttons.less
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 adae4b690b outer.css cache busting
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 d7b2876711 Fix UI for brush settings in whiteboard
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 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