Commit Graph

6583 Commits (efa0478d2d6c78639d5839c9014f25dac1f11d98)
 

Author SHA1 Message Date
Michael Gapczynski efa0478d2d Remove share permission for encrypted files 12 years ago
Michael Gapczynski c07eb4fec6 Make css selector more specific for the sharing dropdown 12 years ago
Frank Karlitschek 72e80bf6bd send the current owncloud version to the ocs server so that we can filter for compatible apps 12 years ago
Thomas Mueller 6f8efcfe61 l18n support lib/updater.php 12 years ago
Jenkins for ownCloud 75cd7eacf8 [tx-robot] updated from transifex 12 years ago
Jörn Friedrich Dreyer 73d0a2b8f7 use OC.PERMISSION_X to filter selected drag'n'drop elements 12 years ago
Jörn Friedrich Dreyer ca8120e9f4 unify permissions (3/3): remove old PERMISSION_X from FileActions & OC.Share 12 years ago
Jörn Friedrich Dreyer 3ba27e624f unify permissions (2/3): change apps to use OC::PERMISSION_X 12 years ago
Jörn Friedrich Dreyer 61a3e5f96b unify permissions (1/3): add permission conastants to javascript OC 12 years ago
Thomas Mueller 077e988136 oc-1548: prevent user from leaving the page while a file upload is in progress 12 years ago
Thomas Mueller bd809574dc fix translations within subfolder /lib 12 years ago
Jörn Friedrich Dreyer 26ef012418 use permissions to quickfix drag selections 12 years ago
Thomas Mueller 58b1e841f1 fix translations within subfolder /lib 12 years ago
Bart Visscher 6324daecc0 Don't wait for document ready for setting requesttoken 12 years ago
Robin Appelman 8380e6f658 add backup files and kate-swp files to gitignore 12 years ago
Robin Appelman b5234a4f34 allow html inside app descriptions 12 years ago
Arthur Schiwon 7027742bd6 LDAP settings, add missing p tags 12 years ago
Arthur Schiwon 1a6f34865c LDAP: on upgrade update user cols in database only when necessary 12 years ago
Arthur Schiwon 2440e500b8 LDAP: on upgrade set homeDirs of users where it is not set. Avoids new folders (empty), depending on the configuration 12 years ago
Michael Gapczynski f2534e7428 Show notification that no preview is available if no previewer is found for a public link to a file 12 years ago
Michael Gapczynski 756b514fee Check if file source exists before searching for link 12 years ago
Robin Appelman 8990855f88 add OC.get and OC.set to get/set variables by name in javascript 12 years ago
Jenkins for ownCloud 898ca364a2 [tx-robot] updated from transifex 12 years ago
Bart Visscher 598815b21e More info about not compatible apps (app id) 12 years ago
Bart Visscher c958d5ba80 Fix filesystem setup for shared public link with logged in user 12 years ago
Michael Gapczynski 301baf0215 $storage shouldn't be static in OC_Cache_File 12 years ago
Michael Gapczynski 8d490b9880 Fix shared storage working with user backend defined data directories 12 years ago
Michael Gapczynski 3828d86191 Remove old Javascript code 12 years ago
Bart Visscher db18218a1b Space before tab fixes 12 years ago
Bart Visscher 9e32e07306 Fix OC_Cache_File 12 years ago
Bart Visscher 0365f8fd01 Remove php close at end of file 12 years ago
Bart Visscher 0e58800016 Whitespace fixes in apps 12 years ago
Bart Visscher 52f2e7112e Whitespace fixes in lib 12 years ago
Michael Gapczynski 76bc4753e9 Fix displaying if a link is password protected 12 years ago
Michael Gapczynski 0788c6e968 Hide link password controls if link is removed 12 years ago
Michael Gapczynski 26501a0bc8 Delete old link if user sets a password 12 years ago
Arthur Schiwon 224e55e590 LDAP: fix debug message with undefined variable 12 years ago
Arthur Schiwon 741a21292e LDAP: fix potential infinite loop introduced with 4c4aa92eef, as side effect optimize groupExists-method. 12 years ago
Arthur Schiwon 8be8f6fff2 LDAP: Remove unnecessary debug output, fixes a Notice 12 years ago
Michael Gapczynski e5cbc532c3 Fix password authentication for links and fix template problems for links by creating a new base layout 12 years ago
Michael Gapczynski 9fcb916057 Fix toggling of password protection in sharing dropdown 12 years ago
Jenkins for ownCloud 9338d093f9 [tx-robot] updated from transifex 12 years ago
Robin Appelman 92c782c1b0 return the jQuery deferred object when using OC.loadScript 12 years ago
Thomas Mueller d786194ddc fixing: apps/files/ajax/scan.php 12 years ago
Thomas Mueller b64229a89e apply coding style 12 years ago
Arthur Schiwon 4c4aa92eef LDAP: check for existing username from other backends when creating one for an LDAP user or group. Led also to some code cleanup. Fixes oc-1551 in master. 12 years ago
Thomas Mueller fe49cbafc7 apply coding style 12 years ago
Thomas Mueller f301bfd8c9 apply coding style 12 years ago
Thomas Mueller 6d0737de22 removing obsolete .tx 12 years ago
Bart Visscher 32721e7b07 Remember storage view in OC_Cache_File 12 years ago