Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | | Merge pull request #34348 from nextcloud/bugfix/34156/fix-rename-within-share... | Vincent Petry | 2022-09-30 | 3 | -8/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Fix renaming in shared with you file list | Vincent Petry | 2022-09-30 | 3 | -8/+3 | |
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge pull request #34038 from nextcloud/fix/migrate-TagMapper-to-QBMapper | Christoph Wurst | 2022-09-30 | 2 | -18/+21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Inform ServerTest that TagMapper now uses QBMapper | Côme Chilliet | 2022-09-19 | 1 | -1/+1 | |
| * | | | | | | | | | | | Improve typing | Côme Chilliet | 2022-09-19 | 1 | -8/+3 | |
| * | | | | | | | | | | | Migrate TagMapper to QBMapper instead of deprecated Mapper | Côme Chilliet | 2022-09-19 | 1 | -10/+18 | |
* | | | | | | | | | | | | Merge pull request #34346 from nextcloud/fix/add-pre-commit-to-expected-files | Côme Chilliet | 2022-09-30 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | add .pre-commit-config.yaml to expected files in checker | Côme Chilliet | 2022-09-30 | 1 | -0/+1 | |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge pull request #34344 from nextcloud/fix/gitignore-files-modified-by-tests | Côme Chilliet | 2022-09-30 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Ignore files which are modified by our tests | Côme Chilliet | 2022-09-30 | 1 | -0/+3 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge pull request #34328 from nextcloud/fix/fix-redis-type-error | Joas Schilling | 2022-09-30 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Correctly handle Redis::keys returning false | Côme Chilliet | 2022-09-29 | 2 | -2/+2 | |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #34322 from nextcloud/bugfix/noid/limit-url-matching-to-https | Julius Härtl | 2022-09-30 | 5 | -10/+10 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Adjust tests | Joas Schilling | 2022-09-29 | 1 | -5/+5 | |
| * | | | | | | | | | | Only match http(s) URLs for references | Joas Schilling | 2022-09-29 | 4 | -5/+5 | |
| | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-09-30 | 10 | -8/+32 | |
* | | | | | | | | | | Merge pull request #34321 from nextcloud/fix/invisible-status | Simon L | 2022-09-29 | 8 | -12/+24 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Compile assets | nextcloud-command | 2022-09-29 | 6 | -7/+8 | |
| * | | | | | | | | | | Fix invisible status | John Molakvoæ (skjnldsv) | 2022-09-29 | 4 | -6/+17 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #32012 from nextcloud/cleanup/tags | Côme Chilliet | 2022-09-29 | 16 | -856/+586 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Cleanup tags and Share component | Carl Schwan | 2022-09-29 | 16 | -856/+586 | |
* | | | | | | | | | | Merge pull request #33984 from nextcloud/enh/add-pre-commit-config-for-cs-fixer | blizzz | 2022-09-29 | 1 | -0/+17 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Switch repo to Nextcloud org, and bump version to 1.5.1 | Côme Chilliet | 2022-09-13 | 1 | -2/+2 | |
| * | | | | | | | | | Add pre-commit hook for cs-fix | Anna Larch | 2022-09-08 | 1 | -0/+17 | |
* | | | | | | | | | | Merge pull request #34327 from nextcloud/fix/favourite | Simon L | 2022-09-29 | 7 | -11/+17 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Fix starred favourite icon | John Molakvoæ (skjnldsv) | 2022-09-29 | 7 | -11/+17 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #34313 from nextcloud/fix/34203/rm_videoplayer | Simon L | 2022-09-29 | 5 | -6/+60 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | unbundle files_videoplayer and clean up a little | Arthur Schiwon | 2022-09-29 | 5 | -6/+60 | |
* | | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-09-29 | 10 | -18/+18 | |
* | | | | | | | | | Merge pull request #34308 from nextcloud/fix/user-status | Simon L | 2022-09-29 | 6 | -15/+25 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Compile assets | nextcloud-command | 2022-09-28 | 4 | -6/+6 | |
| * | | | | | | | | | Fix user status emoji picking | John Molakvoæ (skjnldsv) | 2022-09-28 | 2 | -9/+19 | |
* | | | | | | | | | | Merge pull request #34311 from nextcloud/fix/settings-bg | Simon L | 2022-09-29 | 3 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Remove unwanted settings button background | John Molakvoæ (skjnldsv) | 2022-09-28 | 3 | -3/+3 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #34287 from nextcloud/enh/33836/fix-theme | Simon L | 2022-09-28 | 4 | -10/+10 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | fix highcontrast theme icons | szaimen | 2022-09-27 | 4 | -10/+10 | |
* | | | | | | | | | | Merge pull request #34215 from nextcloud/bugfix/cache-headers-reference | Julius Härtl | 2022-09-28 | 1 | -2/+4 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Add cache header for image endpoint if link previews | Julius Härtl | 2022-09-28 | 1 | -2/+4 | |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #34204 from nextcloud/fix/flashing-background-color | Pytal | 2022-09-28 | 22 | -164/+52 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Fix various theming bugs | Christopher Ng | 2022-09-28 | 22 | -164/+52 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #34306 from nextcloud/fix/noid/step-file-not-moved | blizzz | 2022-09-28 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | fix default value for updatedirectory setting | Arthur Schiwon | 2022-09-28 | 1 | -1/+1 | |
* | | | | | | | | | Merge pull request #34152 from nextcloud/bugfix/noid/db-password-install | Vincent Petry | 2022-09-28 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Do not store generated mysql password if it was not used | Julius Härtl | 2022-09-20 | 1 | -0/+3 | |
* | | | | | | | | | | Merge pull request #34248 from nextcloud/bugfix/noid/ignore-invalid-share-types | Vincent Petry | 2022-09-28 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Ignore invalid share types | Joas Schilling | 2022-09-26 | 1 | -0/+2 | |
* | | | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-09-28 | 208 | -416/+424 | |
* | | | | | | | | | | Merge pull request #34288 from nextcloud/bugfix/34281/fix-copy-internal-link-... | Vincent Petry | 2022-09-27 | 4 | -9/+10 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Update apps/files_sharing/src/components/SharingEntryInternal.vue | Vincent Petry | 2022-09-27 | 3 | -5/+4 | |
| * | | | | | | | | | | Fix focussing to internal link after copy | Vincent Petry | 2022-09-27 | 4 | -8/+10 | |
| | |_|/ / / / / / / | |/| | | | | | | | |