summaryrefslogtreecommitdiffstats
path: root/build
Commit message (Expand)AuthorAgeFilesLines
* Fix master testing and update eslint-configJohn Molakvoæ (skjnldsv)2019-10-041-4/+5
* Merge pull request #17336 from nextcloud/dependabot/npm_and_yarn/build/handle...Roeland Jago Douma2019-10-012-7/+7
|\
| * Bump handlebars from 4.2.1 to 4.4.0 in /builddependabot-preview[bot]2019-09-302-7/+7
* | Use handlebars from node_modules (on CI)Christoph Wurst2019-09-301-6/+6
|/
* Move oauth admin settings to initialstateRoeland Jago Douma2019-09-281-1/+1
* Move settings to an appChristoph Wurst2019-09-283-1/+3
* Bump handlebars from 4.2.0 to 4.2.1 in /builddependabot-preview[bot]2019-09-222-4/+4
* Bump handlebars from 4.1.2 to 4.2.0 in /builddependabot-preview[bot]2019-09-082-10/+10
* Fix npm audit warning in buildRoeland Jago Douma2019-08-301-55/+58
* [Security] Bump mixin-deep from 1.3.1 to 1.3.2 in /builddependabot-preview[bot]2019-08-271-3/+3
* Bump js-yaml from 3.12.0 to 3.13.1 in /builddependabot[bot]2019-08-081-11/+9
* [Security] Bump fstream from 1.0.11 to 1.0.12 in /builddependabot-preview[bot]2019-07-251-17/+3
* Bump jsdoc from 3.6.2 to 3.6.3 in /builddependabot-preview[bot]2019-07-212-30/+30
* [Security] Bump lodash from 4.17.11 to 4.17.14 in /builddependabot-preview[bot]2019-07-111-3/+3
* Merge pull request #16186 from nextcloud/bugfix/noid/also-check-permissions-w...Morris Jobke2019-07-031-0/+60
|\
| * Better check reshare permissions when creating a shareJoas Schilling2019-07-031-0/+60
* | Fix phanRoeland Jago Douma2019-06-271-0/+2
|/
* Add integration test for increasing sub reshare permissionsDaniel Calviño Sánchez2019-06-272-0/+43
* Do not create folders with admin userDaniel Calviño Sánchez2019-06-271-3/+5
* Fix js l10n registration to also work with more than one bundleChristoph Wurst2019-06-261-32/+1
* add LDAP integr. test for receiving share candidates with group limitationArthur Schiwon2019-06-149-102/+106
* [Security] Bump tar from 2.2.1 to 2.2.2 in /builddependabot-preview[bot]2019-05-241-31/+93
* Merge pull request #15604 from nextcloud/fix/12682/fix-possible-override-of-u...blizzz2019-05-222-6/+10
|\
| * set the ldapGroupMemberAssocAttr for group testsArthur Schiwon2019-05-222-6/+10
* | Merge pull request #15499 from nextcloud/app-update-scriptMorris Jobke2019-05-212-0/+30
|\ \
| * | Fix app update script for macOSJan-Christoph Borchardt2019-05-172-2/+2
| * | Remove eduplicate git fetch from update scriptsJan-Christoph Borchardt2019-05-172-2/+1
| * | Adjust script to remove branches which are deleted on GitHubJan-Christoph Borchardt2019-05-172-2/+2
| * | Fix for update script when submodule is not initializedJan-Christoph Borchardt2019-05-171-1/+1
| * | Also add script to update both server and appsJan-Christoph Borchardt2019-05-171-0/+17
| * | Add script to update Nextcloud apps from latest git master, ref #15145Jan-Christoph Borchardt2019-05-171-0/+14
| |/
* / Bump jsdoc from 3.6.1 to 3.6.2 in /builddependabot[bot]2019-05-192-4/+4
|/
* Remove whitespaceDaniel Kesselberg2019-05-151-1/+1
* Use DRONE_SOURCE_BRANCH instead of DRONE_COMMIT_REFSPECDaniel Kesselberg2019-05-151-3/+1
* Update regex to also match version/x.y.zDaniel Kesselberg2019-05-151-2/+3
* Bump jsdoc from 3.6.0 to 3.6.1 in /builddependabot[bot]2019-05-122-4/+4
* use webpack to compile handlebarsArthur Schiwon2019-05-101-3/+0
* adjust paths to template locationArthur Schiwon2019-05-101-1/+1
* Bump jsdoc from 3.5.5 to 3.6.0 in /builddependabot[bot]2019-05-052-75/+112
* Bump node-sass from 4.11.0 to 4.12.0 in /builddependabot[bot]2019-05-012-30/+19
* Merge pull request #15090 from nextcloud/dependabot/npm_and_yarn/build/handle...Roeland Jago Douma2019-04-172-11/+11
|\
| * Bump handlebars from 4.1.1 to 4.1.2 in /builddependabot[bot]2019-04-152-11/+11
* | Add integration tests for updating folder sharesJulius Härtl2019-04-162-0/+49
|/
* Run less phan processesRoeland Jago Douma2019-04-091-1/+1
* Do not try to compile templates that are not thereRoeland Jago Douma2019-04-081-6/+0
* Bump handlebars from 4.1.0 to 4.1.1 in /builddependabot[bot]2019-03-232-21/+18
* add an integration test that ensures deletion of LDAP usersArthur Schiwon2019-03-141-0/+10
* Disable failing federated sharing testsMorris Jobke2019-03-131-31/+31
* Merge pull request #14464 from nextcloud/fix/noid/ldap-nested-group-filterblizzz2019-03-073-0/+108
|\
| * add missing config bits to integration testsArthur Schiwon2019-03-062-0/+7