summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Collapse)AuthorAgeFilesLines
* Add global profile toggle configChristopher Ng2022-03-251-21/+1
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> (cherry picked from commit 1fc0b4320c8921ad59bf4d41a88bf9936e1f653d)
* [tx-robot] updated from transifexNextcloud bot2022-03-252-0/+6
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* [tx-robot] updated from transifexNextcloud bot2022-03-232-2/+18
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #31536 from nextcloud/backport/31519/stable23Joas Schilling2022-03-222-9/+13
|\ | | | | [stable23] Fix occ user:add-app-password
| * Allow creating app passwords without validating the user's password againJoas Schilling2022-03-141-4/+1
| | | | | | | | | | | | Aparently the idea behind the command was exactly to do this. Signed-off-by: Joas Schilling <coding@schilljs.com>
| * Validate the password before generating an apptokenJoas Schilling2022-03-111-2/+4
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * Trigger an event to log an activity when an administrator generates an app ↵Joas Schilling2022-03-112-7/+12
| | | | | | | | | | | | password Signed-off-by: Joas Schilling <coding@schilljs.com>
* | [tx-robot] updated from transifexNextcloud bot2022-03-222-2/+2
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | improve overwrite cli url setup checkszaimen2022-03-211-1/+1
| | | | | | | | Signed-off-by: szaimen <szaimen@e.mail.de>
* | [tx-robot] updated from transifexNextcloud bot2022-03-212-12/+80
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | [tx-robot] updated from transifexNextcloud bot2022-03-192-0/+62
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | [tx-robot] updated from transifexNextcloud bot2022-03-172-66/+66
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | [tx-robot] updated from transifexNextcloud bot2022-03-142-0/+2
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | [tx-robot] updated from transifexNextcloud bot2022-03-136-2/+14
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | [tx-robot] updated from transifexNextcloud bot2022-03-1216-0/+24
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* [tx-robot] updated from transifexNextcloud bot2022-03-1180-80/+84
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #30965 from nextcloud/backport/30235/stable23Vincent Petry2022-03-103-20/+139
|\ | | | | [stable23] Add primary key for ratelimit table
| * Add a primary key to ratelimit_entries tableJoas Schilling2022-03-103-20/+139
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Merge pull request #31410 from nextcloud/backport/31354/stable23Vincent Petry2022-03-101-1/+1
|\ \ | |/ |/| [stable23] Fix caching of the user avatar
| * Fix caching of the user avatarCarl Schwan2022-03-021-1/+1
| | | | | | | | | | | | | | | | | | | | Now on firefox/safari it is only refetched once a day. On Chrom{e,ium} we keep the previous behavior of maybe refetching it more often. This also notify the user about this behavior when they upload an avatar picture. Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* | [tx-robot] updated from transifexNextcloud bot2022-03-1010-0/+20
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #31490 from nextcloud/backport/30828/stable23Pytal2022-03-086-12/+9
|\ \
| * | Center dialog new file menuszaimen2022-03-086-12/+9
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> Signed-off-by: szaimen <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | | [tx-robot] updated from transifexNextcloud bot2022-03-0944-62/+18
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Update variables.scsskaktuspalme2022-03-081-1/+1
| | | | | | | | | I would put sans-serif before Noto Color Emoji. If you have none of the previous fonts installed but Noto Color Emoji is, the interface looks very ugly because it uses Noto Color Emoji then. That's exactly the case on my linux distribution.
* | | Merge pull request #31438 from nextcloud/backport/31267/stable23Simon L2022-03-082-8/+4
|\ \ \ | |/ / |/| | [stable23] Add Nextcloud docs link to OPcache recommends
| * | Add Nextcloud docs link to OPcache recommendsMichaIng2022-03-062-8/+4
| | | | | | | | | | | | | | | | | | | | | | | | A link to the Nextcloud documentation is currently only shown when the OPcache module is not loaded at all. This commit moves the link to the generic text above the individual recommendations list. Additionally remove the obsolete phpOpcacheDocumentation entry from test data arrays, which is not passed anymore by the backend. Signed-off-by: MichaIng <micha@dietpi.com>
* | | [tx-robot] updated from transifexNextcloud bot2022-03-076-2/+6
|/ / | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | [tx-robot] updated from transifexNextcloud bot2022-03-0610-4/+70
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | [tx-robot] updated from transifexNextcloud bot2022-03-0510-0/+10
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | [tx-robot] updated from transifexNextcloud bot2022-03-0442-60/+60
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | [tx-robot] updated from transifexNextcloud bot2022-03-032-36/+42
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Bump backbone from 1.4.0 to 1.4.1dependabot[bot]2022-02-284-4/+4
| | | | | | | | | | | | | | | | Bumps [backbone](https://github.com/jashkenas/backbone) from 1.4.0 to 1.4.1. - [Release notes](https://github.com/jashkenas/backbone/releases) - [Commits](https://github.com/jashkenas/backbone/compare/1.4.0...1.4.1) --- updated-dependencies: - dependency-name: backbone dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Merge pull request #31244 from nextcloud/backport/31141/stable23Carl Schwan2022-02-281-2/+4
|\ | | | | [stable23] Improve caching policy use immutable when loading versionned assets
| * Improve caching policyCarl Schwan2022-02-181-2/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * Cache css with version in url. This makes most js and css requests to be cached by the browser * Force caching previews, the etag is in the url so that if the propfind gives a new etag, we will refresh it otherwise it's no use to try to fetch the new etag and do tons of DB queries Tested with firefox and 'debug' => false (important so that the js/css urls are generated with ?v= parameter) Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* | [tx-robot] updated from transifexNextcloud bot2022-02-282-38/+50
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | [tx-robot] updated from transifexNextcloud bot2022-02-272-4/+4
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | [tx-robot] updated from transifexNextcloud bot2022-02-262-2/+8
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | [tx-robot] updated from transifexNextcloud bot2022-02-2420-22/+62
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | [tx-robot] updated from transifexNextcloud bot2022-02-23136-1692/+1164
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Allow apps to specify if their background job can be delayedJoas Schilling2022-02-221-0/+55
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Bump clipboard from 2.0.9 to 2.0.10dependabot[bot]2022-02-192-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [clipboard](https://github.com/zenorocha/clipboard.js) from 2.0.9 to 2.0.10. - [Release notes](https://github.com/zenorocha/clipboard.js/releases) - [Commits](https://github.com/zenorocha/clipboard.js/compare/v2.0.9...v2.0.10) --- updated-dependencies: - dependency-name: clipboard dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | Bump dompurify from 2.3.5 to 2.3.6dependabot[bot]2022-02-174-6/+6
|/ | | | | | | | | | | | | | | | Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.3.5 to 2.3.6. - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](https://github.com/cure53/DOMPurify/compare/2.3.5...2.3.6) --- updated-dependencies: - dependency-name: dompurify dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Remove spaces around linkszaimen2022-02-151-3/+3
| | | | | | See https://github.com/nextcloud/server/pull/31003 Signed-off-by: szaimen <szaimen@e.mail.de>
* add a test for wasEmailTestSuccessfulszaimen2022-02-151-0/+56
| | | | Signed-off-by: szaimen <szaimen@e.mail.de>
* fix testsszaimen2022-02-151-0/+18
| | | | Signed-off-by: szaimen <szaimen@e.mail.de>
* show if the mail server settings are not set or verifiedszaimen2022-02-151-0/+8
| | | | Signed-off-by: szaimen <szaimen@e.mail.de>
* Merge pull request #31108 from nextcloud/backport/31077/stable23Vincent Petry2022-02-101-30/+10
|\ | | | | [stable23] Revert the 'broken' public page changes
| * Revert "Improve layout for the public download page"Carl Schwan2022-02-101-21/+10
| | | | | | | | | | | | This reverts commit 2e55ce089954bdab483cb1564a4b00b79b705346. Signed-off-by: Carl Schwan <carl@carlschwan.eu>
| * Revert "Fix loading of the text app in public shared links"Carl Schwan2022-02-101-12/+3
| | | | | | | | | | | | This reverts commit d3d117c4a874eb8803fb043b2b011d8732b2709f. Signed-off-by: Carl Schwan <carl@carlschwan.eu>