Commit Graph

7053 Commits (f29f1cad1d0a868235737b74f15f97e053fc34a7)
 

Author SHA1 Message Date
VicDeo f29f1cad1d Prevent Versions click handler from closing sharing dropdown 13 years ago
Björn Schießle 2bd4035076 $CONFIG_DBTYPE was never assigned but used in this function 13 years ago
Björn Schießle 003241e847 fix for bug #1942: Allow user to share with every group if "allow users to share with anyone" is set 13 years ago
Jenkins for ownCloud f1fc73ea5b [tx-robot] updated from transifex 13 years ago
Frank Karlitschek 67a4aa7cf0 RC 3 13 years ago
Robin Appelman 035d83fe91 don't use the workaround for shared files on the /Shared folder 13 years ago
Michael Gapczynski 025d308929 Actually fix shared webdav access 13 years ago
Michael Gapczynski 33d1906f23 Fix getting file info for subfolders in shared folders 13 years ago
Victor Dubiniuk 71ff6382b5 Prevent closing sharing dialog on picking the date 13 years ago
Georg Ehrke a657bfa369 fix remote.php for our favorite OS - Windows 13 years ago
Victor Dubiniuk 06d00af9f8 Prevent closing sharing dialog on month adjustment. Fixes oc-1884 13 years ago
Björn Schießle 32e2d7ef8f check if ID was assigned 13 years ago
Björn Schießle 277dd2b0a9 remove debug output 13 years ago
Björn Schießle 2923d24921 add data-id directly after upload/creation to the file list (bugfix for #1917) 13 years ago
Jörn Friedrich Dreyer dc116b994d reenable hack to use CURRENT_TIMESTAMP for postgresql when creating the database, fixes oc-1852 13 years ago
Frank Karlitschek b296328c61 put all the calls into one function and use tabs instead of spaces. Thanks to danimo for bugging me :-) 13 years ago
Frank Karlitschek c701bed2e3 fix a lot of small layout bugs and make the apps page overall prettier plus add ratings finally 13 years ago
Arthur Schiwon 3affeb5bd7 destroy invalid sessions 13 years ago
Frank Karlitschek f304ec1482 Merge branch 'master' of https://github.com/owncloud/core 13 years ago
Frank Karlitschek 306bfb44d3 no garbage on the screen please 13 years ago
Björn Schießle 8357754ff1 added "uid_owner" to select statement 13 years ago
Frank Karlitschek e9f04bedd4 add a sane socket timeout so that the interface stays responsive with a slow or not working internet connection 13 years ago
Frank Karlitschek b7a5cc2fda use socket timeout of 10 sec to stay responsive even with a slow internet connection or a not working server 13 years ago
Björn Schießle 4dba91838f add ID to upload form and check if ID exist to avoid loading invalid javascript code for read-only views. 13 years ago
Jenkins for ownCloud b934668b9e [tx-robot] updated from transifex 13 years ago
Michael Gapczynski 995b8bf12a Remove old Shared folders from the file cache, fixes bug oc-1911 13 years ago
Michael Gapczynski 4b446f3edd Revert part of 5beca59b, fixes file upload bug oc-1926 13 years ago
Jenkins for ownCloud e36317c21a [tx-robot] updated from transifex 13 years ago
Lukas Reschke c175a54bab Update AUTHORS 13 years ago
Robin Appelman 671c8b94b1 better detect if we need to init the filesystem for the hooks test 13 years ago
Robin Appelman 4cdfc72d58 fix hook test when not logged in 13 years ago
Michael Gapczynski 5f462ec6f7 Fix - "Correct checking item source for share from same owner when generating item target" 13 years ago
Frank Karlitschek 5eaf95eedd check for SimpleXML which seems to bw non default on Free BSD 13 years ago
Robin Appelman f5b62fb2eb skip some test for storage backends that don't support touch 13 years ago
Robin Appelman a203a4a1c7 add support to mount a specific folder from dropbox 13 years ago
Robin Appelman 54695b11eb test case for dropbox storage 13 years ago
Jenkins for ownCloud 35c5f71989 [tx-robot] updated from transifex 13 years ago
Arthur Schiwon 68bb3809c7 LDAP: we're good for 0.3 now. No code change 13 years ago
Robin Appelman 5d196f14db set folder size to 0 when scanning the filesystem 13 years ago
Björn Schießle 4f7c7c615e prevent xss attacks 13 years ago
Björn Schießle 5e2bce24b4 enable user to download selected files from publically shared directory 13 years ago
Björn Schießle c99f62891a breadcrumbs fixed for public share view 13 years ago
Björn Schießle 0d081ac5ac register download action for directories 13 years ago
Björn Schießle ef8a4a1629 register download action for files 13 years ago
Björn Schießle 99f4d949c1 fix download link for single files in publicly shared directory 13 years ago
Jörn Friedrich Dreyer ee6d96b7a8 really fix checkstyle on archive tar 13 years ago
Jörn Friedrich Dreyer b5f11195af fix checkstyle on archive zip/tar 13 years ago
Jörn Friedrich Dreyer 00b34a09ea cache tar archive headers 13 years ago
Björn Schießle 72a48ca35e fix download of single publically shared files. 13 years ago
Björn Schießle dcad7aec82 fixed download of complete publically shared folder 13 years ago