Commit Graph

94 Commits (aaa00216d4befcd78263ff31ae6cbec0601c9035)

Author SHA1 Message Date
ansuz 15cf523144 don't load the janky test framework that we aren't even using
ansuz a2ad37a8ad stop supporting IE
1. stop polyfilling promises
2. use named defines for chainpad-listmap and its dependencies while we're at it

use 'bower update' for things to work
ansuz 575269e5a1 use a standard function for creating basic media-tags
yflory e62d654b90 Add 'Store in drive' menu entry to the poll and sheet apps
yflory 676178c0bb Fix title reset in polls
yflory 1a0f06f860 Fix userlist in non-degraded apps
yflory 519d5d7b5c New CodeMirror default theme on dark mode
yflory 623aba2705 Migrate all remaining apps to support dark theme
yflory 7bbb46c2ef Trim history prompt
yflory fa6f470688 Fix image paste in polls
yflory 896a1b1ddd Add support for drop & paste in rich text and polls
yflory 163c6556a0 Update atime when embedding a mediatag to a pad
ansuz 264f4950bd don't show the help menu in embed mode
yflory e6ce5a55e5 Add missing button for all the apps
yflory 94eac09c61 Add share and access to the bottom bar
yflory 079329cc28 Rename toolbar file
yflory 894a355f0a Merge filepicker and share iframes
yflory 812d8f8770 Deprecate 'skip PCS' feature
yflory 578042154e Better reconnect after invalid lastKnownHash
ansuz cac114bb52 merge staging into pending allow-list work
yflory 3abe522a9f Make a copy
yflory 521db379a0 Add access button in all the apps
yflory 1c013d8a4f Fix stacking disconnection alerts
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