Commit Graph

4390 Commits (0f5df181a3b1f88075193fca0bed88f289314c8e)

Author SHA1 Message Date
Jenkins for ownCloud dbc78b1a58 [tx-robot] updated from transifex 13 years ago
Arthur Schiwon 7d398ba622 Use the real username in preferences and magic cookie instead of case-insensitive user input. Fixes 4616. 13 years ago
Jan-Christoph Borchardt 9c23ed580a move CSS for browser-specific fixes out of styles.css into new fixes.css 13 years ago
Jan-Christoph Borchardt cc8e19ad11 move CSS for apps out of styles.css into new apps.css 13 years ago
Robin Appelman 1fa29b4c11 also emmit create hook when creating new files using touch() 13 years ago
Thomas Müller 301cce54cc webdav quota information contains the values for used and free - not total 13 years ago
Morris Jobke d4952bd9df fix typo 13 years ago
Bart Visscher 3fd2df4088 Only enable logrotate when configured. Also rotate size is settable. 13 years ago
Bart Visscher 42f3ecb60f Check for installed state before registering the logrotate background job 13 years ago
Bart Visscher 62560ef859 Add description to log rotate class 13 years ago
Bart Visscher 594a2af75a Review fixes 13 years ago
Bart Visscher b5e2842e00 Very simple log rotation 13 years ago
Jenkins for ownCloud 3e7ddbc9d9 [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud d5062b9e0e [tx-robot] updated from transifex 13 years ago
Morris Jobke e91edabe0f add documentation 13 years ago
Tom Needham 273f162b26 Code style 13 years ago
Tom Needham f14ce1efdc Add quota to core api 13 years ago
Morris Jobke 6e8bc13aa3 fix weird logical behaviour 13 years ago
Thomas Müller d3d91ce347 revert debugging code which accidentially entered this pull request 13 years ago
Thomas Müller c9123263ab kill zh_CN.GB2312 13 years ago
Thomas Müller 8cf9336bcb storage information is path specific 13 years ago
Thomas Müller 1e4ebf47e2 webdav quota now displays the same values as the web interface does 13 years ago
Thomas Müller d1a6d2bc8f lacy initialization of fileView - in case basic auth is used FileSystem is not yet initialized during the initialize() call 13 years ago
Arthur Schiwon 1f5a55ddff consolidate validity check for users in group class 13 years ago
Stephane Martin 81a45cfcf1 fixes #4574 13 years ago
Jenkins for ownCloud d587146a5a [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud 596ac40b7f [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud 02b2b5a808 [tx-robot] updated from transifex 13 years ago
Thomas Müller f1eec74f70 additional readdir check in mappedlocal 13 years ago
Arthur Schiwon 958130e8fe Sharing: only determine path root if owner is available 13 years ago
Jenkins for ownCloud a89199cc7b [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud e9644c2f52 [tx-robot] updated from transifex 13 years ago
Arthur Schiwon 64c0e5d807 no assoc index here, makes tests pass again 13 years ago
Robin Appelman c5402f4575 use strict equals in readdir loops to prevent issues with '0' files 13 years ago
Arthur Schiwon 0f7fad7166 return only existing users in group 13 years ago
Thomas Tanghus 3366bbeb8a Port DAV groupMemberSet fix to master #4458 13 years ago
kondou 9f4bd7cb47 Don't use an alert for displaying app-mgmt-errors 13 years ago
Markus Goetz aba64a0b81 Class Auto Loader: Cache paths in APC 13 years ago
kondou 9e8a6b704d Add _many_ newlines at the end of files 13 years ago
Thomas Müller de52157e76 remove ru_RU - fixes #3135 13 years ago
Robin Appelman 5c9aedac1b remove outdated quota proxy 13 years ago
Robin Appelman 8f10c9571f fix quota wrapper reporting negative free_space, breaking user interface 13 years ago
Jenkins for ownCloud 6bd0ba79df [tx-robot] updated from transifex 13 years ago
Thomas Müller ada13a4d40 fixing all broken translation files 13 years ago
Markus Goetz 3972198b61 Cache OC_Util::checkServer() result in session 13 years ago
Jenkins for ownCloud 680ac48856 [tx-robot] updated from transifex 13 years ago
Thomas Tanghus ca495758bd Fix octemplate string escaping. 13 years ago
Bjoern Schiessle 6c3efaf26c throw exception if encryption was disabled but files are still encrypted to prevent the client from syncing unreadable files 13 years ago
Bjoern Schiessle 53bb89824d check if some encrypted files are left after the app was disabled and warn the user 13 years ago
Robin Appelman f22719b1ee Scanner: correctly pass trough reuse options when doing a recursive scan 13 years ago