Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into tests/fix-phpunit-warnings | Côme Chilliet | 2022-12-05 | 693 | -3769/+8070 |
|\ | |||||
| * | [tx-robot] updated from transifex | Nextcloud bot | 2022-12-05 | 16 | -32/+104 |
| * | [tx-robot] updated from transifex | Nextcloud bot | 2022-12-04 | 18 | -96/+272 |
| * | Merge pull request #35271 from nextcloud/enh/a11y-share-success | Simon L | 2022-12-03 | 2 | -1/+9 |
| |\ | |||||
| | * | Show success on share actions | Christopher Ng | 2022-12-03 | 2 | -1/+9 |
| * | | 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 #35563 from nextcloud/revert/35315 | Simon L | 2022-12-03 | 4 | -17/+17 |
| |\ \ \ | |||||
| | * | | | Revert "Fix border color contrast" | Christopher Ng | 2022-12-03 | 4 | -17/+17 |
| | | |/ | | |/| | |||||
| * | | | Merge pull request #35442 from Zyclotrop-j/patch-1 | Simon L | 2022-12-03 | 3 | -3/+3 |
| |\ \ \ | |||||
| | * | | | add build css files | Zyc | 2022-12-03 | 2 | -2/+2 |
| | * | | | fix multiline-format-error in file-conflict modal | Zyc | 2022-11-26 | 1 | -1/+1 |
| * | | | | 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-03 | 10 | -4/+46 |
| | |_|/ / | |/| | | | |||||
| * | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-12-02 | 10 | -2/+32 |
| | |_|/ | |/| | | |||||
| * | | | Merge pull request #35525 from nextcloud/fix/theming-follow-default | John Molakvoæ | 2022-12-01 | 7 | -9/+44 |
| |\ \ \ | |||||
| | * | | | Faster theming tests, better colours comparison and properly follow admin the... | John Molakvoæ | 2022-11-30 | 7 | -9/+44 |
| * | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-12-01 | 62 | -22/+200 |
| |/ / / | |||||
| * | | | Merge pull request #35355 from nextcloud/artonge/feat/ldap_connection_timeout | blizzz | 2022-11-30 | 2 | -0/+7 |
| |\ \ \ | |||||
| | * | | | Allow to set a custom timeout for ldap connections | Louis Chemineau | 2022-11-23 | 2 | -0/+7 |
| * | | | | Merge pull request #35484 from nextcloud/fix/34653/fix-popover-menu | Simon L | 2022-11-30 | 3 | -1/+9 |
| |\ \ \ \ | |||||
| | * | | | | try to fix the popovermenu | Simon L | 2022-11-29 | 3 | -1/+9 |
| * | | | | | Merge pull request #35426 from nextcloud/cleanup/contactintegration | Carl Schwan | 2022-11-30 | 8 | -87/+29 |
| |\ \ \ \ \ | |||||
| | * | | | | | Cleanup contactsinteraction | Carl Schwan | 2022-11-25 | 8 | -87/+29 |
| * | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-11-30 | 168 | -448/+614 |
| * | | | | | | Merge pull request #35107 from nextcloud/encryption-key-migrate | Robin Appelman | 2022-11-29 | 4 | -0/+189 |
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | |||||
| | * | | | | | add migration for encryption keys in wrong location | Robin Appelman | 2022-11-28 | 4 | -0/+189 |
| * | | | | | | More theming cypress tests and some fixes | John Molakvoæ | 2022-11-29 | 13 | -30/+40 |
| * | | | | | | Extract colour from custom background | John Molakvoæ | 2022-11-29 | 13 | -377/+141 |
| * | | | | | | Allow to remove the background and select a custom colour | John Molakvoæ | 2022-11-29 | 18 | -240/+580 |
| * | | | | | | Merge pull request #34769 from nextcloud/port/vue/files_version | Louis | 2022-11-29 | 20 | -932/+478 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Lint and remove file_versions tests | Louis Chemineau | 2022-11-28 | 9 | -371/+8 |
| | * | | | | | | Hide version tab for folders | Louis Chemineau | 2022-11-28 | 1 | -25/+30 |
| | * | | | | | | Extract logic into separate files | Louis Chemineau | 2022-11-28 | 5 | -106/+253 |
| | * | | | | | | Use svg icons | Louis Chemineau | 2022-11-28 | 6 | -29/+51 |
| | * | | | | | | Add support for Material icon in files sidebar | Carl Schwan | 2022-11-28 | 6 | -12/+28 |
| | * | | | | | | Use NcListItem | Carl Schwan | 2022-11-28 | 1 | -44/+46 |
| | * | | | | | | Handle case with empty version list | Carl Schwan | 2022-11-28 | 1 | -63/+90 |
| | * | | | | | | Port files_versions to vue | Carl Schwan | 2022-11-28 | 10 | -595/+285 |
| | |/ / / / / | |||||
| * | | | | | | Merge pull request #35455 from nextcloud/fix/fix-35098-headings_need_to_be_h2 | Christoph Wurst | 2022-11-29 | 1 | -4/+3 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Change header semantic in the user status dialog | julia.kirschenheuter | 2022-11-29 | 1 | -4/+3 |
| * | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-11-29 | 156 | -588/+618 |
| * | | | | | | | Merge pull request #34941 from nextcloud/enh/33654/add-group-displayname-cache | Simon L | 2022-11-28 | 1 | -0/+3 |
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | |||||
| | * | | | | | | Add group display name cache | Anna Larch | 2022-11-28 | 1 | -0/+3 |
| * | | | | | | | 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 |
| | | |/ / / / / | | |/| | | | | | |||||
| * | | | | | | | Merge pull request #35257 from nextcloud/fix/fix-33854-User_management_pages_... | Julia Kirschenheuter | 2022-11-28 | 4 | -17/+98 |
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | |||||
| | * | | | | | | Adapt router.js for setting document title. | julia.kirschenheuter | 2022-11-28 | 4 | -17/+98 |
| | |/ / / / / |