summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2019-11-166-24/+28
|
* [tx-robot] updated from transifexNextcloud bot2019-11-1516-90/+122
|
* Merge pull request #17926 from nextcloud/dav-upload-shared-lock-expiredRoeland Jago Douma2019-11-142-3/+36
|\ | | | | re-acquired expired shared locks on large file uploads
| * re-acquired expired shared locks on large file uploadsRobin Appelman2019-11-132-3/+36
| | | | | | | | | | | | | | during large file uploads, the shared lock that we get at the begining can expire leading to locked errors later on, instead of erroring, try to re-get the lock Signed-off-by: Robin Appelman <robin@icewind.nl>
* | [tx-robot] updated from transifexNextcloud bot2019-11-1430-10/+92
| |
* | Use function to open a sidebar file (#17750)John Molakvoæ2019-11-136-21/+29
|\ \ | | | | | | Use function to open a sidebar file
| * | Use function to open a sidebar fileJohn Molakvoæ (skjnldsv)2019-11-136-21/+29
| |/ | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | Merge pull request #17832 from nextcloud/fix/noid/wfe-event-proxyingblizzz2019-11-133-21/+54
|\ \ | | | | | | relax dependency on GenericEvent, instead stay compatible with old events
| * | relax dependency on GenericEvent, instead stay compatible with old eventsArthur Schiwon2019-11-133-21/+54
| |/ | | | | | | | | | | * also fixes tagging events Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | Merge pull request #17924 from nextcloud/enh/15664/check_quota_before_transferRoeland Jago Douma2019-11-131-2/+14
|\ \ | |/ |/| Check quota before transfer ownership
| * Check quota before transfer ownershipRoeland Jago Douma2019-11-131-2/+14
| | | | | | | | | | | | Fixes #15664 Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | Merge pull request #17873 from nextcloud/fix/17846/make-timeout-optRoeland Jago Douma2019-11-131-0/+1
|\ \ | |/ |/| Make timeout a optional parameter
| * Make timeout a optional parameterDaniel Kesselberg2019-11-091-0/+1
| | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | [tx-robot] updated from transifexNextcloud bot2019-11-13138-248/+376
| |
* | Change official => featuredRoeland Jago Douma2019-11-126-10/+10
| | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | [tx-robot] updated from transifexNextcloud bot2019-11-1238-232/+284
| |
* | Merge pull request #17876 from ↵Roeland Jago Douma2019-11-116-100/+100
|\ \ | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/handlebars-4.5.1 Bump handlebars from 4.4.5 to 4.5.1
| * | Bump bundlesJulius Härtl2019-11-112-2/+2
| | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | Compile handlebarsJulius Härtl2019-11-114-98/+98
| | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | Merge pull request #17859 from nextcloud/bugfix/app-initRoeland Jago Douma2019-11-111-48/+43
|\ \ \ | |/ / |/| | Fix app class setup warnings
| * | Return routes array for federation appJulius Härtl2019-11-081-48/+43
| |/ | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Merge pull request #17895 from ↵Roeland Jago Douma2019-11-1116-71/+51
|\ \ | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/babel/preset-env-7.7.1 Bump @babel/preset-env from 7.6.3 to 7.7.1
| * | Bump @babel/preset-env from 7.6.3 to 7.7.1dependabot-preview[bot]2019-11-1016-71/+51
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.6.3 to 7.7.1. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md) - [Commits](https://github.com/babel/babel/compare/v7.6.3...v7.7.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | | [tx-robot] updated from transifexNextcloud bot2019-11-1026-0/+174
|/ /
* | Merge pull request #17837 from nextcloud/design/flow-iconJan-Christoph Borchardt2019-11-093-1/+4
|\ \ | | | | | | Add Flow app icon
| * | Add Flow app iconJan-Christoph Borchardt2019-11-073-1/+4
| | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | | [tx-robot] updated from transifexNextcloud bot2019-11-0916-0/+322
| | |
* | | Also set X-OC-Mtime header for files that are smaller than 10MB (#17847)John Molakvoæ2019-11-081-0/+4
|\ \ \ | | | | | | | | Also set X-OC-Mtime header for files that are smaller than 10MB
| * | | Also set X-OC-Mtime header for files that are smaller than 10MBJulius Härtl2019-11-071-0/+4
| | |/ | |/| | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* / | [tx-robot] updated from transifexNextcloud bot2019-11-08142-144/+266
|/ /
* | Prompt on destructive user actions (#17785)John Molakvoæ2019-11-075-20/+52
|\ \ | | | | | | Prompt on destructive user actions
| * | Prompt on destructive user actionsGary Kim2019-11-055-20/+52
| | | | | | | | | | | | Signed-off-by: Gary Kim <gary@garykim.dev>
* | | Merge pull request #17835 from nextcloud/fix-background-scan-testsRobin Appelman2019-11-071-3/+18
|\ \ \ | | | | | | | | fix tests for background file scan job
| * | | fix tests for background file scan jobRobin Appelman2019-11-061-3/+18
| | |/ | |/| | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* / | [tx-robot] updated from transifexNextcloud bot2019-11-076-2/+180
|/ /
* | Fix files_versions app LoadSidebar event (#17829)John Molakvoæ2019-11-067-30/+149
|\ \ | | | | | | Fix files_versions app LoadSidebar event
| * | Fix files_versions app LoadSidebar eventJohn Molakvoæ (skjnldsv)2019-11-067-30/+149
| | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | | Merge pull request #17817 from nextcloud/disable-background-scan-optionRoeland Jago Douma2019-11-061-0/+4
|\ \ \ | | | | | | | | add option to disable background scanning of files
| * | | add option to disable background scanning of filesRobin Appelman2019-11-051-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | when using (only) object store this job doesn't do any scanning anyway, but all the setup can still be expensive on large setups Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | Merge pull request #17753 from nextcloud/clean/old-sharingRoeland Jago Douma2019-11-0620-2876/+273
|\ \ \ \ | |_|/ / |/| | | Cleanup sharing leftovers
| * | | Fix sharing breadcrumbsJohn Molakvoæ (skjnldsv)2019-11-0610-2444/+164
| | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * | | Cleanup sharing leftoversJohn Molakvoæ (skjnldsv)2019-11-0513-437/+114
| | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | | | [tx-robot] updated from transifexNextcloud bot2019-11-0634-4/+200
|/ / /
* | | Fix comments app init and LoadSidebar event (#17803)John Molakvoæ2019-11-056-9/+67
|\ \ \ | |/ / |/| | Fix comments app init and LoadSidebar event
| * | Fix comments app init and LoadSidebar eventJohn Molakvoæ (skjnldsv)2019-11-046-9/+67
| | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | | [tx-robot] updated from transifexNextcloud bot2019-11-05124-188/+162
| | |
* | | Merge pull request #17727 from nextcloud/enh/share_expiration_notificationRoeland Jago Douma2019-11-046-0/+206
|\ \ \ | | | | | | | | Enh/share expiration notification
| * | | Add notification for shares about to expireRoeland Jago Douma2019-11-016-0/+206
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Introduces a new command that will create notifications for users if they have shares that will expire the next day. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | | remove missed manual Application instance constructionsRobin Appelman2019-11-0412-14/+61
| |/ / |/| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | Merge pull request #17509 from nextcloud/fix/application-singletonJohn Molakvoæ2019-11-0416-70/+89
|\ \ \ | | | | | | | | Fix Application instances created multiple times