summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2016-10-2858-114/+274
* Merge pull request #1800 from nextcloud/nextcloud-rich-object-stringsMorris Jobke2016-10-272-6/+129
|\
| * Move federated share notifications to ROSJoas Schilling2016-10-202-6/+129
* | [tx-robot] updated from transifexNextcloud bot2016-10-2720-44/+124
* | Merge pull request #1738 from nextcloud/comments-provide-displaynames-with-me...Morris Jobke2016-10-269-179/+307
|\ \
| * | fix JS test and introduce tests for rendering mentions to displaynamesArthur Schiwon2016-10-251-8/+62
| * | avoid that all avatars are copied to the author row when editing commentsArthur Schiwon2016-10-211-1/+1
| * | consolidate error handlingArthur Schiwon2016-10-191-27/+41
| * | fix avatar displaying after submit (either edit or new)Arthur Schiwon2016-10-191-3/+7
| * | display avatar (if enabled) alongside displaynamesArthur Schiwon2016-10-192-1/+12
| * | fix regexArthur Schiwon2016-10-191-1/+1
| * | improve regex, fixes replacements of usernames with same trunkArthur Schiwon2016-10-191-1/+12
| * | show displayname not uid in commit mentionsArthur Schiwon2016-10-192-17/+76
| * | resolve displayname via manager and registerable resolversArthur Schiwon2016-10-193-4/+45
| * | move mention extraction to (I)Comment and report mentions via DAVArthur Schiwon2016-10-194-143/+77
* | | Merge pull request #1907 from nextcloud/downstream-26164Morris Jobke2016-10-263-5/+15
|\ \ \
| * | | Highlight files and update storage stats at end of upload (#26164)Vincent Petry2016-10-253-5/+15
* | | | [tx-robot] updated from transifexNextcloud bot2016-10-26124-346/+176
* | | | Merge pull request #1911 from nextcloud/downstream-26477Roeland Jago Douma2016-10-251-1/+1
|\ \ \ \
| * | | | Fix malformed attribute in files appVincent Petry2016-10-251-1/+1
| |/ / /
* | | | Merge pull request #1913 from nextcloud/downstream-26441Roeland Jago Douma2016-10-252-16/+11
|\ \ \ \
| * | | | Fix unit tests for BlockLegacyClientPluginThomas Müller2016-10-251-15/+10
| * | | | Require to use at least desktop client 2.0 by defaultThomas Müller2016-10-251-1/+1
| |/ / /
* | | | Merge pull request #1906 from nextcloud/downstream-26460Morris Jobke2016-10-252-24/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Remove any detailed information about the exception in the browser error pluginThomas Müller2016-10-252-24/+2
* | | | Merge pull request #1871 from nextcloud/use-csp-noncesMorris Jobke2016-10-251-0/+1
|\ \ \ \
| * | | | Add ContentSecurityPolicyNonceManagerLukas Reschke2016-10-241-1/+1
| * | | | Add support for CSP noncesLukas Reschke2016-10-241-0/+1
* | | | | Merge pull request #1876 from nextcloud/shareesAPI_emailMorris Jobke2016-10-252-12/+314
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add ShareesAPI E-mail searchRoeland Jago Douma2016-10-242-12/+314
* | | | | Merge pull request #1883 from nextcloud/downstream-26145Morris Jobke2016-10-255-10/+13
|\ \ \ \ \
| * | | | | Storage 503 message improvementsVincent Petry2016-10-245-10/+13
* | | | | | [tx-robot] updated from transifexNextcloud bot2016-10-25162-2294/+2342
* | | | | | Merge pull request #1897 from nextcloud/fix-public-buttonMorris Jobke2016-10-251-3/+4
|\ \ \ \ \ \
| * | | | | | fix button on public upload pageJan-Christoph Borchardt2016-10-241-3/+4
* | | | | | | Merge pull request #1452 from nextcloud/appconfig-endpointJoas Schilling2016-10-256-13/+553
|\ \ \ \ \ \ \
| * | | | | | | Add unit testsJoas Schilling2016-10-212-5/+386
| * | | | | | | Switch to public APIJoas Schilling2016-10-213-5/+5
| * | | | | | | Make AppConfig part of the public APIJoas Schilling2016-10-212-8/+167
* | | | | | | | Merge pull request #1283 from nextcloud/us_files-ui-webdav-uploadLukas Reschke2016-10-2516-872/+1437
|\ \ \ \ \ \ \ \
| * | | | | | | | Only enable files_drop plugin when we actuall do files_dropRoeland Jago Douma2016-10-242-4/+21
| * | | | | | | | Fix public files_drop pageRoeland Jago Douma2016-10-241-15/+9
| * | | | | | | | Make files_drop workRoeland Jago Douma2016-10-243-10/+124
| * | | | | | | | Fix permision maskRoeland Jago Douma2016-10-241-0/+0
| * | | | | | | | More fixes to file uploadVincent Petry2016-10-243-22/+32
| * | | | | | | | Fix js unit tests for webdav put upload changesVincent Petry2016-10-244-56/+54
| * | | | | | | | Add support for chunked uploadVincent Petry2016-10-242-45/+116
| * | | | | | | | Goodbye Iframe transport !Vincent Petry2016-10-243-353/+0
| * | | | | | | | Use Webdav PUT for uploads in the web browserVincent Petry2016-10-2416-802/+1516
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge pull request #1860 from ryanwr/feature-sort-favoriteRoeland Jago Douma2016-10-251-6/+8
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |