Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | chore: remove Redis::DEFAULT_TTL constant now that it's defined in the interface | Robin Appelman | 2024-08-07 | 1 | -1/+0 | |
| * | | | | | | chore: cleanup acpu inc and dec | Robin Appelman | 2024-08-07 | 1 | -28/+2 | |
| * | | | | | | docs: clearify IMemcache::inc and dec behavior | Robin Appelman | 2024-08-07 | 1 | -0/+6 | |
| * | | | | | | fix: set default TTL for APCu cache as per docs | Robin Appelman | 2024-08-07 | 2 | -0/+11 | |
* | | | | | | | Merge pull request #47106 from nextcloud/fix/files-padding | John Molakvoæ | 2024-08-07 | 4 | -5/+6 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | fix(files): file name and header sort buttons alignments | skjnldsv | 2024-08-07 | 4 | -5/+6 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #47102 from nextcloud/fix/files-multiple-propfind | John Molakvoæ | 2024-08-07 | 25 | -36/+34 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | fix(files_sharing): getShares optional chaining | skjnldsv | 2024-08-07 | 10 | -8/+8 | |
| * | | | | | | | chore: update @nextcloud/upload to 1.4.3 | skjnldsv | 2024-08-07 | 13 | -24/+24 | |
| * | | | | | | | fix(files): use `files:config:updated` to monitor user config change | skjnldsv | 2024-08-07 | 2 | -4/+2 | |
* | | | | | | | | Merge pull request #45841 from Vivida1/add-regex-to-match-Gnome-and-KDE-calen... | John Molakvoæ | 2024-08-07 | 1 | -1/+5 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | fix(dav): WebcalCaching-Plugin lint | John Molakvoæ | 2024-06-27 | 1 | -1/+1 | |
| * | | | | | | | | feat(dav): add regex to match Gnome and KDE calendar user-agents | Vivida | 2024-06-27 | 1 | -1/+5 | |
* | | | | | | | | | Merge pull request #46623 from nextcloud/fix/issue-44127 | Sebastian Krupinski | 2024-08-07 | 3 | -68/+150 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | fix(caldav): fixed initial sync and double processing | SebastianKrupinski | 2024-08-01 | 3 | -68/+150 | |
* | | | | | | | | | | Merge pull request #47069 from nextcloud/fix/noid/display-message-on-no-migra... | Maxence Lange | 2024-08-07 | 2 | -0/+21 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | fix(migration-preview): display a message if no attributes set | Maxence Lange | 2024-08-06 | 2 | -0/+21 | |
* | | | | | | | | | | Merge pull request #37878 from 2lar/sortingfixbranch | John Molakvoæ | 2024-08-07 | 9 | -10/+15 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | fix(files_sharing): tab shares title and creation sort | 2lar | 2024-08-07 | 9 | -10/+15 | |
* | | | | | | | | | | | Merge pull request #46106 from nextcloud/fix/session/log-slow-session-calls | Julius Härtl | 2024-08-07 | 9 | -35/+51 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | fix(session): Log when session_* calls are slow | Christoph Wurst | 2024-08-07 | 9 | -35/+51 | |
* | | | | | | | | | | | Merge pull request #47071 from nextcloud/fix/no-error-new-file-audit | Andy Scherzinger | 2024-08-07 | 1 | -2/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | fix(admin_audit): Do not log errors for new files | Julius Härtl | 2024-08-07 | 1 | -2/+4 | |
* | | | | | | | | | | | | Merge pull request #46945 from nextcloud/fix/activity-upload-public | John Molakvoæ | 2024-08-07 | 4 | -0/+69 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | feat(activity): add share link upload notifications | skjnldsv | 2024-08-07 | 4 | -0/+69 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge pull request #47095 from nextcloud/fix/theming/cache-buster-on-upgrade | Richard Steinmetz | 2024-08-07 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | fix(theming): make cache buster depend on the app version | Richard Steinmetz | 2024-08-07 | 1 | -1/+3 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #44666 from nooblag/occ-user | John Molakvoæ | 2024-08-07 | 1 | -2/+3 | |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | occ: Revert all changes to Info.php | nooblag | 2024-08-07 | 1 | -10/+1 | |
| * | | | | | | | | | occ: Remove timezone changes. | Jore | 2024-08-07 | 2 | -7/+0 | |
| * | | | | | | | | | occ: Add locale setting timezone to timestamps. | Jore | 2024-08-07 | 2 | -0/+12 | |
| * | | | | | | | | | occ: Add check for never logged in for user:info. | Jore | 2024-08-07 | 1 | -1/+6 | |
| * | | | | | | | | | occ: Improve timestamps for user:info. | Jore | 2024-08-07 | 1 | -1/+1 | |
| * | | | | | | | | | occ: Improve timestamps for user:lastseen. | Jore | 2024-08-07 | 1 | -2/+2 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #47090 from nextcloud/automated/noid/master-update-psalm-b... | github-actions[bot] | 2024-08-07 | 1 | -1/+0 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | chore(tests): Update psalm baseline | nextcloud-command | 2024-08-07 | 1 | -1/+0 | |
|/ / / / / / / / | ||||||
* / / / / / / / | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-07 | 430 | -1678/+2054 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #45193 from bahman026/update-config-sample-file | Andy Scherzinger | 2024-08-06 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | docs: added customclient_fdroid config key to config.sample.php file | Bahman Jafarzadeh | 2024-07-09 | 1 | -0/+3 | |
* | | | | | | | | Merge pull request #45879 from nextcloud/export-certificate-bundle | Andy Scherzinger | 2024-08-06 | 4 | -0/+38 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | feat: add command to export certificate bundle | Robin Appelman | 2024-08-01 | 4 | -0/+38 | |
* | | | | | | | | | Merge pull request #46229 from nextcloud/jtr/fix-smtpdebug-cfg-sample | Andy Scherzinger | 2024-08-06 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | fix(config) : Clarity smtp debugging config option usage | Josh | 2024-07-01 | 1 | -0/+2 | |
* | | | | | | | | | | Merge pull request #47070 from nextcloud/circToTeam | Andy Scherzinger | 2024-08-06 | 1 | -5/+5 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | fix(share): Rename Circle to Team | Git'Fellow | 2024-08-06 | 1 | -5/+5 | |
* | | | | | | | | | | | Merge pull request #47083 from nextcloud/fix/group-list-test | Andy Scherzinger | 2024-08-06 | 1 | -0/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | fix: Fix failing test for group listing | Julius Härtl | 2024-08-06 | 1 | -0/+6 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge pull request #47061 from nextcloud/fix/avoid-collision-of-webhook-calls | Andy Scherzinger | 2024-08-06 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | fix(webhook_listeners): Avoid collision between two identical calls at the sa... | Côme Chilliet | 2024-08-06 | 1 | -0/+2 | |
* | | | | | | | | | | | | Merge pull request #40427 from ThibautPlg/master | Andy Scherzinger | 2024-08-06 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ |