Commit Graph

71 Commits (d1b8d8668e3b634b87a7f6f0bfe2f4c2a88e5555)

Author SHA1 Message Date
yflory 9ee9e46087 Receiving a burn after reading URL
yflory 8c61e3b9c4 Remove debugging console.error
yflory 89aa2fe86c Fix race condition in the poll APP
yflory fb0827107b Secure share modal
yflory 5331eebb3e Enable notifications everywhere
yflory 9765dca9ff Another fix about phantom viewers
yflory d3dbd0c712 Move static pages content in their own file
yflory 3e9e92dcac Implement full CryptDrive export
yflory 248b87a1e1 Enable chat in the poll app
yflory ee1027ceb9 Ability to import mediatags to the drive
Caleb James DeLisle 0d5ac05866 refactoring of the less infrastructure
yflory 1879c1829c Add passwod prompt to access protected pads
yflory 4288f536f1 Use requireCSS to load FontAwesome
yflory c135893638 Improve UI for polls on mobiles
yflory 645e47bd72 Catch chainpad errors in polls
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 2c90cb5907 Move help button in drawer and fix drawer style
yflory 60b2384885 Move initial state into a help block
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
yflory a40315aff7 Remove ability to delete comments in polls for readonly users
Caleb James DeLisle 378322a521 Don't finish the test until ChainPad settles, trying to eliminate a flicker
Caleb James DeLisle 4808c8b374 Fixed poll which was not working with automated testing
Caleb James DeLisle 151d33db18 Added testing of /poll/ :D
yflory 5e8b183ee6 Fix uncommited column in poll hidden in published mode
yflory f7d30318cc Disable editable inputs in poll's read-only mode
yflory cfc9ce33d6 Hide the tags button for anonymous users
yflory d666e9e7ee Remove tag and filepicker buttons for anon users
Caleb James DeLisle 12b0f3e201 Pad Not Pinned: Better CSS, moved element outside of the title element, added it in poll, better colors, tippy, and login/register in same window
yflory 74e59a513a Add the markdown toolbar to the slide and poll apps
yflory 644f6e9985 Use the bounce app to open links from inner
ansuz 56102d3689 use unified listmap
ansuz ee6c2097f5 resolve merge conflicts
yflory 7cfe64fc5b Remove cryptpad-common dependency for some inner apps
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
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 a592317e35 lint compliance
yflory 9060464f37 Create thumbnails only when the tab is not focused
yflory 5dff9a32b6 Fix comments order in polls
yflory 8de9a596f1 Fix cursor in thumbnails
yflory 1245b4d244 Enable thumbnails in poll and whiteboard