summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2018-06-1328-182/+382
* [tx-robot] updated from transifexNextcloud bot2018-06-1248-2/+96
* properly lock the target file on dav upload when not using part filesRobin Appelman2018-06-111-15/+23
* Merge pull request #9558 from nextcloud/fix/9489/trashbin_previewsMorris Jobke2018-06-115-55/+73
|\
| * Previews on for all trashbin filesRoeland Jago Douma2018-06-055-55/+73
* | Merge pull request #9814 from nextcloud/bugfix/6032/delete_group_with_slashMorris Jobke2018-06-111-1/+1
|\ \
| * | Make the DELETION of groups match greedy on the groupIDRoeland Jago Douma2018-06-091-1/+1
* | | Merge pull request #9807 from nextcloud/fix-highlighting-of-the-upload-drop-zoneJohn Molakvoæ2018-06-112-16/+36
|\ \ \
| * | | Do not show an error message when draging and dropping textDaniel Calviño Sánchez2018-06-081-0/+10
| * | | Remove no longer needed special handling for FirefoxDaniel Calviño Sánchez2018-06-081-15/+8
| * | | Use "dropnofiles" callback to disable the drop state in the UIDaniel Calviño Sánchez2018-06-081-0/+10
| * | | Add callback to clean up after misbehaved drag and drop eventsDaniel Calviño Sánchez2018-06-081-0/+12
| * | | Remove duplicated codeDaniel Calviño Sánchez2018-06-081-6/+1
* | | | Merge pull request #9798 from nextcloud/bugfix/noid/enable_caldav_for_public_...Morris Jobke2018-06-111-1/+1
|\ \ \ \
| * | | | enable caldav for webdav subtree public-calendarsGeorg Ehrke2018-06-081-1/+1
* | | | | [tx-robot] updated from transifexNextcloud bot2018-06-112-0/+6
* | | | | [tx-robot] updated from transifexNextcloud bot2018-06-1010-4/+32
| |_|/ / |/| | |
* | | | [tx-robot] updated from transifexNextcloud bot2018-06-0916-0/+52
* | | | Bump webpack from 4.11.1 to 4.12.0 in /apps/updatenotificationdependabot[bot]2018-06-082-133/+132
| |/ / |/| |
* | | Merge pull request #9786 from nextcloud/feature/noid/external_sftp_password_a...Morris Jobke2018-06-084-7/+85
|\ \ \
| * | | Add SFTP auth mechanism to use a password and public key for SFTPRoeland Jago Douma2018-06-074-7/+85
* | | | [tx-robot] updated from transifexNextcloud bot2018-06-08102-934/+998
* | | | allow setting notify credentials in environmentRobin Appelman2018-06-071-0/+8
* | | | Merge pull request #9616 from nextcloud/zero-quota-fixJohn Molakvoæ2018-06-072-5/+6
|\ \ \ \
| * | | | Allow 0 quota by provisioning apiJohn Molakvoæ (skjnldsv)2018-06-072-5/+6
| |/ / /
* / / / Mock the timefactory in the theming testsRoeland Jago Douma2018-06-072-10/+7
|/ / /
* | | Fix updatenotifications vars and groups requestJohn Molakvoæ (skjnldsv)2018-06-075-49/+53
* | | Makefile updatenotification fixJohn Molakvoæ (skjnldsv)2018-06-071-1/+1
* | | Bump updatenotificationJohn Molakvoæ (skjnldsv)2018-06-0712-2321/+3335
* | | Merge pull request #9676 from nextcloud/dependabot/npm_and_yarn/apps/updateno...Roeland Jago Douma2018-06-072-4/+4
|\ \ \
| * | | Bump vue-template-compiler from 2.5.13 to 2.5.16 in /apps/updatenotificationdependabot[bot]2018-05-302-4/+4
* | | | [tx-robot] updated from transifexNextcloud bot2018-06-074-2/+8
| |/ / |/| |
* | | Merge pull request #9678 from nextcloud/dependabot/npm_and_yarn/apps/updateno...Roeland Jago Douma2018-06-062-4/+4
|\ \ \
| * | | Bump vue from 2.5.13 to 2.5.16 in /apps/updatenotificationdependabot[bot]2018-05-302-4/+4
| |/ /
* | | Merge pull request #9744 from nextcloud/dependabot/npm_and_yarn/apps/updateno...John Molakvoæ2018-06-062-8/+8
|\ \ \
| * | | Bump cross-env from 5.1.3 to 5.1.6 in /apps/updatenotificationdependabot[bot]2018-06-042-8/+8
| | |/ | |/|
* / | [tx-robot] updated from transifexNextcloud bot2018-06-0614-2/+18
|/ /
* | Merge pull request #9641 from nextcloud/techdep/noid/caching_explicit_in_resp...Morris Jobke2018-06-044-80/+0
|\ \
| * | Fix usageRoeland Jago Douma2018-06-044-80/+0
* | | [tx-robot] updated from transifexNextcloud bot2018-06-0410-28/+30
|/ /
* | [tx-robot] updated from transifexNextcloud bot2018-06-036-4/+6
* | [tx-robot] updated from transifexNextcloud bot2018-06-026-146/+156
* | Add tests for handling anonymous authRobin Appelman2018-06-011-0/+71
* | Add sabre plugin to allow anonymous options requests to the dav rootRobin Appelman2018-06-015-0/+68
* | Fix the master unit testsRoeland Jago Douma2018-06-012-0/+4
* | Merge pull request #9609 from nextcloud/bugfix/3830/invitations_for_shared_ca...Morris Jobke2018-06-011-0/+67
|\ \
| * | send invitations for shared calendarsGeorg Ehrke2018-05-251-0/+67
* | | Merge pull request #9550 from nextcloud/bugfix/noid/override_freebusy_sharing...Morris Jobke2018-06-018-89/+172
|\ \ \
| * | | allow admins to override FreeBusy capabilities without modifying ShareAPI cap...Georg Ehrke2018-05-228-89/+172
* | | | [tx-robot] updated from transifexNextcloud bot2018-06-0126-8/+138