aboutsummaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-04174-335/+170
* [tx-robot] updated from transifexNextcloud bot2021-06-0416-24/+80
* [tx-robot] updated from transifexNextcloud bot2021-06-03136-494/+494
* l10n: Spelling unificationValdnet2021-06-025-8/+8
* Merge pull request #26792 from nextcloud/user-delete-cleanup-filesJohn Molakvoæ2021-06-021-0/+4
|\
| * better cleanup of user files on user deletionRobin Appelman2021-04-271-0/+4
* | Merge pull request #27286 from francoisfreitag/rewrite-npm-test-with-jestJohn Molakvoæ2021-05-3121-247/+171
|\ \
| * | Rewrite requesttoken.spec.js with JestFrançois Freitag2021-05-3021-247/+171
* | | [tx-robot] updated from transifexNextcloud bot2021-05-316-6/+6
* | | [tx-robot] updated from transifexNextcloud bot2021-05-304-12/+12
|/ /
* | Npm buildJohn Molakvoæ (skjnldsv)2021-05-2918-112/+112
* | Bump core-js from 3.10.1 to 3.13.1dependabot-preview[bot]2021-05-2915-84/+84
* | Merge pull request #27061 from nextcloud/feature/noid/contacts-activityJohn Molakvoæ2021-05-281-0/+0
|\ \
| * | Add activities for addressbook managementJoas Schilling2021-05-211-0/+0
* | | Bump css-loader from 5.2.0 to 5.2.6dependabot[bot]2021-05-2712-12/+12
* | | Replace node-sass with sassJohn Molakvoæ (skjnldsv)2021-05-278-14/+14
* | | Bump @nextcloud/vue from 3.7.2 to 3.10.0dependabot-preview[bot]2021-05-2712-72/+72
* | | Add circles as shipped appMorris Jobke2021-05-261-0/+1
* | | Merge pull request #27113 from nextcloud/techdebt/noid/remove-migration-comma...kesselb2021-05-261-4/+7
|\ \ \
| * | | Remove the migration commands unless in debug modeJoas Schilling2021-05-261-4/+7
* | | | Merge pull request #27099 from nextcloud/bugfix/noid/make-user-report-scaleJohn Molakvoæ2021-05-261-13/+26
|\ \ \ \ | |/ / / |/| | |
| * | | Make user:report command scaleJoas Schilling2021-05-261-13/+26
* | | | [tx-robot] updated from transifexNextcloud bot2021-05-264-4/+10
* | | | Merge pull request #26338 from nextcloud/dependabot/npm_and_yarn/nextcloud/br...dependabot-preview[bot]2021-05-2520-101/+1012
|\ \ \ \
| * | | | Bump @nextcloud/browserslist-config from 1.0.0 to 2.1.0dependabot-preview[bot]2021-05-2520-101/+1012
| | |/ / | |/| |
* | | | Merge pull request #26600 from hosting-de/feature/occ-tagsMorris Jobke2021-05-255-0/+374
|\ \ \ \ | |_|/ / |/| | |
| * | | Add commands to manage tags via OCCJohannes Leuker2021-05-255-0/+374
* | | | [tx-robot] updated from transifexNextcloud bot2021-05-258-8/+26
* | | | [tx-robot] updated from transifexNextcloud bot2021-05-244-4/+10
* | | | [tx-robot] updated from transifexNextcloud bot2021-05-236-46/+58
* | | | [tx-robot] updated from transifexNextcloud bot2021-05-2214-2/+44
| |/ / |/| |
* | | [tx-robot] updated from transifexNextcloud bot2021-05-21136-312/+312
* | | l10n: Unify spelling in "Readme"Valdnet2021-05-202-3/+3
* | | l10n: Unify spellingValdnet2021-05-202-2/+2
* | | l10n: Unify spellingValdnet2021-05-201-2/+2
* | | l10n: Unify spellingValdnet2021-05-201-1/+1
* | | l10n: Unify spellingValdnet2021-05-201-1/+1
* | | Prefer string $file over 1-element array in script()François Freitag2021-05-181-3/+1
* | | [tx-robot] updated from transifexNextcloud bot2021-05-162-26/+28
* | | [tx-robot] updated from transifexNextcloud bot2021-05-152-0/+2
* | | use the UID as loginName and not the display name.Bjoern Schiessle2021-05-111-1/+1
* | | [tx-robot] updated from transifexNextcloud bot2021-05-112-0/+2
* | | [tx-robot] updated from transifexNextcloud bot2021-05-062-2/+2
* | | [tx-robot] updated from transifexNextcloud bot2021-05-042-4/+4
* | | [tx-robot] updated from transifexNextcloud bot2021-05-012-0/+2
* | | Merge pull request #26736 from nextcloud/dependabot/npm_and_yarn/babel/core-7...dependabot-preview[bot]2021-04-294-4/+4
|\ \ \
| * | | Bump @babel/core from 7.13.15 to 7.13.16dependabot-preview[bot]2021-04-284-4/+4
* | | | [tx-robot] updated from transifexNextcloud bot2021-04-292-8/+8
* | | | Do not try to contact lookup server if not neededRoeland Jago Douma2021-04-281-0/+51
* | | | Merge pull request #26758 from J0WI/more-strictChristoph Wurst2021-04-286-2/+17
|\ \ \ \