Commit Graph

215 Commits (09307b88fd0fd6c77ca6a3d5d3ea9f0cab80a646)

Author SHA1 Message Date
yflory 43ad4f0a84 Deduplicate code between File and MediaTag
yflory 5d6ebdfee6 Make autodownload size for mediatags configurable
yflory 781261111b Remove debugging code
yflory 396eb4d263 Stop autodownloading big mediatags
yflory a29b98783a Improve download table
yflory f62f447711 Improve file app UI
yflory 9203b88538 Fix UI language
yflory 589d32c062 Stop using sessionStorage for login redirect and new pad options
yflory 47f679bf8b Add missing notification bell in the file app
yflory 706ecc67f9 Fix UI issue sin the file app
yflory 94eac09c61 Add share and access to the bottom bar
yflory 079329cc28 Rename toolbar file
yflory adae4b690b outer.css cache busting
yflory 521db379a0 Add access button in all the apps
yflory 7a02b074b7 Hidden hash for files
yflory b0f5254942 Fix owners not set properly when storing a file the first time
yflory 3f6e64338a Fix downloading file from the drive
yflory e2ff6c7c30 Fix fileHost in the file app
ClemDee 98abe3d791 Add file plugin to display plain text files
yflory df5090eaef Fix missing pad title in notifications
yflory dd7fc83867 Store the blob metadata the first time
yflory 8e7858e6ae New share modal in all the apps
yflory fb0827107b Secure share modal
ansuz 2259d1b6ac Merge branch 'soon' into staging
ansuz 88c43cfc5c address a linter error
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 01a3c13a8c Fix CSP issues for missing files (404)
yflory 574d99f9db Remove support for old media-tag
yflory 06818b798f Add properties button to the file app to see owners and password
yflory 85e5c495d9 Remove owned file
yflory 93ecc06964 Upload owned files
yflory c7e08fedfb Password-protected files
yflory 10ce95087a Merge branch 'password' into staging
ansuz b9a74c2119 hide visible effects of race condition, leave a note to remember to fix it
yflory 2451174870 Lint compliance
yflory 64c85fe548 Don't return channel in parsePadUrl
yflory b26ae67df5 Fix issues with channel ID when using a password
yflory 811463b870 Add support for version 2 hashes needed for password-protected pads
yflory 52d6c9d468 New colortheme for alertify logs and modals
yflory 5ee5a93513 New tippy everywhere
ansuz ee46a4e862 remove some unnecessary checks for file-crypto and make encryption properly async
yflory 4288f536f1 Use requireCSS to load FontAwesome
yflory 12bfcbe701 Add fixed order for rightside icons in the toolbar
yflory fb192a2c45 Add a configurable background color in the file app in view mode
ansuz 3858aa976a better warning in case of errors in /file/
yflory cfc9ce33d6 Hide the tags button for anonymous users
Caleb James DeLisle 617c4b6044 CSS refactorings and pad-is-not-pinned work