Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-12-01 | 68 | -30/+276 |
* | Merge pull request #35376 from nextcloud/bug/noid/fix-workflow-s3-primary | Robin Appelman | 2022-11-30 | 1 | -2/+1 |
|\ | |||||
| * | Run s3 primary tests sequential | Daniel Kesselberg | 2022-11-25 | 1 | -2/+1 |
* | | 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 | 8 | -81/+11 |
|\ \ \ | |||||
| * | | | try to fix the popovermenu | Simon L | 2022-11-29 | 8 | -81/+11 |
* | | | | Merge pull request #35502 from andyxheli/patch-1 | Carl Schwan | 2022-11-30 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Fix Executing a query: SQLSTATE[42000] | Andy Xheli | 2022-11-29 | 1 | -1/+1 |
* | | | | | 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 |
* | | | | | | Merge pull request #35501 from nextcloud/enh/enh-33741-Focused_item_overlaps_... | Simon L | 2022-11-30 | 3 | -12/+12 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Change focused items behavior that neighbor elements (text and border) have n... | julia.kirschenheuter | 2022-11-30 | 3 | -12/+12 |
* | | | | | | | [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 |
* | | | | | | | Merge pull request #35494 from nextcloud/bugfix/noid/remove-old-code-from-com... | Simon L | 2022-11-29 | 3 | -5/+3 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Recompile | Joas Schilling | 2022-11-29 | 2 | -3/+3 |
| * | | | | | | | Remove old code from comment to not trigger automatic scanners more than needed | Joas Schilling | 2022-11-29 | 1 | -2/+0 |
* | | | | | | | | Merge pull request #35485 from nextcloud/chore/remove-bootstrap-version-comment | Simon L | 2022-11-29 | 3 | -3/+3 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | Remove Bootstrap version reference from tooltip.scss | Álvaro Brey | 2022-11-29 | 3 | -3/+3 |
* | | | | | | | | Merge pull request #35468 from nextcloud/fix/bump-egulias/email-validator-to-... | Côme Chilliet | 2022-11-29 | 1 | -0/+0 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | |||||
| * | | | | | | | Align 3rdparty with master | Côme Chilliet | 2022-11-29 | 1 | -0/+0 |
| * | | | | | | | Bump egulias/email-validator to 3.2.1 in master | Côme Chilliet | 2022-11-28 | 1 | -0/+0 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge pull request #34696 from nextcloud/fix/custom-color | Simon L | 2022-11-29 | 55 | -954/+8662 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | Drop acceptance theming | John Molakvoæ | 2022-11-29 | 1 | -30/+0 |
| * | | | | | | More theming cypress tests and some fixes | John Molakvoæ | 2022-11-29 | 27 | -79/+416 |
| * | | | | | | Extract colour from custom background | John Molakvoæ | 2022-11-29 | 37 | -977/+8039 |
| * | | | | | | Allow to remove the background and select a custom colour | John Molakvoæ | 2022-11-29 | 25 | -246/+585 |
|/ / / / / / | |||||
* | | | | | | Merge pull request #34769 from nextcloud/port/vue/files_version | Louis | 2022-11-29 | 36 | -986/+559 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Compile assets | Louis Chemineau | 2022-11-28 | 12 | -52/+20 |
| * | | | | | | 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 | 9 | -30/+111 |
| * | | | | | | 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 | 11 | -596/+286 |
| |/ / / / / | |||||
* | | | | | | Merge pull request #35455 from nextcloud/fix/fix-35098-headings_need_to_be_h2 | Christoph Wurst | 2022-11-29 | 5 | -10/+9 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Change header semantic in the user status dialog | julia.kirschenheuter | 2022-11-29 | 5 | -10/+9 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge pull request #35471 from nextcloud/allow-update-from-oc-10.11 | Vincent Petry | 2022-11-29 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Remove ownCloud 10.5 upgrade path | Vincent Petry | 2022-11-29 | 1 | -1/+0 |
| * | | | | | | Allow upgrading from ownCloud 10.11 | Vincent Petry | 2022-11-28 | 1 | -0/+1 |
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-11-29 | 160 | -588/+630 |
|/ / / / / / | |||||
* | | | | | | Merge pull request #34941 from nextcloud/enh/33654/add-group-displayname-cache | Simon L | 2022-11-28 | 10 | -32/+250 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | Add group display name cache | Anna Larch | 2022-11-28 | 10 | -32/+250 |
* | | | | | | Merge pull request #35425 from nextcloud/bumpMinimumDesktopClientForWebdav | Simon L | 2022-11-28 | 3 | -15/+15 |
|\ \ \ \ \ \ | |||||
| * | | | | | | More fixing | Joas Schilling | 2022-11-25 | 2 | -14/+14 |
| * | | | | | | minimum desktop client that is supported is 2.3.0 | Matthieu Gallien | 2022-11-25 | 1 | -1/+1 |
| | |/ / / / | |/| | | | |