summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* Merge pull request #2828 from owncloud/trashbin_fixesFrank Karlitschek2013-04-103-38/+10
|\
| * size of the trash bin could be incorrect, remove it for all users to enforce ...Björn Schießle2013-04-092-36/+6
| * only add filesize to trashbin size if the file was moved to the trash bin suc...Björn Schießle2013-04-091-2/+4
* | fixes #2125 - the warning is now displayed with a disabled buttonThomas Mueller2013-04-091-1/+1
|/
* Typo, fixes #2690Arthur Schiwon2013-04-031-1/+1
* fixes #1463 - file size is now displayed correctly in IE8Thomas Mueller2013-03-291-2/+6
* fixes #1461Thomas Mueller2013-03-291-3/+19
* Files External: show display names instead of internal user names in Settings UIArthur Schiwon2013-03-272-1/+2
* prevent to fire delete ajax a second time.Thomas Mueller2013-03-262-3/+3
* Merge pull request #2272 from owncloud/fix_json_encoded_pubic_download_oc5Thomas Müller2013-03-262-2/+8
|\
| * let public link download handle json encoded file listsBjörn Schießle2013-03-132-2/+8
* | Merge pull request #2533 from owncloud/fix_sharing_updaterJörn Friedrich Dreyer2013-03-251-1/+1
|\ \
| * | the old path no longer exists after rename, update the parent folder insteadBjörn Schießle2013-03-221-1/+1
* | | Merge pull request #2525 from owncloud/fix_db_queriesBernhard Posselt2013-03-232-12/+12
|\ \ \
| * | | add backticks around table namesBjörn Schießle2013-03-222-12/+12
| |/ /
* | | LDAP: fix wrong return valueArthur Schiwon2013-03-201-2/+2
* | | fix indentionBjörn Schießle2013-03-201-12/+12
* | | skip update if the recipient is the same user as the owner, otherwise we run ...Björn Schießle2013-03-201-5/+9
|/ /
* | LDAP: specify appid when selecting from appconfigArthur Schiwon2013-03-191-1/+2