summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2019-03-211064-4092/+1266
|
* Merge pull request #14578 from nextcloud/enh/force_enable_appsRoeland Jago Douma2019-03-203-9/+2
|\ | | | | Force enable apps
| * Remove unused IUserSessionJoas Schilling2019-03-202-8/+1
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * Do not ignore the max-version for the "update-available" checkJoas Schilling2019-03-201-1/+1
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Revert "Do not register unexisting section"Roeland Jago Douma2019-03-201-0/+1
| | | | | | | | This reverts commit 24354bde1d9163794eaf62ef432e62839c7979e7.
* | Revert "Where is your data?"Roeland Jago Douma2019-03-203-0/+164
|/
* Merge pull request #14674 from CamilionEU/masterMorris Jobke2019-03-201-4/+3
|\ | | | | [app:files] Use current directory for hashing.
| * [app:files] Use current directory for hashing.Evilham2019-03-131-4/+3
| | | | | | | | | | | | | | | | | | | | This fixes collisions that were causing uploads to break in a very terrible way. Kudos to @kesselb for finding the problematic place and to @hottwister for the proposed solution. Fixes #10527.
* | [tx-robot] updated from transifexNextcloud bot2019-03-2032-32/+32
| |
* | Merge pull request #14664 from ↵Roeland Jago Douma2019-03-1917-68/+658
|\ \ | | | | | | | | | | | | nextcloud/bugfix/noid/absolute-paths-of-images-for-linked-collaboration-resources Replace the icon-class with an absolute link to an image
| * | Bump bundlesJulius Härtl2019-03-1910-9/+597
| | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | Adjust resource type to fileJulius Härtl2019-03-192-2/+2
| | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | Dispatch event to allow apps to load their script for collectionsJulius Härtl2019-03-195-17/+26
| | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | Use rich objects instead of name, link and iconJoas Schilling2019-03-191-42/+31
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | Replace the icon-class with an absolute link to an imageJoas Schilling2019-03-191-9/+13
| | | | | | | | | | | | | | | | | | Otherwise the icon can not be displayed in mobile apps Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | Always register the NotifierJoas Schilling2019-03-191-5/+5
|/ / | | | | | | | | | | ... so background jobs without a user can prepare push notifications Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Merge pull request #14571 from cowai/optimize-files_external-notifyMorris Jobke2019-03-191-15/+40
|\ \ | | | | | | Use index to mark parent as outdated, fixes: #14537
| * | Use two queries to mark parent as outdatedAri Selseng2019-03-181-15/+40
| | | | | | | | | | | | Signed-off-by: Ari Selseng <ari@selseng.net>
* | | [tx-robot] updated from transifexNextcloud bot2019-03-19168-264/+330
| | |
* | | Fix showpassword loadsRoeland Jago Douma2019-03-181-3/+0
| | | | | | | | | | | | | | | | | | | | | This is bundled by default. So trying to load it throws a warning in the logs. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | Merge pull request #14721 from nextcloud/fix/14639/trash_delete_permRoeland Jago Douma2019-03-183-4/+4
|\ \ \ | | | | | | | | Trashbin: Delete => Delete permanently
| * | | Trashbin: Delete => Delete permanentlyRoeland Jago Douma2019-03-163-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | For #14639 Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | | Merge pull request #14719 from nextcloud/fix/14639/fix_preview_size_trashRoeland Jago Douma2019-03-181-2/+2
|\ \ \ \ | | | | | | | | | | Use higher preview resolution in trashbin
| * | | | Use higher preview resolution in trashbinRoeland Jago Douma2019-03-161-2/+2
| |/ / / | | | | | | | | | | | | | | | | | | | | For #14639 Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | | [tx-robot] updated from transifexNextcloud bot2019-03-1810-0/+48
| | | |
* | | | [tx-robot] updated from transifexNextcloud bot2019-03-1712-2/+140
| | | |
* | | | [tx-robot] updated from transifexNextcloud bot2019-03-1646-30/+276
|/ / /
* | | Merge pull request #14641 from nextcloud/assemblystream-seekMorris Jobke2019-03-152-3/+52
|\ \ \ | | | | | | | | make assemblystream seekable
| * | | make assemblystream seekableRobin Appelman2019-03-132-3/+52
| | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | [tx-robot] updated from transifexNextcloud bot2019-03-1520-0/+282
| | | |
* | | | Merge pull request #14637 from nextcloud/design/grid-borderMorris Jobke2019-03-141-0/+6
|\ \ \ \ | | | | | | | | | | Add border around previews
| * | | | Only show border for files with generated previewsJan-Christoph Borchardt2019-03-141-1/+6
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
| * | | | Add border around previews in grid viewJan-Christoph Borchardt2019-03-121-0/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | | | | Merge pull request #14686 from ↵Morris Jobke2019-03-141-2/+15
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/bugfix/noid/fix-hardcoded-f-url-handling Add correct method for hardcoded `/f/{fileid}`
| * | | | | Import needed classMorris Jobke2019-03-141-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
| * | | | | Add correct method for hardcoded `/f/{fileid}`Joas Schilling2019-03-141-2/+14
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | | | Fixed Uppercase of Product namerakekniven2019-03-141-1/+1
| | | | | | | | | | | | | | | | | | Signed-off-by: Mark Ziegler <mark.ziegler@rakekniven.de>
* | | | | | Merge pull request #14690 from nextcloud/dav-rename-hande-failureMorris Jobke2019-03-141-1/+3
|\ \ \ \ \ \ | | | | | | | | | | | | | | throw a proper error if rename fails in dav
| * | | | | | throw a proper error if rename fails in davRobin Appelman2019-03-141-1/+3
| |/ / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | | | Merge pull request #14693 from nextcloud/trashbin-restore-readonly-targetRoeland Jago Douma2019-03-141-0/+4
|\ \ \ \ \ \ | | | | | | | | | | | | | | dont try to restore a trashbin item to a readonly target
| * | | | | | dont try to restore a trashbin item to a readonly targetRobin Appelman2019-03-141-0/+4
| |/ / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | | | [tx-robot] updated from transifexNextcloud bot2019-03-14354-1680/+2188
| | | | | |
* | | | | | Add time between SMB test runs and properly log full changesetMorris Jobke2019-03-141-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | | | | Fix translation sync for accessibiltiyMorris Jobke2019-03-142-0/+2
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | | | Merge pull request #12119 from nextcloud/add_circle_to_caldav_and_filepanel-15Morris Jobke2019-03-146-9/+71
|\ \ \ \ \ | | | | | | | | | | | | Add Circle to Caldav and Filepanel
| * | | | | Improve codeMorris Jobke2019-03-131-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
| * | | | | Use dependency injection for app managerMorris Jobke2019-03-134-5/+25
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
| * | | | | Created infrastructure to show circles' shared filesVinicius Cubas Brand2019-03-133-5/+47
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There is a proposal to allow users to filter files shared to circles. This commit is needed to provide the infrastucture for it. Issue: https://github.com/nextcloud/circles/issues/137 Changes to comply to https://github.com/coletivoEITA/circles/pull/2 Polishing: get files shared to circles in caldav Signed-off-by: Vinicius Cubas Brand <viniciuscb@gmail.com> Signed-off-by: Maxence Lange <maxence@artificial-owl.com> Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | | | | Use SCSS variables since CSS vars are not loaded on public pagesJulius Härtl2019-03-131-3/+3
| |_|_|_|/ |/| | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | | | Merge pull request #14640 from nextcloud/techdebt/noid/disable-failing-testsMorris Jobke2019-03-132-3/+12
|\ \ \ \ \ | | | | | | | | | | | | Disable fragile tests