Commit Graph

7240 Commits (81031984a6714feffc8b1a8e523988ab83f56515)

Author SHA1 Message Date
Jörn Friedrich Dreyer 2a6a9a8cef polish documentation based on scrutinizer patches 13 years ago
Pellaeon Lin 946fccc0dd Remove unused template variable assignment of files_sharing/template/public.php 13 years ago
Pellaeon Lin 8c56e21ced Move template variable assignment to correct place 13 years ago
Vincent Petry fa5ddc3e18 Fixed searchByMime in shared cache 13 years ago
Vincent Petry fe2a63ffd4 Scroll to the top after switching dir 13 years ago
Jan-Christoph Borchardt b56dbbe0e5 fix misalignment of modified dates, shift to right 13 years ago
Jan-Christoph Borchardt 6d7d3c16d0 ellipsize long modified dates to make room for showing delete button, fix #7040 13 years ago
Bjoern Schiessle 97921d0c25 add function to extract filename from sharekey name + tests 13 years ago
Bjoern Schiessle fe5f512272 added tests for the delete hooks if the trash bin is disabled 13 years ago
Bjoern Schiessle bef58f5361 don't expect OC_FilesystemView, this is depreciated 13 years ago
Bjoern Schiessle 4d1086c35f better error detection and don't use glob() 13 years ago
Bjoern Schiessle 5610842e56 move unlink proxy to a hook which handles pre and post conditions 13 years ago
raghunayyar 5ccb395ec6 Makes Rename Icon Width 44px for touch sourfaces. 13 years ago
Vincent Petry c5767b67b1 Fixed image preview in trashbin subdirs 13 years ago
Vincent Petry ba1b9df8a9 Fixed file name validation unit test + added newline 13 years ago
Vincent Petry d36a2ff9ee Added .jshintrc 13 years ago
Bjoern Schiessle f9d9a62e58 remove needless element tag 13 years ago
Vincent Petry bc598f1919 Updated unit tests for rename action 13 years ago
raghunayyar 85e67be0aa Rename action now appears as pencil icon 13 years ago
Jan-Christoph Borchardt edea7781b7 make header scroll up for single shares, more view of content on small screens 13 years ago
Thomas Müller 7655728ddf - adding class to header div: share-folder or share-file 13 years ago
Jan-Christoph Borchardt 5a869732d1 adjust file type icon placement for when no preview can be generated 13 years ago
Pellaeon Lin 929c930b0a Use $storageInfo['free'] 13 years ago
Vincent Petry 58c7042e70 Added error message for when target folder was removed 13 years ago
Jan-Christoph Borchardt d310df505c permanently show download action on mobile, only icon 13 years ago
Jan-Christoph Borchardt 8f81f007cd fix horizontal scrollbar appearing when footer is too long, footer wraps now 13 years ago
Vincent Petry e6f93fc841 Fix warnings in logs when renaming over the web UI 13 years ago
Bjoern Schiessle cd4e044f66 public upload is also possible with encryption enabled, since OC6 13 years ago
Bjoern Schiessle 7f83f2a8f2 use more accurate error codes 13 years ago
Robin Appelman b590f019f6 Remove unused $freeSpace 13 years ago
Vincent Petry 11ef12a106 Added exception logger plugin for sabre connector 13 years ago
raghunayyar 2a0e8329f9 Fixes settings.css and converts more styles. 13 years ago
raghunayyar 932e8f9f58 Fixes width of the dropdown menus as per computed styles. 13 years ago
Jan-Christoph Borchardt c767ebcc03 fix multiselect bar being too short on big displays 13 years ago
Bjoern Schiessle 83878b9a7d only update file cache with the unenecrypted size when the file was written 13 years ago
Pellaeon Lin 19675c2c9d Fix variable name 13 years ago
Vincent Petry c6695bbd76 Fixed download URL in public page 13 years ago
Vincent Petry 0671c58e36 Fixed filelist unit tests hidden params 13 years ago
Vincent Petry 4734146580 Fixed max upload size input field style 13 years ago
Thomas Müller 617aa3cf29 Instead of 'No preview available for ...' we simple display the mieme-type icon 13 years ago
Bjoern Schiessle 28b6434f46 increase size of mimetype column 13 years ago
Jan-Christoph Borchardt 799e744ad7 remove background and width from multiselect bar, fix Download button not showing on mobile 13 years ago
Vincent Petry bf95532fb6 Removed unused writeBack method 13 years ago
Jan-Christoph Borchardt f0c9e8205f remove %webroot from files_sharing app 13 years ago
Morris Jobke 4b7dfd34f8 fix conflicts and add missing closing tag 13 years ago
Jan-Christoph Borchardt 809fb8482d remove %webroot% from files app 13 years ago
Vincent Petry 421f24868a Now using SFTP stream wrapper from phpseclib 13 years ago
Thomas Müller ade726ad32 focus link text only on click in the input field - closes #6817 13 years ago
Bjoern Schiessle b489d6b0af fix infinite loop if folder and subfolder has the same name 13 years ago
Bjoern Schiessle eaed786eed add path relative to the files folder of the currently logged in user to the output of getFolderContent() 13 years ago