Commit Graph

151 Commits (dcabff7c08a10930692e13d3f82e2b7e7b764efa)

Author SHA1 Message Date
yflory 12bfcbe701 Add fixed order for rightside icons in the toolbar
yflory 2c90cb5907 Move help button in drawer and fix drawer style
yflory 753b7550ca Save button in the pad creation screen
yflory a4a6385e86 Add keyboard shortcuts for the Ctrl+E or Cmd+E modal
yflory 60b2384885 Move initial state into a help block
yflory 329fd61bb1 Remove lag when creating a pad from the pad creation screen
yflory 7ff9bbe2b0 Fix share modal with new pads
yflory 5f50bedce2 Fix empty properties for readonly pads
yflory 7cb3282634 New apps for text, slide and spreadsheet
yflory 766fa72841 Fix initial value of the preview link in the share modal
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
yflory 4df4c48fbd Improve UI for pad creation screen
yflory 5089f1206d Pad creation screen translations and link to settings
yflory 3d3f58b3fc Improve share modal customization to make it work with async functions
yflory 2995782079 Different colors for ok and cancel in alertify
yflory 69c33e2f83 Ability to disable profile
yflory c90ba890ca Add more configurable options and add a new way to use custom config
yflory 4bea1aa2df Display default avatars in IE
yflory bc9a88fbe9 Add support for org-mode in th code app
yflory 6a906e3770 Fix share modal extension point
yflory 6e086ee779 Add shortcuts in the share modal
yflory c5ebbe1a56 New share menu
ansuz 5b4e5480cb Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
ansuz 9b78580d8e make usage-bar display optional
yflory daef08a9b3 Add an advanced new pad modal
yflory bd9c44dbb2 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory ef480fea79 Add a settings category for the pad creation screen
ansuz ca3697ae3a implement extension point for share menu
yflory 8c9490868b improve owned pads management in the drive
yflory 73126ed597 Display the owner and expiration time of a pad in the properties modal
yflory 65ccfe39ef Add a 'properties' button in pads to display pad data
yflory 0cea5f4596 Create an owned pad and view owned pads in the drive
yflory 78f738143b Hide the markdown toolbar in read-only mode
yflory 89cc583f53 Call the handler if onReady is called for a ready channel
yflory 1922dbfd75 Creation page with mobile support
yflory e96d54e655 Add a pad creation page
yflory 203c5d64c1 Focus codemirror after using the markdown toolbar
yflory f52d987515 Ability to resize avatars before uploading them
yflory 5c3237e093 Fix issues with the async store
yflory 74e59a513a Add the markdown toolbar to the slide and poll apps
yflory 644f6e9985 Use the bounce app to open links from inner
yflory b0f553e9ea Add a markdown toolbar to help with the markdown syntax
yflory 280a7c2765 Clean cryptpad-common
yflory fc02f97d78 Use less2 classes in the user menu
yflory 1f53304ad3 Display a dropdown menu inside another one
yflory 014e12b5b5 Ability to update the username from the userlist
yflory 30c8c253dd Remove util and hash from common
yflory c9e1de042c Remove common-interface dependency from cryptpad-common
yflory dc207393fd Separate UI elements from cryptpad-common
yflory 354c63bd64 Clean old code