Commit Graph

62 Commits (323a98adb79b84192085208798525be831b33e81)

Author SHA1 Message Date
Tom Needham 0825073e8c Editor now loads on top of files app. 14 years ago
Florian Pritz d928cd3636 files: hide non functioning code when called from a/f_s/get.php 14 years ago
Florian Pritz 652b744201 don't print empty folder warning if it will be hidden 14 years ago
Florian Pritz 2ff5df192b files: fix wrong image paths if called from files_shareing/get.php 14 years ago
Jan-Christoph Borchardt d9aae20003 more valid HTML, alt attributes, refactored pagenavi etc. 14 years ago
Robin Appelman 9ba303a95f fix uploading multiple files 14 years ago
Jan-Christoph Borchardt 6c4d075bd6 added jquery-tipsy for nice title tooltips 14 years ago
Dawid Opis 9683d44633 fixed upload button 14 years ago
Robin Appelman 0bcb4a6a8f set default max upload size in the .htaccess file to something rediculous 14 years ago
Robin Appelman dfb923f34e automatically set background images to png when needed 14 years ago
Jan-Christoph Borchardt 6af4c2dd0f moved search box directly to template 14 years ago
Bartek Przybylski ec31a29b3c Bug 279826 fix 14 years ago
Jan-Christoph Borchardt f754d6dc51 lots of CSS details 14 years ago
Robin Appelman 9059b55979 make more strings translatable 14 years ago
Jan-Christoph Borchardt 3b34cba4ae first mediaplayer styling 14 years ago
Jan-Christoph Borchardt ecd2738e83 fixed upload button 14 years ago
Robin Appelman e209511f86 provide undo button when deleting files from the web interface 14 years ago
Michael Gapczynski f0c1f38f98 Add share action for mutliple selected files 14 years ago
Robin Appelman 2781fdeed8 automatically replace svg images with png for browsers that dont support svg 14 years ago
Robin Appelman 468319fe04 no need for an ok button for creating folders 14 years ago
Robin Appelman c73dd86713 confirmation dialogs for deletions 14 years ago
Jan-Christoph Borchardt 43f99a8983 finished action icons on hover, small style improvements 14 years ago
Jan-Christoph Borchardt 9a88f066c5 first part of file action icons implementation 14 years ago
Jan-Christoph Borchardt 25c48e6aed lots of small style fixes for the file list 14 years ago
Michael Gapczynski 1ec0b6ecc1 jQuery dialog for sharing files from within file browser - Not functional yet 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 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 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
Robin Appelman 47993fe29a You can now move files to a parent folder by draging them to an element in the breadcrumb bar 14 years ago
Jan-Christoph Borchardt e3fd72dc16 introducing simple file size, only MB as unit, details on hover 14 years ago
Jan-Christoph Borchardt 827eb1ae24 reactivated Upload & New Folder button icons 14 years ago
Robin Appelman 51b2557470 stop confusing people with a dummy share button 14 years ago
Kamil Domanski 9f7e50ae8e make files app translateable 14 years ago
Robin Appelman c4e7761ee8 make new folder dialog behave more like a regular form, so you can press enter to create the folder 14 years ago
Robin Appelman 1eb0faa264 make fileactions extendable by plugins 14 years ago
Robin Appelman 00711341e9 new file uploader that should work with more browsers 14 years ago
Arthur Schiwon 85764257ea refurbished new folder button 14 years ago
Arthur Schiwon 4a9fdd2918 fancy upload button. does work with firefox (at least 4) and chromium, but not with Konqueror, Rekonq, Opera. 14 years ago
Arthur Schiwon 4cb9cdb337 fancyfying file upload, part I 14 years ago
Arthur Schiwon 4ae158bbe0 implemented download single file from file menu 14 years ago
Arthur Schiwon 03747a0ffb implemented Delete action in file menu 14 years ago
Arthur Schiwon b0f7a1fe6f use prettybutton css class for file action stuff, too 14 years ago
Arthur Schiwon ec7e338704 display max file size for upload 14 years ago
Arthur Schiwon 9b26cb0bfb implement "new folder" function 14 years ago
Arthur Schiwon 270e1101f4 some forgotten files... 14 years ago
Arthur Schiwon ee4d087e72 don't reload the whole page after file upload 14 years ago
Arthur Schiwon a14f8243e8 get max upload file size for upload form from php settings 14 years ago