summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | Fix profiler trying to serialize invalid utf8Carl Schwan2022-06-201-1/+9
* | | | | | | | | [tx-robot] updated from transifexNextcloud bot2022-06-204-10/+12
* | | | | | | | | [tx-robot] updated from transifexNextcloud bot2022-06-1912-2/+60
* | | | | | | | | [tx-robot] updated from transifexNextcloud bot2022-06-1812-2/+18
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge pull request #32874 from bill-mcgonigle/patch-1Simon L2022-06-171-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Mention missing files subdirBill McGonigle2022-06-141-1/+1
* | | | | | | | | [tx-robot] updated from transifexNextcloud bot2022-06-1724-0/+92
* | | | | | | | | Merge pull request #32898 from nextcloud/fix/noid/logger-overwrites-varsblizzz2022-06-162-4/+76
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | make placeholder a const for reuseArthur Schiwon2022-06-162-3/+5
| * | | | | | | | fix overwriting original vars when loggingArthur Schiwon2022-06-162-3/+6
| * | | | | | | | add serializer testArthur Schiwon2022-06-161-0/+67
|/ / / / / / / /
* | | | | | | | [tx-robot] updated from transifexNextcloud bot2022-06-1624-2/+82
* | | | | | | | Merge pull request #32876 from nextcloud/fix/fix-string-interpolationblizzz2022-06-155-5/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | Use {$var} instead of ${var} for PHP 8.2 compatibilityCôme Chilliet2022-06-145-5/+5
| |/ / / / / / /
* | | | | | | | Merge pull request #32878 from nextcloud/fix-default-toast-message-for-failed...blizzz2022-06-151-1/+1
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Fix default toast message for failed uploads with HTTP/2Daniel Calviño Sánchez2022-06-141-1/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge pull request #32584 from nextcloud/fix-ResetTokenBackgroundJobDaniel2022-06-152-9/+30
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Update tests after ResetTokenBackgroundJob changesThomas Citharel2022-06-151-6/+26
| * | | | | | Use OCP version of TimedJob instead of OC for ResetTokenBackgroundJobThomas Citharel2022-06-151-2/+3
| * | | | | | Make sure ResetTokenBackgroundJob doesn't execute if config is read-onlyThomas Citharel2022-06-151-1/+1
|/ / / / / /
* | | | | | [tx-robot] updated from transifexNextcloud bot2022-06-15124-130/+236
* | | | | | Merge pull request #32351 from nextcloud/dav-handle-move-operation-properlyChristoph Wurst2022-06-1411-11/+312
|\ \ \ \ \ \
| * | | | | | Handle the move operation properly between shared calendarsThomas Citharel2022-06-1411-11/+312
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #32875 from nextcloud/fix/setup-set-up-2faChristoph Wurst2022-06-141-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix 2FA setup vs set up typoChristoph Wurst2022-06-141-1/+1
|/ / / / /
* | | | | Merge pull request #32813 from nextcloud/debt/noid/check-for-3rdparty-updatesDaniel2022-06-141-0/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Run php tests when 3rdparty changedDaniel Kesselberg2022-06-101-0/+2
* | | | | [tx-robot] updated from transifexNextcloud bot2022-06-1440-8/+220
| |/ / / |/| | |
* | | | Merge pull request #32853 from nextcloud/fix/update-acceptance-composer-lockCôme Chilliet2022-06-131-327/+899
|\ \ \ \
| * | | | Update dependencies in acceptance tests composer.lockCôme Chilliet2022-06-131-327/+899
* | | | | Merge pull request #31966 from nextcloud/unencrypted-sizeVincent Petry2022-06-1320-173/+321
|\ \ \ \ \
| * | | | | store unencrypted size in the unencrypted_size columnRobin Appelman2022-06-029-52/+153
| * | | | | add case statement to sql function builderRobin Appelman2022-06-023-0/+40
| * | | | | make expression build return IQueryFunction instead of stringRobin Appelman2022-06-028-121/+128
* | | | | | Merge pull request #32847 from nextcloud/followup/32748/fix-second-integratio...Joas Schilling2022-06-131-1/+1
|\ \ \ \ \ \
| * | | | | | Fix second integration test as wellJoas Schilling2022-06-131-1/+1
* | | | | | | Merge pull request #31637 from nextcloud/add-password-reset-typed-eventsVincent Petry2022-06-136-65/+228
|\ \ \ \ \ \ \
| * | | | | | | Make LostController use IInitialState and LoggerInterfaceThomas Citharel2022-06-102-21/+33
| * | | | | | | Modernize the LostControllerTest testThomas Citharel2022-06-101-33/+25
| * | | | | | | Add password reset typed eventsThomas Citharel2022-06-106-13/+172
* | | | | | | | Merge pull request #32843 from nextcloud/bugfix/noid/correctly-log-failed-att...Vincent Petry2022-06-131-4/+12
|\ \ \ \ \ \ \ \
| * | | | | | | | Correctly log failed attemptsJoas Schilling2022-06-131-4/+12
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge pull request #32774 from nextcloud/enh/a11y/keyboard-legacy-contacts-menuLouis2022-06-133-4/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | Enable keyboard activation of legacy contacts menuChristopher Ng2022-06-103-4/+9
* | | | | | | | | Merge pull request #31197 from nextcloud/acsfer-patch-1Carl Schwan2022-06-131-1/+2
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Add memcached unis socket instructionszroebg2022-02-151-1/+2
* | | | | | | | | Merge pull request #31345 from nextcloud/fix/31164/delete-additional-emailVincent Petry2022-06-134-7/+11
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | Use unique key to prevent email component reuseChristopher Ng2022-06-104-7/+11
* | | | | | | | | [tx-robot] updated from transifexNextcloud bot2022-06-1334-0/+70
* | | | | | | | | [tx-robot] updated from transifexNextcloud bot2022-06-1252-14/+134