]>
source.dussan.org Git - nextcloud-server.git/log
Christopher Ng [Mon, 11 Jul 2022 23:58:32 +0000 (23:58 +0000)]
Consolidate account property getters
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Pytal [Thu, 21 Jul 2022 01:04:40 +0000 (18:04 -0700)]
Merge pull request #33242 from nextcloud/enh/email-material-icons
Christopher Ng [Sat, 16 Jul 2022 00:12:15 +0000 (00:12 +0000)]
Use material design icons in Email component
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Vincent Petry [Wed, 20 Jul 2022 12:45:35 +0000 (14:45 +0200)]
Merge pull request #33266 from nextcloud/bugfix/noid/skip-content-public
Add skip content buttons to the public page layout
Julius Härtl [Wed, 20 Jul 2022 05:20:29 +0000 (07:20 +0200)]
Merge pull request #33286 from nextcloud/dependabot/npm_and_yarn/terser-4.8.1
Bump terser from 4.8.0 to 4.8.1
dependabot[bot] [Wed, 20 Jul 2022 02:36:12 +0000 (02:36 +0000)]
Bump terser from 4.8.0 to 4.8.1
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)
---
updated-dependencies:
- dependency-name: terser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Nextcloud bot [Wed, 20 Jul 2022 02:25:44 +0000 (02:25 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Vincent Petry [Tue, 19 Jul 2022 08:36:20 +0000 (10:36 +0200)]
Merge pull request #33260 from nextcloud/fix/carl/quota
Fix quota nav item
Julius Härtl [Tue, 19 Jul 2022 06:15:13 +0000 (08:15 +0200)]
Merge pull request #33270 from nextcloud/fix/noid/location-legacy-appfile
fix loading legacy app.php with multi app dir
Julius Härtl [Tue, 19 Jul 2022 06:14:54 +0000 (08:14 +0200)]
Merge pull request #33267 from nextcloud/bugfix/noid/button-hover
Use hover css variable for primary buttons
Nextcloud bot [Tue, 19 Jul 2022 02:25:49 +0000 (02:25 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
dependabot[bot] [Mon, 18 Jul 2022 23:24:17 +0000 (23:24 +0000)]
Merge pull request #33268 from nextcloud/dependabot/composer/bamarni/composer-bin-plugin-1.8.0
Arthur Schiwon [Mon, 18 Jul 2022 18:19:02 +0000 (20:19 +0200)]
fix loading legacy app.php with multi app dir
- requireAppFile() only appends /appinfo/app.php
- without the absolute path, require_once looks into include_path
- the first match in inlcude_path however migth be different from appPath
- fixed by providing the tested(!), full path to the app
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Pytal [Mon, 18 Jul 2022 17:43:36 +0000 (10:43 -0700)]
Merge pull request #33246 from nextcloud/bugfix/noid/dark-primary-light
dependabot[bot] [Mon, 18 Jul 2022 16:58:24 +0000 (16:58 +0000)]
Bump bamarni/composer-bin-plugin from 1.5.0 to 1.8.0
Bumps [bamarni/composer-bin-plugin](https://github.com/bamarni/composer-bin-plugin) from 1.5.0 to 1.8.0.
- [Release notes](https://github.com/bamarni/composer-bin-plugin/releases)
- [Commits](https://github.com/bamarni/composer-bin-plugin/compare/v1.5.0...1.8.0)
---
updated-dependencies:
- dependency-name: bamarni/composer-bin-plugin
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Pytal [Mon, 18 Jul 2022 16:54:22 +0000 (09:54 -0700)]
Merge pull request #33240 from nextcloud/fix/login-input-focus
Julius Härtl [Mon, 18 Jul 2022 16:14:02 +0000 (18:14 +0200)]
Use hover css variable for primary buttons and add proper focus outline
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Julius Härtl [Mon, 18 Jul 2022 16:00:22 +0000 (18:00 +0200)]
Add skip content buttons to the public page layout
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Julius Härtl [Mon, 18 Jul 2022 12:34:31 +0000 (14:34 +0200)]
Merge pull request #33255 from nextcloud/fix/login-password-translation
LoginForm: Fix password label translation call
Carl Schwan [Mon, 18 Jul 2022 11:25:10 +0000 (13:25 +0200)]
Fix quota nav item
- Spacing was not correctly set
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
Carl Schwan [Mon, 18 Jul 2022 10:34:11 +0000 (12:34 +0200)]
Merge pull request #32981 from nextcloud/typing/carl/simplefs
Add typing to SimpleFS
Marcel Klehr [Mon, 18 Jul 2022 07:59:45 +0000 (09:59 +0200)]
LoginForm: Fix password label translation call
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
blizzz [Mon, 18 Jul 2022 09:50:43 +0000 (11:50 +0200)]
Merge pull request #27929 from nextcloud/enh/allowSsoToProvideSecret
Allow SSO authentication to provide a user secret
Carl Schwan [Mon, 18 Jul 2022 09:47:53 +0000 (11:47 +0200)]
Merge pull request #32521 from nextcloud/cleanup/oauth2-admin-setting
Cleanup oauth2 admin settings
Carl Schwan [Mon, 18 Jul 2022 08:32:11 +0000 (10:32 +0200)]
Merge pull request #33064 from nextcloud/feat/capped-memorycache-ocp
Move CappedMemoryCache to OCP
Daniel [Mon, 18 Jul 2022 07:51:19 +0000 (09:51 +0200)]
Merge pull request #32963 from nextcloud/s3-crt-bundle-download
also use nextcloud certificate bundle when downloading from s3
Vincent Petry [Mon, 18 Jul 2022 07:24:57 +0000 (09:24 +0200)]
Merge pull request #33247 from nextcloud/bugfix/noid/skip-button-ids
Allow to override #app-content and #app-navigation hrefs for content skipping
Nextcloud bot [Mon, 18 Jul 2022 02:24:57 +0000 (02:24 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sun, 17 Jul 2022 02:24:42 +0000 (02:24 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Julius Härtl [Sat, 16 Jul 2022 08:17:15 +0000 (10:17 +0200)]
Fix styling for single skip buttons globally
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Julius Härtl [Sat, 16 Jul 2022 07:58:33 +0000 (09:58 +0200)]
Allow to override #app-content and #app-navigation hrefs for content skipping
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Julius Härtl [Sat, 16 Jul 2022 07:47:22 +0000 (09:47 +0200)]
Properly set --color-primary-light-hover on dark themes
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Nextcloud bot [Sat, 16 Jul 2022 02:25:37 +0000 (02:25 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Christopher Ng [Fri, 15 Jul 2022 17:16:21 +0000 (17:16 +0000)]
Fix login input focus border
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Carl Schwan [Fri, 15 Jul 2022 11:48:02 +0000 (13:48 +0200)]
Merge pull request #33238 from nextcloud/bugfix/noid/fix-html-validation-of-material-design-icons
Fix html validation of material design icons
Joas Schilling [Fri, 15 Jul 2022 07:15:24 +0000 (09:15 +0200)]
Recompile
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Fri, 15 Jul 2022 07:12:10 +0000 (09:12 +0200)]
Fix HTML validation of material design icons
Signed-off-by: Joas Schilling <coding@schilljs.com>
Nextcloud bot [Fri, 15 Jul 2022 02:27:37 +0000 (02:27 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Pytal [Thu, 14 Jul 2022 17:57:30 +0000 (10:57 -0700)]
Merge pull request #33222 from nextcloud/bugfix/noid/fix-translation-of-user-exists-error
Joas Schilling [Thu, 14 Jul 2022 16:06:46 +0000 (18:06 +0200)]
Merge pull request #33235 from nextcloud/bugfix/noid/fix-duplicate-id-hole
Fix duplicate id "hole"
Carl Schwan [Wed, 22 Jun 2022 10:05:26 +0000 (12:05 +0200)]
Add typing to SimpleFS
- Fix putContent sometimes return a bool and sometimes nothing
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
Joas Schilling [Thu, 14 Jul 2022 13:58:33 +0000 (15:58 +0200)]
Recompile
Signed-off-by: Joas Schilling <coding@schilljs.com>
Carl Schwan [Wed, 29 Jun 2022 13:34:06 +0000 (15:34 +0200)]
Move CappedMemoryCache to OCP
This is an helpful helper that should be used in more place than just
server and this is already the case with groupfodlers, deck, user_oidc
and more using it, so let's make it public
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
Joas Schilling [Thu, 14 Jul 2022 12:36:56 +0000 (14:36 +0200)]
Fix duplicate id "hole"
Signed-off-by: Joas Schilling <coding@schilljs.com>
Carl Schwan [Fri, 20 May 2022 15:07:21 +0000 (17:07 +0200)]
Cleanup oauth2 admin settings
- Use more vue components
- Add link to doc
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
Joas Schilling [Wed, 13 Jul 2022 11:05:36 +0000 (13:05 +0200)]
Recompile
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Wed, 13 Jul 2022 11:05:18 +0000 (13:05 +0200)]
Translate error when user already exists
Signed-off-by: Joas Schilling <coding@schilljs.com>
Carl Schwan [Thu, 14 Jul 2022 08:14:42 +0000 (10:14 +0200)]
Merge pull request #33214 from nextcloud/fix/bump-sabre/dav-to-4.4.0
Bump sabre/dav to 4.4.0
Carl Schwan [Thu, 14 Jul 2022 08:14:17 +0000 (10:14 +0200)]
Merge pull request #33220 from nextcloud/bugfix/noid/fix-settings-icon-color
Fix settings icon color
Nextcloud bot [Thu, 14 Jul 2022 02:25:22 +0000 (02:25 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Simon L [Wed, 13 Jul 2022 23:13:56 +0000 (01:13 +0200)]
Merge pull request #33230 from nextcloud/enh/noid/64bit-setup-check-link
add a link to system requirements for new 64bit setup check
szaimen [Wed, 13 Jul 2022 18:28:00 +0000 (20:28 +0200)]
add a link to system requirements for new 64bit setup check
Signed-off-by: szaimen <szaimen@e.mail.de>
Co-Authored-By: MichaIng <micha@dietpi.com>
Simon L [Wed, 13 Jul 2022 18:19:40 +0000 (20:19 +0200)]
Merge pull request #33200 from nextcloud/enh/noid/64bit
add a setup check for 64 bit
Carl Schwan [Wed, 13 Jul 2022 16:31:04 +0000 (18:31 +0200)]
Merge pull request #32506 from nextcloud/port/vue-encryption
Port encryption admin settings to vue
Côme Chilliet [Tue, 12 Jul 2022 15:45:07 +0000 (17:45 +0200)]
Bump sabre/dav to 4.4.0
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Carl Schwan [Thu, 19 May 2022 22:13:06 +0000 (00:13 +0200)]
Port encryption admin settings to vue
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
Joas Schilling [Wed, 13 Jul 2022 10:09:36 +0000 (12:09 +0200)]
Fix settings icon color
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Wed, 13 Jul 2022 09:39:10 +0000 (11:39 +0200)]
Merge pull request #33219 from nextcloud/bump-version
Bump version
szaimen [Mon, 11 Jul 2022 14:46:31 +0000 (16:46 +0200)]
add a setup check for 64 bit
Signed-off-by: szaimen <szaimen@e.mail.de>
Simon L [Wed, 13 Jul 2022 09:25:20 +0000 (11:25 +0200)]
Merge pull request #33202 from nextcloud/enh/noid/bug-report-64bit
document the 64bit requirement in the bug report template
Joas Schilling [Wed, 13 Jul 2022 08:18:07 +0000 (10:18 +0200)]
Bump version
Signed-off-by: Joas Schilling <coding@schilljs.com>
Daniel [Wed, 13 Jul 2022 08:03:32 +0000 (10:03 +0200)]
Merge pull request #33218 from nextcloud/automated/noid/master-update-psalm-baseline
[master] Update psalm-baseline.xml
nextcloud-command [Wed, 13 Jul 2022 04:22:56 +0000 (04:22 +0000)]
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
Nextcloud bot [Wed, 13 Jul 2022 02:24:50 +0000 (02:24 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
MichaIng [Mon, 12 Jul 2021 17:22:04 +0000 (19:22 +0200)]
Allow SSO authentication to provide a user secret
Implementing PR #24837 from immerda
Signed-off-by: MichaIng <micha@dietpi.com>
Côme Chilliet [Tue, 12 Jul 2022 14:04:57 +0000 (16:04 +0200)]
Merge pull request #32552 from nextcloud/enh/improve-job-handling-commands
Improve job handling through occ
Jonas [Tue, 12 Jul 2022 13:47:17 +0000 (15:47 +0200)]
Merge pull request #33211 from nextcloud/fix/setupmanager_circle_events
Fix listening for circle events in SetupManager
Côme Chilliet [Tue, 12 Jul 2022 12:28:54 +0000 (14:28 +0200)]
Merge pull request #33186 from nextcloud/automated/noid/master-update-psalm-baseline
[master] Update psalm-baseline.xml
Jonas [Tue, 12 Jul 2022 12:13:36 +0000 (13:13 +0100)]
Fix listening for circle events in SetupManager
So far, SetupManager listened for deprecated events that are no longer
triggered. Instead, use the circle events that actually get triggered
when adding or removing a circle or circle member. Also, these events
get triggered on each instance of a globalscale setup.
Fixes: #33210
Signed-off-by: Jonas <jonas@freesources.org>
Côme Chilliet [Tue, 12 Jul 2022 12:27:02 +0000 (14:27 +0200)]
Fix DummyJobList typing
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Vincent Petry [Tue, 12 Jul 2022 12:22:10 +0000 (14:22 +0200)]
Merge pull request #32507 from carlcsaposs/restore
Sort files by deletion time before restoring in RestoreAllFiles
Côme Chilliet [Tue, 12 Jul 2022 09:44:23 +0000 (11:44 +0200)]
Merge pull request #33209 from nextcloud/fix/add-symfony/http-foundation
Add symfony/http-foundation dependency
nextcloud-command [Tue, 12 Jul 2022 09:24:05 +0000 (09:24 +0000)]
Compile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Côme Chilliet [Tue, 12 Jul 2022 09:03:22 +0000 (11:03 +0200)]
Add symfony/http-foundation dependency
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
nextcloud-command [Tue, 12 Jul 2022 04:34:29 +0000 (04:34 +0000)]
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Nextcloud bot [Tue, 12 Jul 2022 02:23:29 +0000 (02:23 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Pytal [Mon, 11 Jul 2022 18:10:26 +0000 (11:10 -0700)]
Merge pull request #33175 from nextcloud/fix/request-json-xml-not-found
szaimen [Mon, 11 Jul 2022 14:52:46 +0000 (16:52 +0200)]
document the 64bit requirement in the bug report template
Signed-off-by: szaimen <szaimen@e.mail.de>
Carl Schwan [Mon, 11 Jul 2022 09:56:39 +0000 (11:56 +0200)]
Merge pull request #32973 from nextcloud/cleanup/avatar-code
Cleanup avatar related code
Côme Chilliet [Mon, 11 Jul 2022 09:41:47 +0000 (11:41 +0200)]
Fix typing in IJobList
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Mon, 27 Jun 2022 14:01:55 +0000 (16:01 +0200)]
Fix background-job:execute command for QueuedJob instances
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Mon, 27 Jun 2022 13:28:01 +0000 (15:28 +0200)]
Format the datetime for last run in ATOM format
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Mon, 27 Jun 2022 13:20:16 +0000 (15:20 +0200)]
Use symfony console table to render the job list properly
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Mon, 27 Jun 2022 10:08:21 +0000 (12:08 +0200)]
Fix ListCommand constructor call in register_command
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Mon, 27 Jun 2022 10:06:23 +0000 (12:06 +0200)]
Fix DummyJobList class used by tests
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Mon, 27 Jun 2022 09:53:10 +0000 (11:53 +0200)]
Code cleaning of Background/ListCommand
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Mon, 23 May 2022 10:30:26 +0000 (12:30 +0200)]
Add command to list jobs
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Mon, 23 May 2022 09:21:22 +0000 (11:21 +0200)]
Clean up JobList class
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Nextcloud bot [Mon, 11 Jul 2022 02:24:31 +0000 (02:24 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sun, 10 Jul 2022 02:25:30 +0000 (02:25 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sat, 9 Jul 2022 02:24:33 +0000 (02:24 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
blizzz [Fri, 8 Jul 2022 21:11:10 +0000 (23:11 +0200)]
Merge pull request #32865 from nextcloud/bugfix/remove-unecessary-row
Remove unecessary row and make compatible with db schema
blizzz [Fri, 8 Jul 2022 20:13:19 +0000 (22:13 +0200)]
Merge pull request #33118 from nextcloud/fix/address-book-export
Fix empty address books being exported
blizzz [Fri, 8 Jul 2022 17:56:54 +0000 (19:56 +0200)]
Merge pull request #32377 from nextcloud/rakekniven-patch-1
l10n: Changed spelling
blizzz [Fri, 8 Jul 2022 17:54:05 +0000 (19:54 +0200)]
Merge pull request #33110 from nextcloud/feat/handle-onetime-password-large
Handle one time password and very large passwords
Christoph Wurst [Fri, 8 Jul 2022 17:14:05 +0000 (19:14 +0200)]
Fix 404 handling of requested JSON/XML
If front-end or an application requests JSON/XML, there is no point in
redirecting to the default page if that response doesn't exist. In the
worst case that would just cause another request, therefore server load,
traffic and a response that is meaningless to the requester.
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
John Molakvoæ [Fri, 8 Jul 2022 09:41:50 +0000 (11:41 +0200)]
Merge pull request #33163 from nextcloud/enh/a11y-account-property-labels
Nextcloud bot [Fri, 8 Jul 2022 02:24:38 +0000 (02:24 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Christopher Ng [Thu, 7 Jul 2022 18:54:23 +0000 (18:54 +0000)]
Add current scope to scope actions label
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Pytal [Thu, 7 Jul 2022 18:43:43 +0000 (11:43 -0700)]
Merge pull request #33148 from nextcloud/enh/a11y-login-show-password