Commit Graph

822 Commits (36a1bcb73251e9fade635431f29a336ccb231115)

Author SHA1 Message Date
Jenkins for ownCloud 981fd5e424 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud ad64ce189d [tx-robot] updated from transifex 12 years ago
Thomas Mueller e560cba76b adding a ajax call to get the current file storage stats like free space 12 years ago
Thomas Mueller 938254a1c0 load jquery-visibility 12 years ago
Thomas Mueller 362860c5b5 adding jquery-visibility 12 years ago
Thomas Mueller 3d33e8f845 fixing indent - sorryy wrong setting on the IDE :-( 12 years ago
Thomas Mueller 9afdc14d40 adding accidentally removed line - THX @bartv2 12 years ago
Thomas Mueller 508b6a9fc7 displaying notification now centered 12 years ago
Jenkins for ownCloud d03dce1283 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 912050afa0 [tx-robot] updated from transifex 12 years ago
Jörn Friedrich Dreyer 780fb37758 allow default click behaviour 12 years ago
Jörn Friedrich Dreyer a40c95242f more translations 12 years ago
Thomas Mueller ccdaec6296 webdav returns "503 Service Unavailable" in case the ownCloud server is currently in maintenance mode. 12 years ago
Jenkins for ownCloud 533f0e8e25 [tx-robot] updated from transifex 12 years ago
Thomas Mueller 7b9e6d2f2c fixing string concatenation in javascript 12 years ago
Jenkins for ownCloud b69328e1d1 [tx-robot] updated from transifex 12 years ago
Jörn Friedrich Dreyer 3bb7ee521f attach max upload tipsy to div instead of a to fix tooltip not showing due to new z-index 12 years ago
Jörn Friedrich Dreyer da442b024c remove aborted uploads 12 years ago
Jörn Friedrich Dreyer cbb118d4a3 adapt to isFileNameValid, whitespace cleanup 12 years ago
Jenkins for ownCloud 0b007235b9 [tx-robot] updated from transifex 12 years ago
Thomas Mueller a0d6f0e127 fixing undefined $eventSource 12 years ago
Thomas Mueller b4191b7da5 rename containsInvalidCharacters() to isFileNameValid() - NOTE: semantic has changed! 12 years ago
Robin Appelman a5dcbc3d8a Files: prevent people from renaming files to '.' 12 years ago
Jenkins for ownCloud 934d9dcc42 [tx-robot] updated from transifex 12 years ago
Thomas Mueller ba475d4862 javascript notification functions have been moved to js.js for common use 12 years ago
Jörn Friedrich Dreyer 9cd7bb2c8d reverse z-index of a and input to make upload work again in ie8/9 12 years ago
Jörn Friedrich Dreyer de496ed16d remove initial iframe, is added automatically by jquery upload mechanism 12 years ago
Jenkins for ownCloud 90f39cd703 [tx-robot] updated from transifex 12 years ago
Jörn Friedrich Dreyer fc64e8ec58 fix error when wrong dir was specified 12 years ago
Jörn Friedrich Dreyer ea732e5b29 also translate 'No file was uploaded. Unknown error' 12 years ago
Jenkins for ownCloud 3bcdd8c900 [tx-robot] updated from transifex 12 years ago
Thomas Mueller 3ea9432d43 fixing undefined variable $l 12 years ago
Jörn Friedrich Dreyer 0405edc798 add translation call for 'Not enough space available' upload error 12 years ago
Jörn Friedrich Dreyer 03b8a065cf input/form switching cleanup 12 years ago
Jörn Friedrich Dreyer a6733ff012 abort rename on ESC keyup 12 years ago
Jörn Friedrich Dreyer 740b6623aa show notification when renaming a file to '' 12 years ago
Jörn Friedrich Dreyer 32c2b0d50e enable enter in ie by using .submit()+form instead of .change(), use notifications when name is empty 12 years ago
Jörn Friedrich Dreyer 8148c187a3 whitespace cleanup 12 years ago
Thomas Mueller 48f6dccdb7 notifications are now shown/hidden using the js functions hideNotification and showNotification. 12 years ago
Thomas Mueller 48c7bed59b make usedSpacePercent available in the files app 12 years ago
Jenkins for ownCloud 329bddab48 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 66e57f5fb1 [tx-robot] updated from transifex 12 years ago
Thomas Mueller 314dd4bacc prevent keyboardshortcuts from catching events outside the main doc - e.g. the share popup 12 years ago
Michael Gapczynski b5b48428ab Replace %2F with / in breadcrumbs 12 years ago
Thomas Mueller a3206b4e97 only show the max possible upload of 2GB on a 32 bit system. 12 years ago
Thomas Mueller 7b72424a39 Revert "fixed max possible upload size for files app in admin screen" 12 years ago
Jenkins for ownCloud e9c51b319e [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 7d52c39419 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 05fda76776 [tx-robot] updated from transifex 12 years ago
Thomas Müller 39d874cd90 the maximum upload size is now part of the response of the upload and delete operation. 12 years ago