Commit Graph

8100 Commits (dfc8d757b5dd7e5d7bf54a32b9f11f0798905d4a)
 

Author SHA1 Message Date
Thomas Müller a1bf6b54e6 remove timezone.js 12 years ago
Thomas Müller 7d811e57e6 setting the timezone is now part of the login process and true part of the core. 12 years ago
Jan-Christoph Borchardt 5107ccbeda move CSS from JS to CSS 12 years ago
Thomas Müller cc9061d20d adding missing translations for various strings + fixing tool tip on delete 12 years ago
Jenkins for ownCloud ecf82d2218 [tx-robot] updated from transifex 12 years ago
Thomas Müller bca02f4b40 [l18n] fixing typos in source text 12 years ago
Frank Karlitschek 96100fb447 Merge pull request #888 from owncloud/add_curl_proxy 12 years ago
Frank Karlitschek 1933f858a6 Merge branch 'add_curl_proxy' of https://github.com/owncloud/core into add_curl_proxy 12 years ago
root a64a923d56 call it "proxy" instead of "curlproxy" 12 years ago
Frank Karlitschek f012135992 make it more readable as deepdiver suggested 12 years ago
Frank Karlitschek 019da9943a add curl proxy support. Fixes #504 12 years ago
Frank Karlitschek b162e72f94 Merge pull request #961 from owncloud/check_locale 12 years ago
Frank Karlitschek d7fbe47583 Merge pull request #868 from owncloud/new_doc_system 12 years ago
Frank Karlitschek 196f1c3786 add a check and a warning if setlocale is working 12 years ago
Thomas Müller e73a47a824 Merge pull request #954 from owncloud/download-progress-master 12 years ago
Thomas Mueller 186147d1ee refs #933 send content length header - this will allow the browser to show the progressbar 12 years ago
Thomas Müller ad497d23ec Merge pull request #949 from RandolfCarter/InvalidDefaultAddress 12 years ago
Randolph Carter d2828bab07 fixes default email sender address 12 years ago
Frank Karlitschek 7c5150ce32 Merge pull request #913 from owncloud/fix_settings 12 years ago
Jenkins for ownCloud 982e46cd29 [tx-robot] updated from transifex 12 years ago
Jörn Friedrich Dreyer 8a3d21dfac ignore autogenerated testfiles and folders 12 years ago
Björn Schießle 3adfb91ad8 call the password input field by name 12 years ago
Björn Schießle d873f0da35 autofocus to password input after clicking the checkbox; code restructured; debug output added 12 years ago
Björn Schießle c457e15b20 some more usability improvements: 12 years ago
Björn Schießle 1dd79cc8e1 set password for shared links when the user press enter and when he leaves the password field 12 years ago
Thomas Müller b0532c6343 Merge pull request #905 from owncloud/fix_mountpointescaping 12 years ago
Jenkins for ownCloud a4b0df419e [tx-robot] updated from transifex 12 years ago
Thomas Müller b8f749420b Merge pull request #929 from owncloud/fix_utf8_filenames_in_ie_download 12 years ago
Jörn Friedrich Dreyer b6eb95349e fix utf8 filenames in ie download response header according to rfc5987, see http://stackoverflow.com/questions/93551/how-to-encode-the-filename-parameter-of-content-disposition-header-in-http 12 years ago
Thomas Müller d085fdf8ea Merge pull request #842 from owncloud/restrict_keyboard_shortcuts 12 years ago
Lukas Reschke 6861d42715 Merge pull request #928 from owncloud/fix_permissioncheck 12 years ago
Frank Karlitschek c4ecbad009 check if admin 12 years ago
Thomas Müller e16be33384 Merge pull request #926 from owncloud/fix_issue_826 12 years ago
Michael Gapczynski 39eebebd99 Fall back to default log file if logfile config file not found, suppress writing errors, fixes issue #826 12 years ago
Jenkins for ownCloud dd5e39ca71 [tx-robot] updated from transifex 12 years ago
Michael Gapczynski ff3ed54e52 Merge pull request #924 from owncloud/versions_write_hook 12 years ago
Michael Gapczynski 915126cae8 Trigger last action before continuing with creating a new file/folder/from link 12 years ago
Michael Gapczynski 2607c565b0 Trigger the last action before continuing with a file upload, fixes issue #918 12 years ago
Michael Gapczynski 63a2271c78 Change post_write hook to write to prevent creating a duplicate of the original file on upload 12 years ago
icewind1991 811b571cb3 Merge pull request #923 from owncloud/hooks_try_catch 12 years ago
Robin Appelman 4301cd7f61 wrap hooks into a try, catch to prevent a faulty app from crashing the request 12 years ago
Jenkins for ownCloud 0c87f666ad [tx-robot] updated from transifex 12 years ago
Thomas Mueller 03f4250ce6 Migration of build files from Jenkins 12 years ago
Frank Karlitschek 30b0e8b70c cleaning up the settings. standardize the format, add missing I10N and other small things. Yes. This is not perfect. But way better than before ;-) 12 years ago
Bart Visscher 6ff38624a7 Merge pull request #875 from owncloud/multiplefiles_json 12 years ago
Bart Visscher df7d6cb26c More style fixes 12 years ago
Bart Visscher 68562dafb4 More whitespace fixes 12 years ago
Bart Visscher 2ef2dc4dda Fix "There must be a single space between the closing parenthesis and the opening brace" 12 years ago
Bart Visscher 85bd28c508 Fix some of "Closing brace must be on a line by itself" 12 years ago
Bart Visscher f39454ed12 Fix "Line indented incorrectly" 12 years ago