Commit Graph

6603 Commits (a77c16371ff8f01f57cfd110b8a277dcdf23ef82)
 

Author SHA1 Message Date
Michael Gapczynski a77c16371f Make item targets be based off of the parent item target for reshares 14 years ago
Thomas Mueller 5f2751c672 in some cases no translations are loaded because $this->lang is empty not null 14 years ago
Robin Appelman 3c784ede83 use str_ireplace instead of duplicate str_replace 14 years ago
Jenkins for ownCloud 2bb7cb9f64 [tx-robot] updated from transifex 14 years ago
Robin Appelman 2508f64efe set debug mode if an xdebug session is active 14 years ago
Jörn Friedrich Dreyer 2c1f732880 use null instead of -1 on all getUser() 14 years ago
Robin Appelman 828ca2ba36 translate UNIX_TIMESTAMP() into sqlite and pgsql equivilents 14 years ago
Michael Gapczynski 5a9a795cd5 Fix check in Javascript for password protected link 14 years ago
Michael Gapczynski 29d1e8087d Implement generateTarget for file sharing backend 14 years ago
Robin Appelman 6d48f3fab8 we still need this for pgsql 14 years ago
Robin Appelman 0fa254508d dont use shorthand php tags 14 years ago
Robin Appelman a7255181ad fix autoloader throwing errors for non-oc classes 14 years ago
Thomas Mueller ef8cf87f49 removing unmaintained (unused?) translation de_DE 14 years ago
Jenkins for ownCloud c0c48cb3ee [tx-robot] updated from transifex 14 years ago
Thomas Mueller 10bd64debd translation support enhanced 14 years ago
Thomas Müller 0d6b84dad3 Update l10n/zh_TW/lib.po 14 years ago
Robin Appelman 3dacf149de allow configuring user backends in config.php 14 years ago
Robin Appelman f67aef608f load authentication apps on login 14 years ago
Robin Appelman ebd813ae95 don't throw errors in the autoloader when a class doesn't exist 14 years ago
Jenkins for ownCloud ab090d5277 [tx-robot] updated from transifex 14 years ago
Michael Gapczynski efa0478d2d Remove share permission for encrypted files 14 years ago
Michael Gapczynski c07eb4fec6 Make css selector more specific for the sharing dropdown 14 years ago
Frank Karlitschek 72e80bf6bd send the current owncloud version to the ocs server so that we can filter for compatible apps 14 years ago
Thomas Mueller 6f8efcfe61 l18n support lib/updater.php 14 years ago
Jenkins for ownCloud 75cd7eacf8 [tx-robot] updated from transifex 14 years ago
Jörn Friedrich Dreyer 73d0a2b8f7 use OC.PERMISSION_X to filter selected drag'n'drop elements 14 years ago
Jörn Friedrich Dreyer ca8120e9f4 unify permissions (3/3): remove old PERMISSION_X from FileActions & OC.Share 14 years ago
Jörn Friedrich Dreyer 3ba27e624f unify permissions (2/3): change apps to use OC::PERMISSION_X 14 years ago
Jörn Friedrich Dreyer 61a3e5f96b unify permissions (1/3): add permission conastants to javascript OC 14 years ago
Thomas Mueller 077e988136 oc-1548: prevent user from leaving the page while a file upload is in progress 14 years ago
Thomas Mueller bd809574dc fix translations within subfolder /lib 14 years ago
Jörn Friedrich Dreyer 26ef012418 use permissions to quickfix drag selections 14 years ago
Thomas Mueller 58b1e841f1 fix translations within subfolder /lib 14 years ago
Bart Visscher 6324daecc0 Don't wait for document ready for setting requesttoken 14 years ago
Robin Appelman 8380e6f658 add backup files and kate-swp files to gitignore 14 years ago
Robin Appelman b5234a4f34 allow html inside app descriptions 14 years ago
Arthur Schiwon 7027742bd6 LDAP settings, add missing p tags 14 years ago
Arthur Schiwon 1a6f34865c LDAP: on upgrade update user cols in database only when necessary 14 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 14 years ago
Michael Gapczynski f2534e7428 Show notification that no preview is available if no previewer is found for a public link to a file 14 years ago
Michael Gapczynski 756b514fee Check if file source exists before searching for link 14 years ago
Robin Appelman 8990855f88 add OC.get and OC.set to get/set variables by name in javascript 14 years ago
Jenkins for ownCloud 898ca364a2 [tx-robot] updated from transifex 14 years ago
Bart Visscher 598815b21e More info about not compatible apps (app id) 14 years ago
Bart Visscher c958d5ba80 Fix filesystem setup for shared public link with logged in user 14 years ago
Michael Gapczynski 301baf0215 $storage shouldn't be static in OC_Cache_File 14 years ago
Michael Gapczynski 8d490b9880 Fix shared storage working with user backend defined data directories 14 years ago
Michael Gapczynski 3828d86191 Remove old Javascript code 14 years ago
Bart Visscher db18218a1b Space before tab fixes 14 years ago
Bart Visscher 9e32e07306 Fix OC_Cache_File 14 years ago