aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'backport_ldap_configurable_username_n_uuid' into stable5Arthur Schiwon2013-05-259-4/+143
|\
| * LDAP: fix display of numerical display namesArthur Schiwon2013-05-161-1/+1
| * LDAP: Implement clear mappings functionalityArthur Schiwon2013-05-164-1/+91
| * LDAP: implement UUID and internal username overrideArthur Schiwon2013-05-161-1/+19
| * LDAP: better variable nameArthur Schiwon2013-05-162-7/+11
| * LDAP: implement r+w for new settingsArthur Schiwon2013-05-161-2/+11
| * LDAP: add settings for UUID overrideArthur Schiwon2013-05-161-2/+5
| * LDAP: prepare settings for internal username attribute and clearing user mapp...Arthur Schiwon2013-05-162-0/+13
| * LDAP: Coypright infoArthur Schiwon2013-05-161-0/+2
* | increase version and add warningFrank Karlitschek2013-05-252-2/+2
* | improved trashbin test againFlorin Peter2013-05-241-0/+1
* | improved trashbin testFlorin Peter2013-05-241-1/+1
* | fixed missing directory creation in files_trashbinFlorin Peter2013-05-241-0/+1
* | fix first time encryption after app was enabledBjörn Schießle2013-05-241-23/+12
* | no use the recoveryPassword var instead of accessing the POST arrayBjörn Schießle2013-05-241-1/+1
* | backport trashbin: enable trashbin to handle encryption keysBjörn Schießle2013-05-242-223/+494
* | add new files encryption appBjörn Schießle2013-05-2494-0/+9193
* | move old files_encryption out of the wayBjörn Schießle2013-05-2478-4667/+0
* | Add data-dir attribute to home breadcrumbMichael Gapczynski2013-05-231-1/+1
* | RUNTIME_NOSETUPFS no longer exists, using tearDownFS() in public links insteadMichael Gapczynski2013-05-221-1/+1
* | Set storage id for openstack swift backendRobin Appelman2013-05-171-0/+1
|/
* fix history template, print_unescaped() needs to include closing tagsBjörn Schießle2013-05-141-4/+4
* touch() needs to be performed relative to user/files otherwise ownCloud doesn...Björn Schießle2013-05-141-1/+4
* rename a file if it gets restored so that it no longer exists as a version. O...Björn Schießle2013-05-081-1/+1
* touch file relative to users file folder, otherwise the hooks will be ignoredBjörn Schießle2013-05-081-4/+5
* Merge pull request #3245 from owncloud/use-$viewLukas Reschke2013-05-061-2/+1
* Fix #2816 renaming shared filesMichael Gapczynski2013-05-061-5/+3
* Merge pull request #3143 from owncloud/ldap_guid_checkblizzz2013-05-061-1/+3
|\
| * LDAP: do not reset UUID attribute setting when guid is detectedArthur Schiwon2013-04-261-1/+3
* | LDAP: cachekey in set method needs to match with that one from getArthur Schiwon2013-05-031-1/+1
* | Dont task external storages with creating their own rootRobin Appelman2013-05-0310-46/+10
* | LDAP: remove restriction from group names to be in line with core behaviour a...Arthur Schiwon2013-05-031-1/+1
* | It's a classLukas Reschke2013-04-291-1/+1
* | Remove uneeded onclick handlerLukas Reschke2013-04-291-1/+1
* | Move onclick handlerLukas Reschke2013-04-292-1/+5
* | Files: Fix XSS when creating dropshadowRobin Appelman2013-04-281-3/+3
|/
* backport #3109 to stable5 - changed *.po and *.pot have been ignoredJenkins for ownCloud2013-04-2458-0/+220
* Files: fix the order fileactions are computed for a fileRobin Appelman2013-04-241-7/+7
* fix wrong shared icon descriptionMorris Jobke2013-04-241-0/+1
* LDAP: reset user/group-config association only after exists-check, may perfor...Arthur Schiwon2013-04-232-4/+18
* No need to strip slashes, json_decode handles that for usBart Visscher2013-04-191-1/+1
* always connect file cache updater hooks firstJörn Friedrich Dreyer2013-04-171-0/+7
* adapt free space calculation to the way it is done for the trash binBjörn Schießle2013-04-161-7/+15
* improved free space calculation if no quota is set, discussed in #2936Björn Schießle2013-04-161-23/+43
* add explenation of the expire function to the apps descriptionBjörn Schießle2013-04-152-2/+33
* write a info message to the log if a file gets removed from the trash bin aut...Björn Schießle2013-04-151-0/+2
* cleanup the trash bin tables in the database after a user was deletedBjörn Schießle2013-04-113-1/+33
* remove used space for versions from db is a user was deletedBjörn Schießle2013-04-113-0/+28
* Using max-width instead of width for filename.raghunayyar2013-04-111-1/+1
* Adds a fixed width to the filename to prevent horizontal scroll.raghunayyar2013-04-111-1/+1