| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #35876 from bennet0496/patch-mail-header | Joas Schilling | 2023-01-04 | 1 | -0/+2 |
|\ |
|
| * | update usages of AutoSubmittedValue to AutoSubmitted::VALUE_ | Bennet Becker | 2023-01-03 | 1 | -2/+2 |
| * | Revert "ran build/autoloaderchecker.sh after adding AutoSubmittedValue class" | Bennet Becker | 2022-12-24 | 2 | -25/+16 |
| * | ran build/autoloaderchecker.sh after adding AutoSubmittedValue class | Bennet Becker | 2022-12-23 | 2 | -16/+25 |
| * | Setting Auto-Submitted header for calendar events and new user mail | Bennet Becker | 2022-12-23 | 1 | -0/+2 |
* | | Merge pull request #35943 from nextcloud/fix/code-fixes-from-34997 | C么me Chilliet | 2023-01-03 | 2 | -14/+11 |
|\ \ |
|
| * | | Fix psalm spotted errors with new requirements | C么me Chilliet | 2023-01-02 | 2 | -14/+11 |
* | | | Align checksum dav property with desktop client parsing | Julius H盲rtl | 2022-12-30 | 1 | -1/+1 |
|/ / |
|
* | | Fix psalm issues related to signature changes from PHP 8.0 | C么me Chilliet | 2022-12-29 | 2 | -27/+20 |
* | | Fix(l10n): 馃敔 Update translations from Transifex | Nextcloud bot | 2022-12-27 | 2 | -6/+6 |
* | | Fix(l10n): 馃敔 Update translations from Transifex | Nextcloud bot | 2022-12-26 | 2 | -0/+2 |
* | | Fix(l10n): 馃敔 Update translations from Transifex | Nextcloud bot | 2022-12-23 | 76 | -212/+212 |
|/ |
|
* | Remove comment and guests option from Invitations UI | Anna Larch | 2022-12-20 | 3 | -33/+4 |
* | Merge pull request #35814 from nextcloud/fix/fix-parameter-type-setreadmarker | C么me Chilliet | 2022-12-20 | 1 | -5/+2 |
|\ |
|
| * | Fix parameter type for EntityCollection::setReadMarker in comments app | C么me Chilliet | 2022-12-19 | 1 | -5/+2 |
* | | Merge pull request #33709 from nextcloud/enh/displayname-cache-getStorageInfo | Vincent Petry | 2022-12-19 | 1 | -0/+15 |
|\ \
| |/
|/| |
|
| * | Use display name cache on getStorageInfo | Julius H盲rtl | 2022-12-16 | 1 | -0/+15 |
* | | Merge pull request #34807 from nextcloud/fix/compute-notification-parsed-subject | C么me Chilliet | 2022-12-19 | 3 | -37/+5 |
|\ \ |
|
| * | | Fix comments and dav tests with Notifications and Activity changes | C么me Chilliet | 2022-12-19 | 1 | -6/+2 |
| * | | Get rid of all useless calls to setParsedSubject now that setRichSubject is a... | C么me Chilliet | 2022-11-29 | 2 | -31/+3 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-12-17 | 2 | -0/+62 |
| |/
|/| |
|
* | | rename SabrePublicPluginEvent to BeforeSabrePubliclyLoadedEvent, run build/au... | Julien Veyssier | 2022-12-15 | 2 | -4/+4 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2022-12-14 | 2 | -0/+6 |
* | | use modern event dispatch | Julien Veyssier | 2022-12-12 | 1 | -2/+6 |
* | | allow additional Sabre plugins in publicwebdav.php | Julien Veyssier | 2022-12-12 | 1 | -0/+3 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2022-12-07 | 2 | -0/+6 |
* | | Merge pull request #34819 from nextcloud/tests/fix-phpunit-warnings | C么me Chilliet | 2022-12-06 | 4 | -50/+128 |
|\ \ |
|
| * | | Use the correct Server class in apps/dav/tests/unit/CalDAV/CalendarImplTest.php | C么me Chilliet | 2022-12-05 | 1 | -1/+1 |
| * | | Fix codestyle in modified files | C么me Chilliet | 2022-12-05 | 1 | -1/+0 |
| * | | Merge branch 'master' into tests/fix-phpunit-warnings | C么me Chilliet | 2022-12-05 | 30 | -93/+585 |
| |\ \ |
|
| * | | | Improve typing on new methods | C么me Chilliet | 2022-12-05 | 3 | -12/+8 |
| * | | | Next attemp on imip tests | Julius H盲rtl | 2022-11-09 | 1 | -29/+28 |
| * | | | Attempt to fix CalendarImpl tests | Julius H盲rtl | 2022-11-09 | 3 | -39/+121 |
| * | | | Fix some phpunit test warnings | Julius H盲rtl | 2022-11-09 | 3 | -4/+4 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-12-06 | 2 | -0/+2 |
| |/ /
|/| | |
|
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-12-04 | 2 | -6/+164 |
* | | | Merge pull request #34232 from nextcloud/fix/noid/refresh-filesize-on-conflict | Simon L | 2022-12-03 | 1 | -1/+13 |
|\ \ \ |
|
| * | | | compare cached filesize on download | Maxence Lange | 2022-12-01 | 1 | -1/+13 |
* | | | | Merge pull request #34920 from ibpl/master-IB#1126265 | Simon L | 2022-12-03 | 1 | -1/+4 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Added parameter to disallow calendar subscription via link | Pawel Boguslawski | 2022-11-02 | 1 | -1/+4 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-12-01 | 2 | -0/+6 |
* | | | | Merge pull request #35426 from nextcloud/cleanup/contactintegration | Carl Schwan | 2022-11-30 | 1 | -9/+2 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Cleanup contactsinteraction | Carl Schwan | 2022-11-25 | 1 | -9/+2 |
* | | | | Merge pull request #35425 from nextcloud/bumpMinimumDesktopClientForWebdav | Simon L | 2022-11-28 | 2 | -3/+3 |
|\ \ \ \ |
|
| * | | | | More fixing | Joas Schilling | 2022-11-25 | 1 | -2/+2 |
| * | | | | minimum desktop client that is supported is 2.3.0 | Matthieu Gallien | 2022-11-25 | 1 | -1/+1 |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-11-27 | 2 | -0/+2 |
* | | | | | Merge pull request #34849 from nextcloud/feat/hint-about-no-access-reasons | Carl Schwan | 2022-11-25 | 1 | -1/+5 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Use public IAppManager instead of OC_App | Carl Schwan | 2022-11-23 | 1 | -1/+1 |
| * | | | | Add an hint about reasons why files can't be accessed | Carl Schwan | 2022-10-27 | 1 | -1/+5 |