summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge pull request #27645 from nextcloud/dependabot/npm_and_yarn/css-vars-pon...dependabot[bot]2021-06-252-6/+6
|\ \ \
| * | | Bump css-vars-ponyfill from 2.4.3 to 2.4.5dependabot[bot]2021-06-252-6/+6
* | | | [tx-robot] updated from transifexNextcloud bot2021-06-256-2/+154
|/ / /
* | | Merge pull request #27629 from nextcloud/dependabot/npm_and_yarn/core-js-3.15.1dependabot[bot]2021-06-2420-139/+139
|\ \ \
| * | | Bump core-js from 3.13.1 to 3.15.1dependabot[bot]2021-06-2420-139/+139
* | | | [tx-robot] updated from transifexNextcloud bot2021-06-2418-24/+52
* | | | Merge pull request #27605 from nextcloud/better-security-warningLukas Reschke2021-06-232-6/+12
|\ \ \ \
| * | | | Move header into h3Lukas Reschke2021-06-232-6/+12
| * | | | Make security warning stand out moreLukas Reschke2021-06-222-4/+4
* | | | | Merge pull request #27635 from nextcloud/fix/datetime-constantsPytal2021-06-233-4/+4
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Move DateTime::ATOM to DateTimeInterface::ATOMChristoph Wurst2021-06-233-4/+4
* | | | | Bump query-string from 5.1.1 to 7.0.1dependabot[bot]2021-06-2312-30/+25
|/ / / /
* | | | [tx-robot] updated from transifexNextcloud bot2021-06-234-2/+16
* | | | Merge pull request #27604 from nextcloud/bugfix/24918Pytal2021-06-221-2/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Proper opacity on multiselect actions in filesJulius Härtl2021-06-221-2/+5
* | | | Merge pull request #27566 from nextcloud/fix/device-login-stylesLukas Reschke2021-06-2220-74/+97
|\ \ \ \
| * | | | Update login with device page stylesChristopher Ng2021-06-2120-74/+97
* | | | | [tx-robot] updated from transifexNextcloud bot2021-06-224-4/+14
|/ / / /
* | | | Fix typing errorLouis Chemineau2021-06-211-1/+5
* | | | Merge pull request #27573 from nextcloud/dependabot/npm_and_yarn/vue-material...dependabot-preview[bot]2021-06-212-2/+2
|\ \ \ \
| * | | | Bump vue-material-design-icons from 4.11.0 to 4.12.1dependabot-preview[bot]2021-06-212-2/+2
* | | | | [tx-robot] updated from transifexNextcloud bot2021-06-214-16/+16
|/ / / /
* | | | Merge pull request #27532 from nextcloud/fix/noid/properly-cleanup-webauthn-u...Morris Jobke2021-06-181-0/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Properly cleanup entries of WebAuthn on user deletionMorris Jobke2021-06-181-0/+2
* | | | Merge pull request #27537 from nextcloud/fix/noid/webauthn-localhostPytal2021-06-175-7/+17
|\ \ \ \
| * | | | Allow WebAuthn on localhost as wellMorris Jobke2021-06-175-7/+17
| |/ / /
* / / / Let apps toggle an unread counter on app iconsJulius Härtl2021-06-165-11/+64
|/ / /
* | | Use product name in places where it is appropriate rather than the instance nameJulius Härtl2021-06-161-1/+1
* | | [tx-robot] updated from transifexNextcloud bot2021-06-152-2/+2
* | | [tx-robot] updated from transifexNextcloud bot2021-06-142-0/+8
* | | [tx-robot] updated from transifexNextcloud bot2021-06-132-22/+22
* | | Convert command option defaults to stringsChristoph Wurst2021-06-093-6/+6
* | | Merge pull request #27429 from nextcloud/bug/26085/wrong-data-add-order-byChristoph Wurst2021-06-091-5/+2
|\ \ \
| * | | Fix #26085Daniel Kesselberg2021-06-081-5/+2
* | | | [tx-robot] updated from transifexNextcloud bot2021-06-082-0/+8
* | | | Merge pull request #27123 from nextcloud/feature/emit_sidebar_eventsMorris Jobke2021-06-0718-164/+161
|\ \ \ \
| * | | | Emit sidebar eventsLouis Chemineau2021-06-0718-164/+161
* | | | | Merge pull request #26494 from rigrig/fix-php8-deprecationsMorris Jobke2021-06-071-2/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix functions taking optional parameters before required onesRichard de Boer2021-05-291-2/+2
* | | | | [tx-robot] updated from transifexNextcloud bot2021-06-074-2/+10
* | | | | [tx-robot] updated from transifexNextcloud bot2021-06-064-0/+32
* | | | | Merge pull request #27008 from francoisfreitag/no-jq-app-calendarJohn Molakvoæ2021-06-0518-160/+163
|\ \ \ \ \
| * | | | | Port dav calendar settings page to Vue.jsFrançois Freitag2021-06-0518-160/+163
* | | | | | 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
|\ \ \ \ \