Commit Graph

580 Commits (485e2a282bae4087171691ed116b96e5cc346755)

Author SHA1 Message Date
Georg Ehrke e5e8e28ae7 add ocsids to info.xml 12 years ago
Robin Appelman 18572b2367 Dont delete versions as local files 12 years ago
Jan-Christoph Borchardt 7760fd4bef add ellipsizing to restore string if text is too long 12 years ago
Morris Jobke eaf9d6eccc increase width of version dropdown - fixes #9270 12 years ago
Jörn Friedrich Dreyer 12420d08e2 change order of registering api and capabilities to fix file version previews 12 years ago
Bjoern Schiessle 8052d2901d initialize array 12 years ago
geez0x1 7576dde0a3 Update the modified date in UI on file reversion 12 years ago
Bjoern Schiessle f4a183e753 wwe no longer have a versions table 12 years ago
Jenkins for ownCloud f5c4754c2b [tx-robot] updated from transifex 12 years ago
Thomas Müller 8ee15025f0 Fix merge conflict 12 years ago
Thomas Müller 2bb902d028 use OC_DB::dropTable() 12 years ago
Bjoern Schiessle 7ad0fee0b5 let file cache handle the versions size 12 years ago
Vincent Petry ef59c69dc8 Distinguish legacy file actions from regular file actions 12 years ago
Vincent Petry 06e53b359a Added "dir" in file actions handler context and fixed versions 12 years ago
Vincent Petry c64e920b4d Adjust core apps to use "requiremin" instead of "require" 12 years ago
Jenkins for ownCloud 3029029afd [tx-robot] updated from transifex 12 years ago
Morris Jobke dc36d30953 Remove all occurences of @brief and @returns from PHPDoc 12 years ago
Jenkins for ownCloud a7509e5fd9 [tx-robot] updated from transifex 12 years ago
Robin McCorkell 6930ae22e4 Fix more missing or broken PHPDoc 12 years ago
Robin McCorkell c4f1de63a8 Fix PHPDoc in /apps 12 years ago
Thomas Müller 58857b8df5 @returns -> @return 12 years ago
Thomas Müller 4dd1a49a68 remove legacy aka deprecated code: OC_Filesystem 12 years ago
Thomas Müller 20893cc3b3 Images on public sharing get downscaled to increase use experience - this will speed up loading time 12 years ago
Jenkins for ownCloud 1abd9c1305 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 796f719548 [tx-robot] updated from transifex 13 years ago
Robin McCorkell 50dba97bde Miscellaneous text fixes for core apps 13 years ago
Thomas Müller ea8705bac8 additional class is added to the file actions called e.g. 'action-share', 'action-rename' 13 years ago
Jenkins for ownCloud 4b802aa7cb [tx-robot] updated from transifex 13 years ago
Georg Ehrke 9a5c2d0080 add preDelete hook for files_versions app 13 years ago
Jenkins for ownCloud b0ec38e202 [tx-robot] updated from transifex 13 years ago
Scrutinizer Auto-Fixer adaee6a5a1 Scrutinizer Auto-Fixes 13 years ago
Robin Appelman 181bbd4325 Remove usage of legacy OC_Appconfig 13 years ago
Jörn Friedrich Dreyer 2a6a9a8cef polish documentation based on scrutinizer patches 13 years ago
raghunayyar 932e8f9f58 Fixes width of the dropdown menus as per computed styles. 13 years ago
Bjoern Schiessle a567f74d86 fix array order 13 years ago
Bjoern Schiessle 8d36ddcf03 code clean-up 13 years ago
Bjoern Schiessle 0b89a45f11 fix size calculation of getAllVersions() 13 years ago
Bjoern Schiessle 85269641db add first unit test for the versioning app 13 years ago
Bjoern Schiessle 9efd07fbab isolate getExpireList function to make it testable 13 years ago
Thomas Müller 37e278f2a9 don't use the user id within the versions preview call as it could be used to access previews of another user 13 years ago
Vincent Petry ca57a849ff When reading the size of "files" mountpoints need to be excluded 13 years ago
raghunayyar fd49d3c5c5 Fixes typo in versions.css 13 years ago
Bjoern Schiessle 76fa7bab63 call getFileInfo to enforce a file cache entry for the new version, fix #6286 13 years ago
Vincent Petry 1042733634 Fixed various file name escaping issues in core apps 13 years ago
Jenkins for ownCloud d2f2645a6a [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud 095f9b8ee0 [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud e345f3f511 [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud 77b68505c2 [tx-robot] updated from transifex 13 years ago
Vincent Petry 409b510889 Moved content disposition code+workarounds to OCP\Response 13 years ago
Jenkins for ownCloud 079d20a80e [tx-robot] updated from transifex 13 years ago