summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #17180 from nextcloud/fix/translationsRoeland Jago Douma2019-09-171-1/+1
|\
| * We should ignore compiles javascript!Roeland Jago Douma2019-09-171-1/+1
|/
* Merge pull request #17138 from nextcloud/bugfix/noid/workflowblizzz2019-09-173-3/+3
|\
| * Bump bundlesJulius Härtl2019-09-152-2/+2
| * Fix check listingJulius Härtl2019-09-151-1/+1
* | Merge pull request #17159 from nextcloud/bugfix/17004/birthday_service_fixesRoeland Jago Douma2019-09-171-4/+11
|\ \
| * | Sabre/VObject returns a DateAndOrTime object now, so adapt to it in Birthday ...Georg Ehrke2019-09-161-4/+11
* | | Allow options to be passed to `FileList.createFile` (#12990)John Molakvoæ2019-09-161-3/+4
|\ \ \ | |/ / |/| |
| * | Allow options to be passed to `FileList.createFile`, so that `scrollTo` can b...Thomas Ebert2019-09-161-3/+4
|/ /
* | Merge pull request #16976 from nextcloud/bugfix/noid/directory-icon-mountRoeland Jago Douma2019-09-154-6/+10
|\ \ | |/ |/|
| * Bump bundlesJulius Härtl2019-09-152-2/+2
| * Fallback to directory icon based on the mount typeJulius Härtl2019-09-152-4/+8
* | Merge pull request #17151 from nextcloud/td/remove/createPreviewRoeland Jago Douma2019-09-152-40/+0
|\ \
| * | Remove deprecated function createPreviewRoeland Jago Douma2019-09-152-40/+0
* | | Merge pull request #15936 from nextcloud/bugfix/15539/wronguser-apptoken-impe...Roeland Jago Douma2019-09-1517-113/+175
|\ \ \ | |_|/ |/| |
| * | Fixed the SecurityTest errorGreta Doci2019-09-154-5/+17
| * | Fixed the testGreta Doci2019-09-151-0/+5
| * | Fix wrongly mixed mock objects in encryption testsJoas Schilling2019-09-156-106/+72
| * | Disable app token creation for impersonated people, ref #15539Greta Doci2019-09-157-2/+81
| |/
* | Merge pull request #17123 from nextcloud/dependabot/npm_and_yarn/dompurify-2.0.0Roeland Jago Douma2019-09-158-12/+12
|\ \
| * | Bump dompurify from 1.0.11 to 2.0.0dependabot-preview[bot]2019-09-158-12/+12
|/ /
* | Merge pull request #17122 from nextcloud/dependabot/npm_and_yarn/css-vars-pon...Roeland Jago Douma2019-09-154-7/+7
|\ \ | |/ |/|
| * Bump css-vars-ponyfill from 2.1.1 to 2.1.2dependabot-preview[bot]2019-09-154-7/+7
* | Merge pull request #17110 from zorn-v/patch-1Roeland Jago Douma2019-09-151-1/+1
|\ \ | |/ |/|
| * Position fixed for .toastify.toastzorn-v2019-09-121-1/+1
* | Merge pull request #17121 from nextcloud/dependabot/npm_and_yarn/jstimezonede...Roeland Jago Douma2019-09-156-8/+8
|\ \
| * | Bump jstimezonedetect from 1.0.6 to 1.0.7dependabot-preview[bot]2019-09-146-8/+8
* | | Merge pull request #17074 from nextcloud/enh/hardening/identityproofRoeland Jago Douma2019-09-153-22/+42
|\ \ \
| * | | Harden identifyproof openssl codeRoeland Jago Douma2019-09-143-22/+42
* | | | Merge pull request #17144 from nextcloud/dependabot/npm_and_yarn/webpack-4.40.2Roeland Jago Douma2019-09-152-4/+4
|\ \ \ \
| * | | | Bump webpack from 4.40.1 to 4.40.2dependabot-preview[bot]2019-09-152-4/+4
|/ / / /
* | | | Merge pull request #17141 from nextcloud/fix/leftover_unit_testsRoeland Jago Douma2019-09-141-14/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | Remove leftover unit testRoeland Jago Douma2019-09-141-14/+0
| |/ /
* | | Merge pull request #17130 from nextcloud/refactor/deprecate-global-dompurifyRoeland Jago Douma2019-09-143-3/+3
|\ \ \ | |/ / |/| |
| * | Deprecate the global DOMPurifyChristoph Wurst2019-09-143-3/+3
|/ /
* | Merge pull request #17085 from nextcloud/refactor/symfony-event-dispatcher-co...blizzz2019-09-146-14/+29
|\ \
| * | Use Symfony's new contract Event class instead of the deprecated oneChristoph Wurst2019-09-126-14/+29
* | | Merge pull request #17120 from nextcloud/dependabot/npm_and_yarn/webpack-4.40.1Roeland Jago Douma2019-09-1454-413/+413
|\ \ \
| * | | Bump webpack from 4.39.3 to 4.40.1dependabot-preview[bot]2019-09-1354-413/+413
| |/ /
* | | Merge pull request #17116 from nextcloud/td/backup_codes/remove_unusedRoeland Jago Douma2019-09-142-14/+0
|\ \ \ | |/ / |/| |
| * | Remove unused backupscode functionRoeland Jago Douma2019-09-122-14/+0
|/ /
* | Merge pull request #17106 from nextcloud/feature/dispatch-typed-eventblizzz2019-09-122-0/+17
|\ \ | |/ |/|
| * Add Symfony inspired typed event dispatcher methodChristoph Wurst2019-09-112-0/+17
* | Merge pull request #17084 from nextcloud/refactor/symfony-dispatcher-signatureRoeland Jago Douma2019-09-111-2/+1
|\ \ | |/ |/|
| * Use the new Symfony event dispatcher signatureChristoph Wurst2019-09-101-2/+1
* | Merge pull request #17021 from nextcloud/bye-spreed-hello-talkJoas Schilling2019-09-114-14/+14
|\ \
| * | Bye Spreed namespace, hello Talk!Joas Schilling2019-09-054-14/+14
* | | Merge pull request #16682 from nextcloud/enh/12790/workflow-backendRoeland Jago Douma2019-09-1195-2145/+5533
|\ \ \
| * | | Bump workflow bundlesJulius Härtl2019-09-112-2/+426
| * | | bump version to reflect fundamental changesArthur Schiwon2019-09-111-1/+1