summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
* fix tests for background file scan jobRobin Appelman2019-11-061-3/+18
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* 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
| * | set retention obligation on existing `expiration` in testsRobin Appelman2019-11-044-14/+16
| | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | fixup! fix tests?Roeland Jago Douma2019-10-311-1/+3
| | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * | fix tests?Roeland Jago Douma2019-10-311-1/+1
| | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * | fixup! Do not create Application instances directlyRoeland Jago Douma2019-10-142-45/+37
| | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * | Do not create Application instances directlyChristoph Wurst2019-10-1113-16/+39
| | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | Merge pull request #17506 from nextcloud/bugfix/12790/workflow-frontendblizzz2019-11-0424-274/+301
|\ \ \ | | | | | | | | Workflow frontend polishing
| * | | bump bundlesArthur Schiwon2019-10-292-20/+20
| | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * | | do not break on Checkers that do not need specific context infoArthur Schiwon2019-10-291-4/+1
| | | | | | | | | | | | | | | | | | | | | | | | request time, for example Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * | | Design fixesJulius Härtl2019-10-296-34/+47
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | Move delete/cancel button to the bottomJulius Härtl2019-10-291-24/+23
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | Fix systemtag selectorJulius Härtl2019-10-291-7/+2
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | Adjust user UserWorkflowController methods to AWorflowControllerJulius Härtl2019-10-291-4/+4
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | Fix issue with unavailable operationsJulius Härtl2019-10-292-2/+3
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | Fetch groups on the flyJulius Härtl2019-10-291-27/+57
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | Add missing ocs resource for user workflowsJulius Härtl2019-10-291-0/+1
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | Fix operation list when scope is limitedJulius Härtl2019-10-295-12/+15
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | Fix input size and ellipsisJulius Härtl2019-10-293-0/+18
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | Decode list of events when returning themJulius Härtl2019-10-291-0/+2
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | Fix bugs with check pluginsJulius Härtl2019-10-294-17/+48
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | Allow to select multiple eventsJulius Härtl2019-10-292-16/+30
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | Fix minor styling issues with the user agent pickerJulius Härtl2019-10-293-4/+32
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | Properly validate individual checksJulius Härtl2019-10-292-3/+2
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | Fix remaining comments from #16706Julius Härtl2019-10-294-19/+14
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | Remove unused stylesheets from workflowengineJulius Härtl2019-10-293-99/+0
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | | [tx-robot] updated from transifexNextcloud bot2019-11-0442-68/+340
| | | |
* | | | [tx-robot] updated from transifexNextcloud bot2019-11-0336-148/+240
| | | |
* | | | [tx-robot] updated from transifexNextcloud bot2019-11-0234-10/+1194
| | | |
* | | | [tx-robot] updated from transifexNextcloud bot2019-11-01124-116/+130
| | | |
* | | | Ignored compiled js files in filesRoeland Jago Douma2019-11-011-0/+1
| |_|/ |/| | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | Merge pull request #17739 from nextcloud/enh/share/filterRoeland Jago Douma2019-10-312-0/+52
|\ \ \ | | | | | | | | Get all shares iterable
| * | | Get all shares as iterableRoeland Jago Douma2019-10-302-0/+52
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Sometimes we need all shares or rather a specific subset of shares but creating dedicated functions is a pain. This just returns an iterable object for all shares so we can loop over them without allocating all the memory on the system. It should not be used by any user called code. But in an occ command or background job it is fine IMO. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | | Merge pull request #17745 from coliff/patch-1Roeland Jago Douma2019-10-311-1/+0
|\ \ \ \ | | | | | | | | | | Remove unnedeed IE8 CSS
| * | | | Remove unnedeed IE8 CSSChristian Oliff2019-10-301-1/+0
| |/ / / | | | | | | | | IE8 is not supported at all by Microsoft, has a tiny marketshare and doesn't work with Nextcloud anyway (as Nextcloud uses jQuery 2.x which doesn't work with IE8)
* | | | Merge pull request #17755 from nextcloud/fix/external-storage-group-checkboxesRoeland Jago Douma2019-10-311-0/+10
|\ \ \ \ | | | | | | | | | | Bring back external storage group select delete