summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* split events DB field into entity and events, adjust biz logicArthur Schiwon2019-09-095-47/+92
* extend DB table, manager, controller with support for entity eventsArthur Schiwon2019-09-094-14/+90
* add missing depArthur Schiwon2019-09-091-1/+6
* remove IEntity's getId in favor of class nameArthur Schiwon2019-09-093-6/+2
* merge IOperator with IOperation for simplicityArthur Schiwon2019-09-092-16/+15
* add operator interfaces / APIArthur Schiwon2019-09-094-5/+198
* section and settings for usersArthur Schiwon2019-09-097-97/+44
* scope aware workflow controller and managerArthur Schiwon2019-09-099-159/+761
* the workflow manager becomes scope aware, Part 1Arthur Schiwon2019-09-096-7/+201
* introducing Entity interfaces and a File one as first implementationArthur Schiwon2019-09-0910-27/+423
* add scope table for workflows and switch to migrationsArthur Schiwon2019-09-094-90/+102
* open the WFE to deal with other subjects but filesArthur Schiwon2019-09-091-2/+28
* provides an OCS workflow controller for adminsArthur Schiwon2019-09-095-1/+152
* Merge pull request #16836 from nextcloud/fix/16724/smb-availabilityRoeland Jago Douma2019-09-091-3/+19
|\
| * set a storage availability delay on auth issues to avoid lock outArthur Schiwon2019-08-221-5/+13
| * catch auth issues also when php-smbclient is in useArthur Schiwon2019-08-221-0/+8
* | Merge pull request #16985 from nextcloud/bugfix/noid/unjailed-share-path-v2Joas Schilling2019-09-091-3/+3
|\ \
| * | Correctly check for new default rootJoas Schilling2019-09-041-3/+3
| * | Properly initialize the CacheJail for sharingJulius Härtl2019-09-031-1/+1
* | | Merge pull request #17045 from nextcloud/dependabot/npm_and_yarn/nextcloud-vu...Roeland Jago Douma2019-09-086-88/+88
|\ \ \
| * | | Bump nextcloud-vue from 0.12.2 to 0.12.3dependabot-preview[bot]2019-09-086-88/+88
* | | | Bump handlebars from 4.1.2 to 4.2.0dependabot-preview[bot]2019-09-084-4/+4
* | | | [tx-robot] updated from transifexNextcloud bot2019-09-0832-52/+68
|/ / /
* | | Merge pull request #16977 from nextcloud/bugfix/noid/webpack-jsonpRoeland Jago Douma2019-09-0716-18/+28
|\ \ \
| * | | Bump bundlesJulius Härtl2019-09-066-9/+9
| * | | Use different jsonpFunctionJulius Härtl2019-09-0610-9/+19
* | | | [tx-robot] updated from transifexNextcloud bot2019-09-076-68/+68
* | | | Merge pull request #16664 from nextcloud/bugfix/emit-moveToTrash-limitblizzz2019-09-062-8/+16
|\ \ \ \
| * | | | Use the owner from the storageRoeland Jago Douma2019-08-071-3/+9
| * | | | Emit moveToTrash event only for the deleting userJulius Härtl2019-08-062-9/+11
* | | | | Merge pull request #16984 from nextcloud/bugfix/noid/warn-during-upload-dropRoeland Jago Douma2019-09-061-11/+30
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Warn user before closing when uploading a file on a upload only linkJulius Härtl2019-09-031-11/+30
| | |/ / | |/| |
* | | | [tx-robot] updated from transifexNextcloud bot2019-09-0628-30/+58
* | | | Development is 18 now!Roeland Jago Douma2019-09-0524-48/+48
* | | | [tx-robot] updated from transifexNextcloud bot2019-09-0518-48/+86
* | | | CapabilitiesTests are not DB testsRoeland Jago Douma2019-09-041-1/+0
* | | | Merge pull request #16970 from nextcloud/bugfix/noid/opt_in_for_push_notifica...Roeland Jago Douma2019-09-045-0/+52
|\ \ \ \
| * | | | Make push notifications for calendar reminders opt-inGeorg Ehrke2019-09-025-0/+52
* | | | | Merge pull request #16534 from nextcloud/trash-copy-free-spaceRoeland Jago Douma2019-09-041-1/+6
|\ \ \ \ \
| * | | | | Update apps/files_trashbin/lib/Trashbin.phpRobin Appelman2019-09-041-1/+3
| * | | | | dont try to copy trash items to user if the user has not enough free spaceRobin Appelman2019-07-291-1/+4
* | | | | | Merge pull request #16835 from nextcloud/bugfix/16833/remove-orphan-event-dat...Roeland Jago Douma2019-09-041-0/+11
|\ \ \ \ \ \
| * | | | | | Check the calendar type of calendarobjects & calendarchangesThomas Citharel2019-08-261-0/+6
| * | | | | | Remove orphaned calendar data from deleted subscriptionsThomas Citharel2019-08-221-0/+5
* | | | | | | Merge pull request #16951 from nextcloud/dependabot/npm_and_yarn/nextcloud-vu...Roeland Jago Douma2019-09-046-95/+95
|\ \ \ \ \ \ \
| * | | | | | | Bump nextcloud-vue from 0.12.1 to 0.12.2dependabot-preview[bot]2019-09-036-95/+95
* | | | | | | | Merge pull request #16932 from nextcloud/fix/workflow/jailsRoeland Jago Douma2019-09-041-0/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | Be sure to get the jailed path if the storage is a jailRoeland Jago Douma2019-09-031-0/+5
* | | | | | | | | [tx-robot] updated from transifexNextcloud bot2019-09-046-6/+20
| |_|_|_|_|/ / / |/| | | | | | |
* | | | | | | | Merge pull request #16969 from nextcloud/bugfix/14350/thumbnail_should_open_t...Roeland Jago Douma2019-09-031-1/+1
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |