Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bugfix to support postgres15 | Vitor Mattos | 2022-11-11 | 2 | -3/+50 |
* | Merge pull request #34994 from Glandos/fileinfo_perf | Simon L | 2022-11-11 | 1 | -3/+3 |
|\ | |||||
| * | Test valid path only if file info has to be retrieved | Glandos | 2022-11-06 | 1 | -3/+3 |
* | | Merge pull request #34485 from michaelkuhn/hasBigIntConversionPendingColumns-... | Robin Appelman | 2022-11-11 | 1 | -0/+1 |
|\ \ | |||||
| * | | Fix hasBigIntConversionPendingColumns missing files_trash | Michael Kuhn | 2022-10-09 | 1 | -0/+1 |
* | | | Merge pull request #35015 from natoponen/patch-1 | Simon L | 2022-11-11 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | Appropriate length check in Notification.php | natoponen | 2022-11-08 | 1 | -2/+2 |
* | | | | Merge pull request #35105 from nextcloud/fix/noid/imaginary-distorted-previews | Simon L | 2022-11-11 | 1 | -4/+14 |
|\ \ \ \ | |||||
| * | | | | Fix distorted previews when using imaginary | Richard Steinmetz | 2022-11-11 | 1 | -4/+14 |
* | | | | | Merge pull request #35077 from nextcloud/fix/public-key-token-provider-test | Julius Härtl | 2022-11-11 | 1 | -4/+2 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Fix PublicKeyTokenProviderTest import and mock | Christoph Wurst | 2022-11-10 | 1 | -4/+2 |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-11-11 | 24 | -4/+38 |
* | | | | | Merge pull request #35074 from nextcloud/fix/fix-path-normalizing | Joas Schilling | 2022-11-10 | 1 | -7/+8 |
|\ \ \ \ \ | |||||
| * | | | | | Make sure that path is normalized and then checked, | Côme Chilliet | 2022-11-10 | 1 | -7/+8 |
| |/ / / / | |||||
* | | | | | Merge pull request #35054 from nextcloud/fix-html-entities-not-decoded-in-com... | Pytal | 2022-11-10 | 6 | -16/+68 |
|\ \ \ \ \ | |||||
| * | | | | | Compile assets | nextcloud-command | 2022-11-10 | 3 | -3/+25 |
| * | | | | | Fix HTML entities not decoded in comment just added | Daniel Calviño Sánchez | 2022-11-10 | 1 | -0/+8 |
| * | | | | | Extract "decodeHtmlEntities" function to its own file | Daniel Calviño Sánchez | 2022-11-10 | 2 | -13/+35 |
* | | | | | | Merge pull request #35076 from nextcloud/fix/bump-swiftmailer/swiftmailer-to-... | Côme Chilliet | 2022-11-10 | 1 | -0/+0 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | Bump swiftmailer/swiftmailer to 6.3.0 | Côme Chilliet | 2022-11-10 | 1 | -0/+0 |
|/ / / / / | |||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-11-10 | 34 | -470/+64 |
* | | | | | Merge pull request #35063 from nextcloud/fix/noid/versions-empty-top-margin | Pytal | 2022-11-09 | 3 | -3/+7 |
|\ \ \ \ \ | |||||
| * | | | | | Fix top margin in empty versions list | Richard Steinmetz | 2022-11-09 | 3 | -3/+7 |
|/ / / / / | |||||
* | | | | | Merge pull request #34989 from nextcloud/Valdnet-patch-4 | Simon L | 2022-11-09 | 2 | -2/+2 |
|\ \ \ \ \ | |||||
| * | | | | | Fix test | Valdnet | 2022-11-09 | 1 | -1/+1 |
| * | | | | | l10n: Shorten link | Valdnet | 2022-11-05 | 1 | -1/+1 |
* | | | | | | Merge pull request #35052 from nextcloud/fix-sidebar-not-hidden-when-changing... | Simon L | 2022-11-09 | 2 | -3/+3 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix sidebar not automatically hidden in Files app | Daniel Calviño Sánchez | 2022-11-09 | 2 | -3/+3 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge pull request #35042 from nextcloud/enh/uri-description | Pytal | 2022-11-09 | 1 | -0/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add description for calendar uri | Christopher Ng | 2022-11-09 | 1 | -0/+1 |
| |/ / / / / | |||||
* / / / / / | [tx-robot] updated from transifex | Nextcloud bot | 2022-11-09 | 22 | -4/+52 |
|/ / / / / | |||||
* | | | | | Merge pull request #34613 from nextcloud/enh/noid/fix-checkmark-icon | Simon L | 2022-11-08 | 3 | -5/+5 |
|\ \ \ \ \ | |||||
| * | | | | | Compile assets | nextcloud-command | 2022-11-08 | 2 | -3/+3 |
| * | | | | | fix checkmark for theme settings in dark mode | szaimen | 2022-11-08 | 1 | -2/+2 |
* | | | | | | Merge pull request #32211 from nextcloud/feat/repair_share_ownership | Simon L | 2022-11-08 | 4 | -0/+199 |
|\ \ \ \ \ \ | |||||
| * | | | | | | update autoloader | Robin Appelman | 2022-11-08 | 2 | -2/+2 |
| * | | | | | | fix repairing non user shares when repairing all shares | Robin Appelman | 2022-11-08 | 1 | -10/+33 |
| * | | | | | | remove no longer needed code | Robin Appelman | 2022-11-08 | 1 | -4/+0 |
| * | | | | | | split repairing into two stages to prevent long open transaction | Robin Appelman | 2022-11-08 | 2 | -33/+66 |
| * | | | | | | update shares directly in db | Robin Appelman | 2022-11-08 | 1 | -13/+17 |
| * | | | | | | More verbose output for repair share ownership cmd | Vincent Petry | 2022-11-08 | 1 | -2/+3 |
| * | | | | | | move share owner repair to occ command | Robin Appelman | 2022-11-08 | 5 | -95/+139 |
| * | | | | | | Add repair step to fix wrong share ownership | Louis Chemineau | 2022-11-08 | 4 | -0/+98 |
|/ / / / / / | |||||
* | | | | | | Merge pull request #35028 from nextcloud/fix/dns-pin-middleware-throws-public-ip | Richard Steinmetz | 2022-11-08 | 1 | -1/+1 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Fix DNS Pin Middleware throwing for public IPs | Christoph Wurst | 2022-11-08 | 1 | -1/+1 |
|/ / / / / | |||||
* | | | | | Merge pull request #32838 from markuszeller/bugfix/32837/implicitFloatConversion | Simon L | 2022-11-08 | 1 | -1/+1 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Cast to int #32837 | Markus Zeller | 2022-11-07 | 1 | -1/+1 |
* | | | | | Merge pull request #34985 from nextcloud/dependabot/npm_and_yarn/nextcloud/l1... | Joas Schilling | 2022-11-08 | 4 | -47/+11 |
|\ \ \ \ \ | |||||
| * | | | | | Bump @nextcloud/l10n from 1.4.1 to 1.6.0 | dependabot[bot] | 2022-11-07 | 4 | -47/+11 |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-11-08 | 8 | -6/+78 |
|/ / / / / |