Commit Graph

1599 Commits (fbd8c00a896fdfd2b19710646d9f6662e2bcd682)

Author SHA1 Message Date
Robin Appelman 7c92e2e3ad Update rawlist to work with new fileinfo object 12 years ago
Jan-Christoph Borchardt 2b423e5a44 coding style fixes, cut long lines, comments not on same lines, curly braces 12 years ago
Robin Appelman 7c4f81bd78 rename url parameter 12 years ago
Jan-Christoph Borchardt 6f56fd99a6 fix too much distance between text and icon 12 years ago
Jan-Christoph Borchardt 877cfb963a use SVG icons from icons.css for New file menu 12 years ago
Robin Appelman 4715fb12c8 Add url parameter to control whether previews should return 404 when the mimetype is unsupported 12 years ago
Jan-Christoph Borchardt b22d82f941 code style: else on same line 12 years ago
Robin Appelman f710205ee7 Make unit tests expect the svg icons 12 years ago
Morris Jobke 658758c3f7 fix intendation 12 years ago
Vincent Petry 44441b56d6 Fixed trashbin title 12 years ago
Vincent Petry 476444ab1a Fixed title format 12 years ago
Guillaume AMAT 577559458d Uses OC.basename instead of custom code 12 years ago
Robin Appelman f33d35cd07 Fix svg icons for public shares and external/shared files 12 years ago
Robin Appelman 609a91a9b1 Show svg mime icons when no preview is available 12 years ago
Vincent Petry 797e0a614c Added extra checks for invalid file chars in newfile.php and newfolder.php 12 years ago
Robin Appelman d18b9f6ea4 use a FileInfo object of the directory when generting the filelist 12 years ago
David a282afcbbb small change for compatibility 12 years ago
Vincent Petry d5397d813c Do not send file list for select all on Download/delete 12 years ago
Robin Appelman 181bbd4325 Remove usage of legacy OC_Appconfig 12 years ago
Guillaume AMAT 01dc7c5482 Gets the page title from oc_defaults in Files app 12 years ago
Jan-Christoph Borchardt 6e17d71a0d remove forced lowercase from extension, fix #4747, also coding style fixes 12 years ago
Joas Schilling 9619459e37 Send correct path on file upload when using public app 12 years ago
Guillaume AMAT a62b393d02 Update page title when navigating through directories 12 years ago
Morris Jobke 13fa0e2a9d Fix implied evals and doubled definition of variable 12 years ago
Joas Schilling af7366cd30 Only add files to file list when uploading to current directory 12 years ago
Thomas Müller 9d9f360b77 Load authentication apps to get users from all backends - fixes #7019 12 years ago
Vincent Petry fe2a63ffd4 Scroll to the top after switching dir 12 years ago
Jan-Christoph Borchardt b56dbbe0e5 fix misalignment of modified dates, shift to right 12 years ago
Jan-Christoph Borchardt 6d7d3c16d0 ellipsize long modified dates to make room for showing delete button, fix #7040 12 years ago
raghunayyar 5ccb395ec6 Makes Rename Icon Width 44px for touch sourfaces. 12 years ago
Vincent Petry ba1b9df8a9 Fixed file name validation unit test + added newline 12 years ago
Vincent Petry d36a2ff9ee Added .jshintrc 12 years ago
Vincent Petry bc598f1919 Updated unit tests for rename action 12 years ago
raghunayyar 85e67be0aa Rename action now appears as pencil icon 12 years ago
Pellaeon Lin 929c930b0a Use $storageInfo['free'] 12 years ago
Vincent Petry 58c7042e70 Added error message for when target folder was removed 12 years ago
Jan-Christoph Borchardt d310df505c permanently show download action on mobile, only icon 12 years ago
Vincent Petry e6f93fc841 Fix warnings in logs when renaming over the web UI 12 years ago
Robin Appelman b590f019f6 Remove unused $freeSpace 12 years ago
Robin Appelman 3c1ab66eda Reuse the calculated free_space in buildFileStorageStatistics 12 years ago
Vincent Petry 11ef12a106 Added exception logger plugin for sabre connector 12 years ago
Jan-Christoph Borchardt c767ebcc03 fix multiselect bar being too short on big displays 12 years ago
Pellaeon Lin 19675c2c9d Fix variable name 12 years ago
Vincent Petry c6695bbd76 Fixed download URL in public page 12 years ago
Vincent Petry 0671c58e36 Fixed filelist unit tests hidden params 12 years ago
Vincent Petry 4734146580 Fixed max upload size input field style 12 years ago
Jan-Christoph Borchardt 799e744ad7 remove background and width from multiselect bar, fix Download button not showing on mobile 12 years ago
Jan-Christoph Borchardt 809fb8482d remove %webroot% from files app 12 years ago
Thomas Müller 23a4d0d44e OC_Util::setupFS($user) will create a data dir for the given string - no matter if the user really exists - OCP\JSON::checkUserExists($owner); introduces a ready to use check which will bail out with an JSON error 12 years ago
Myles McNamara 9555305565 change publicUploadButtonMock to public_upload 12 years ago