summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Files app backend now normalizes paths before rendering templatesVincent Petry2013-11-152-1/+3
* Merge pull request #5647 from owncloud/fix4390_stable5Thomas Müller2013-10-311-1/+1
|\
| * use closest instead of parentJörn Friedrich Dreyer2013-10-311-1/+1
| * allow dnd into folders starting with whitespaceJörn Friedrich Dreyer2013-10-311-1/+1
* | Merge pull request #5487 from owncloud/backport_search_in_shared_files_to_sta...Frank Karlitschek2013-10-301-14/+83
|\ \ | |/ |/|
| * fix placholder countingJörn Friedrich Dreyer2013-10-301-1/+1
| * cleanup PRJörn Friedrich Dreyer2013-10-291-37/+42
| * OC5 does not have executeAuditedJörn Friedrich Dreyer2013-10-231-2/+6
| * backport search in shared files to stable5Jörn Friedrich Dreyer2013-10-231-9/+69
* | remove unused variableBjoern Schiessle2013-10-301-2/+0
* | if the database doesn't contain any information about the recovery mode than ...Bjoern Schiessle2013-10-301-1/+1
* | Merge pull request #5513 from owncloud/fix_file_cache_updaterBjörn Schießle2013-10-292-24/+51
|\ \
| * | make sure that hooks are only executed when the app is enabledBjoern Schiessle2013-10-291-17/+51
| * | Share Updater doesn't need to call the cache updaters correctFolder method, t...Bjoern Schiessle2013-10-281-7/+0
* | | Merge pull request #5425 from buczek/fix-ldap-loginblizzz2013-10-251-1/+3
|\ \ \
| * | | make sure the shared ldap connection is rebound to the configured user after ...Donald Buczek2013-10-181-1/+3
* | | | Merge pull request #5457 from owncloud/fix5438Thomas Müller2013-10-231-4/+11
|\ \ \ \ | |_|/ / |/| | |
| * | | LDAP: cookies from Paged Search must only be used once, as stated in RFC 2696...Arthur Schiwon2013-10-211-4/+11
* | | | Merge pull request #5416 from owncloud/sharing_fix_infinite_loopBjörn Schießle2013-10-231-1/+3
|\ \ \ \
| * \ \ \ Merge branch 'stable5' into sharing_fix_infinite_loopBjoern Schiessle2013-10-237-43/+1201
| |\ \ \ \
| * | | | | run first getUsersItemShared() with the ownerBjoern Schiessle2013-10-181-1/+1
| * | | | | update etags for user we haven't checked yetBjoern Schiessle2013-10-181-1/+1
| * | | | | keep a list of users we already checked to avoid loopsBjoern Schiessle2013-10-181-3/+3
| * | | | | fix infinite loop while updating etags, fix for #4365Bjoern Schiessle2013-10-181-2/+4
* | | | | | Merge pull request #5145 from guruz/files_encryption_511_fix_chunk_calcBjörn Schießle2013-10-232-2/+37
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | files_encryption: Fix getFileSize()Markus Goetz2013-10-212-2/+37
| | |_|_|/ | |/| | |
* | | | | fix array keyBjoern Schiessle2013-10-221-1/+1
* | | | | try to fix unencrypted file size if it doesn't look plausibleBjoern Schiessle2013-10-221-2/+19
|/ / / /
* | | | fix recursive delete for smbRobin Appelman2013-10-201-0/+8
* | | | fix using touch to create a file for smbRobin Appelman2013-10-201-12/+16
* | | | Merge pull request #5420 from owncloud/fix5081blizzz2013-10-181-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | LDAP: Fix base-comparison with multibyte characters, fixes #5081. Thanks to @...Arthur Schiwon2013-10-181-1/+1
| | |/ | |/|
* | | mail_send doesn't exists in stable5Bjoern Schiessle2013-10-181-1/+1
* | | Merge branch 'stable5' into ocs_share_api_stable5Bjoern Schiessle2013-10-181-28/+1
|\| |
| * | don't cache if the encryption is enabled, this can lead to problems during un...Bjoern Schiessle2013-10-181-28/+1
| |/
* | Merge branch 'stable5' into ocs_share_api_stable5Bjoern Schiessle2013-10-182-6/+9
|\|
| * fix check if app is enabledBjoern Schiessle2013-10-181-3/+3
| * check if key exists before reading itBjoern Schiessle2013-10-181-2/+5
| * check if encryption app is enabled before trying to calculate file sizeBjoern Schiessle2013-10-181-1/+1
* | ocs share api backport to stable5Bjoern Schiessle2013-10-184-0/+1156
|/
* Disable versions app JS in public modeVincent Petry2013-10-171-0/+8
* Added isPublic flag in files_sharing templateVincent Petry2013-10-171-0/+1
* Fixed sharing status update for new/uploaded filesVincent Petry2013-10-174-10/+28
* Fixed upload permissions distinction between public and logged in uploadVincent Petry2013-10-171-1/+6
* Update file actions for newly created filesVincent Petry2013-10-171-0/+1
* File actions are now updated after create/upload fileVincent Petry2013-10-141-0/+1
* only encrypt file to users with encryption keysBjoern Schiessle2013-10-112-3/+2
* Merge pull request #5212 from owncloud/fixing-5201Andreas Fischer2013-10-081-1/+1
|\
| * OC_DB::executeAudited is not availabe in 5.0Victor Dubiniuk2013-10-081-1/+1
* | revert backport from here: https://github.com/owncloud/core/pull/5088Bjoern Schiessle2013-10-081-1/+3
|/