Commit Graph

88 Commits (32be4746f8514e06e838b4aa0ee45cb832df1b2c)

Author SHA1 Message Date
Robin Appelman 90726b10c4 fix a problem with ranming files containing spaces 14 years ago
Jan-Christoph Borchardt 193b9c9386 styled undo file deletion 14 years ago
Robin Appelman e209511f86 provide undo button when deleting files from the web interface 14 years ago
Robin Appelman 6bda6de9a1 show table header in filebrowser always on top when files are selected 14 years ago
Jan-Christoph Borchardt 5c941e57d2 fixed showing mimetypes for new files 14 years ago
Jan-Christoph Borchardt b2f1d26d93 fixed color calculation again 14 years ago
Jan-Christoph Borchardt 103d45539d fixed file size and date color calculation in JavaScript 14 years ago
Jan-Christoph Borchardt 9714bab653 fixed table heading and multiselect style 14 years ago
Robin Appelman 77abade785 dont need to remove the empty folder message twice 14 years ago
Robin Appelman 78d41a03e0 automatically hide show/hide the empty folder message 14 years ago
Jan-Christoph Borchardt 48fb1e2dae hide empty folder notification when a folder or file got uploaded 14 years ago
Robin Appelman b6ad416757 you can now move files to the root folder by draging them to the Files entry in the navigation panel 14 years ago
Robin Appelman 98e78c0599 some tweaks for renaming 14 years ago
Robin Appelman 2d43f6e307 make foldernames also bold after renaming 14 years ago
Robin Appelman 468319fe04 no need for an ok button for creating folders 14 years ago
Robin Appelman 3758b0d707 fix size of selected files with new uploaded files 14 years ago
Robin Appelman a7748c14c6 dont need the ok button for renaming 14 years ago
Robin Appelman 0e76d06358 properly style filenames after renaming 14 years ago
Robin Appelman 3a9af23cda always show download icon on hover 14 years ago
Robin Appelman 6d0c8ea7e4 use proper file icons for image and audio files 14 years ago
Robin Appelman 82261e9907 use relative times for new upload files 14 years ago
Robin Appelman c73dd86713 confirmation dialogs for deletions 14 years ago
Robin Appelman 433ad8c3ce add size tooltip for selected files 14 years ago
Robin Appelman 4028178982 fix serveral styling issues on uploaded files 14 years ago
Jan-Christoph Borchardt 9642a43129 correctly display icons and rename box 14 years ago
Robin Appelman 9565ea251d Implement inline renaming of files 14 years ago
Jan-Christoph Borchardt 43f99a8983 finished action icons on hover, small style improvements 14 years ago
Robin Appelman ece6bd663c show icons instead of text for file actions 14 years ago
Jan-Christoph Borchardt 25c48e6aed lots of small style fixes for the file list 14 years ago
Robin Appelman 90ecd2c293 deleting stuff is scary, lets move the button as far to the right as possible 14 years ago
Robin Appelman 7d5bc7974d do not show default file action in the file action list on hover 14 years ago
Robin Appelman 00da23faf6 no longer show deleted files as selected 14 years ago
Robin Appelman 633d7826c9 remove debug alert 14 years ago
Robin Appelman be45ad904e remove debug alert 14 years ago
Robin Appelman 7b02adf715 fix sorting on newly inserted items in the file list 14 years ago
Robin Appelman b0f166fc83 some javascript changes 14 years ago
Robin Appelman e03340b04d add getSelectedFiles() to files.js 14 years ago
Robin Appelman ceb711dff4 some work on the breadcrumb navigation for files 14 years ago
Robin Appelman d6bf5cd251 show error when trying to upload to large files 14 years ago
Robin Appelman d9a79c0f7e show fileactions inline on hover 14 years ago
Robin Appelman aa335f57d6 only show actions for selected file if there are selected files 14 years ago
Robin Appelman be6b5c8e77 some work on the updated interface 14 years ago
Robin Appelman 6b034ad2f9 Allow users to start a new upload before the current upload has finished 14 years ago
Robin Appelman 332cab0c55 fix deleting files with spaces in the name 14 years ago
Robin Appelman 0251290794 Show loading icon for uploading files, and disable file actions and DnD for uploading files. 14 years ago
Robin Appelman ff54602be0 No longer use the "Ok" button for file uploads 14 years ago
Robin Appelman b69ae10b74 Provide ability to select mutliply files during upload for browsers that support it. 14 years ago
Hans Bakker 5c671c995c finish refactoring of files admin page 14 years ago
Robin Appelman 541c40f3cc fix broken directory links for some browsers 14 years ago
Robin Appelman e3e0a28b62 only show the revert animation of draging a file when draged to an invalid position 14 years ago