Commit Graph

50 Commits (1c300bb49b1139f25bd0b66f2a2cd36c49c013b5)

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