summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Compile handlebarsJulius Härtl2019-11-114-98/+98
* Merge pull request #17895 from nextcloud/dependabot/npm_and_yarn/babel/preset...Roeland Jago Douma2019-11-1116-71/+51
|\
| * Bump @babel/preset-env from 7.6.3 to 7.7.1dependabot-preview[bot]2019-11-1016-71/+51
* | [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 iconJan-Christoph Borchardt2019-11-073-1/+4
* | [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 10MBJulius Härtl2019-11-071-0/+4
* | | [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 actionsGary Kim2019-11-055-20/+52
* | | Merge pull request #17835 from nextcloud/fix-background-scan-testsRobin Appelman2019-11-071-3/+18
|\ \ \
| * | | fix tests for background file scan jobRobin Appelman2019-11-061-3/+18
| | |/ | |/|
* / | [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 eventJohn Molakvoæ (skjnldsv)2019-11-067-30/+149
* | | Merge pull request #17817 from nextcloud/disable-background-scan-optionRoeland Jago Douma2019-11-061-0/+4
|\ \ \
| * | | add option to disable background scanning of filesRobin Appelman2019-11-051-0/+4
* | | | Merge pull request #17753 from nextcloud/clean/old-sharingRoeland Jago Douma2019-11-0620-2876/+273
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix sharing breadcrumbsJohn Molakvoæ (skjnldsv)2019-11-0610-2444/+164
| * | | Cleanup sharing leftoversJohn Molakvoæ (skjnldsv)2019-11-0513-437/+114
* | | | [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 eventJohn Molakvoæ (skjnldsv)2019-11-046-9/+67
* | | [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
|\ \ \
| * | | Add notification for shares about to expireRoeland Jago Douma2019-11-016-0/+206
* | | | remove missed manual Application instance constructionsRobin Appelman2019-11-0412-14/+61
| |/ / |/| |
* | | Merge pull request #17509 from nextcloud/fix/application-singletonJohn Molakvoæ2019-11-0416-70/+89
|\ \ \
| * | | set retention obligation on existing `expiration` in testsRobin Appelman2019-11-044-14/+16
| * | | fixup! fix tests?Roeland Jago Douma2019-10-311-1/+3
| * | | fix tests?Roeland Jago Douma2019-10-311-1/+1
| * | | fixup! Do not create Application instances directlyRoeland Jago Douma2019-10-142-45/+37
| * | | Do not create Application instances directlyChristoph Wurst2019-10-1113-16/+39
* | | | Merge pull request #17506 from nextcloud/bugfix/12790/workflow-frontendblizzz2019-11-0424-274/+301
|\ \ \ \
| * | | | bump bundlesArthur Schiwon2019-10-292-20/+20
| * | | | do not break on Checkers that do not need specific context infoArthur Schiwon2019-10-291-4/+1
| * | | | Design fixesJulius Härtl2019-10-296-34/+47
| * | | | Move delete/cancel button to the bottomJulius Härtl2019-10-291-24/+23
| * | | | Fix systemtag selectorJulius Härtl2019-10-291-7/+2
| * | | | Adjust user UserWorkflowController methods to AWorflowControllerJulius Härtl2019-10-291-4/+4
| * | | | Fix issue with unavailable operationsJulius Härtl2019-10-292-2/+3
| * | | | Fetch groups on the flyJulius Härtl2019-10-291-27/+57
| * | | | Add missing ocs resource for user workflowsJulius Härtl2019-10-291-0/+1
| * | | | Fix operation list when scope is limitedJulius Härtl2019-10-295-12/+15
| * | | | Fix input size and ellipsisJulius Härtl2019-10-293-0/+18
| * | | | Decode list of events when returning themJulius Härtl2019-10-291-0/+2
| * | | | Fix bugs with check pluginsJulius Härtl2019-10-294-17/+48
| * | | | Allow to select multiple eventsJulius Härtl2019-10-292-16/+30