Commit Graph

47 Commits (f042e85d412fb323e5d3bb3e70d9d4ffa00a7907)

Author SHA1 Message Date
Jakob Sack 61ffa182ee Application "files" is able to list the files again, start of splitting css files 15 years ago
Jakob Sack 132695ceb1 Start of the refactoring. Commit is quite big because I forgot to use git right from the beginning. Sorry. 15 years ago
Jonathan Riddell d294c2f6bd Fix licencing, make headers refer to intended AGPL, include copy of AGPL 15 years ago
Robin Appelman 7351528431 Change the icon to the correct one after uploading is finished 15 years ago
Robin Appelman 066ca70890 only show files in the filebrowser that we can actually read. 15 years ago
Robin Appelman 8625a524a5 adjust filebrowser to new libraries 15 years ago
Robin Appelman 9805336c0a cleanup event handling 15 years ago
Robin Appelman 56ec730337 fix calling callBacks by id 15 years ago
Robin Appelman b705b95a1e don't crash when removing an item from the breadcrump that isn't added properly 15 years ago
Robin Appelman 5a05da2af2 Some common javascript functions for working with arrays and functions 15 years ago
Robin Appelman 654387ff05 Show error when trying to create a file or folder that already exists 15 years ago
ente db5cac3b3f reverted a576150b 15 years ago
ente a576150b64 replaced fileActions[this.mime] by fileActions[this.mime1 + this.mime2], since an object name cannot contain slashes. (correct me if I'm wrong) 15 years ago
Robin Appelman e61c59165c Fix for https://bugs.kde.org/show_bug.cgi?id=257861 15 years ago
Robin Appelman 4b0c953e66 only ask once when removing multiply files 15 years ago
Robin Appelman b116b2fd4c fix uploading files to folders with special characters in the name 15 years ago
Robin Appelman 13efdf6aa7 plugin manager 15 years ago
Robin Appelman af8b66c2c3 the text viewer now does syntax highlighting for code 16 years ago
Robin Appelman 5da12fcfa1 use json to encode the file list, should work better with filenames containing non-ascii characters 16 years ago
Aaron Reichman 7bdda2b8f2 First commit, changing capitalization 16 years ago
Robin Appelman 417b1efdca use encodeURIComponent in more places 16 years ago
Martin T. H. Sandsmark 64d4d57615 fix permissions, start to implement private data api 16 years ago
Robin Appelman 2a5bcbe721 change target directory for uploads when changing folders in web-frontend 16 years ago
Robin Appelman 69ab810005 fix checkboxes in filebrowser in konqueror 16 years ago
Willi Ballenthin 9ac8c324ed changed a single typo. 'to' --> 'too'. 16 years ago
Robin 8058b24227 provide layout for smaller screens on android/iphone 16 years ago
Robin 5a500a2455 fix first run dialog in konqueror 16 years ago
Robin Appelman c52e7d360f More bug fixes, mostly IE related 16 years ago
Robin Appelman 567c17fde5 fix renaming files in IE 16 years ago
Robin Appelman accc1d7bf3 Fix a few things in IE 16 years ago
Robin aacda0367d merge 16 years ago
Robin 4eddb7b2d3 small bugfix when creatring new files/folders 16 years ago
Robin afc0ef420b bug fix when starting multiply uploads while the old ones arent finsihed, detect file actions on mimetype not on extention 16 years ago
Robin c2bdd6134b some cleanup/refactoring 16 years ago
Robin 38bdf4083a same fixes, this time hopefully without merge conflict 16 years ago
Robin 48341b0826 visual changes 16 years ago
Robin 2e39fba305 visual changes WIP 16 years ago
Robin e830718757 some more cleanup 16 years ago
Robin 7657926a60 some cleanup in ajax fronted, give error message before starting an upload that is to big 16 years ago
Robin e658a00258 show file actions in a dropdown menu 16 years ago
Robin 5ac201dc83 most of the ajax frontend works in IE now (IE8 not sure about other versions) 16 years ago
Robin 6822185c5b added option to delete multiply files and fixed a bug when downloading large files 16 years ago
Robin 4ff703e9ab added option to download multiply files or folder as zip file 16 years ago
Robin 5cb7524d5c added MAX_FILE_SIZE field to upload form 16 years ago
Robin ba9c95621b ajax interface 16 years ago