Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | Do not throw errors when invalid setTo email is provided | Julius Härtl | 2022-11-03 | 1 | -3/+14 | |
| * | | | Merge pull request #34678 from pulsejet/patch-jpeg | Côme Chilliet | 2022-11-03 | 1 | -0/+2 | |
| |\ \ \ | | |/ / | |/| | | ||||||
| | * | | Interlace all output JPEG | Varun Patil | 2022-10-25 | 1 | -0/+2 | |
| * | | | Merge pull request #34330 from nextcloud/fix/fix-contacts-test-php8 | Côme Chilliet | 2022-11-03 | 1 | -0/+1 | |
| |\ \ \ | ||||||
| | * | | | Fix ContactsStoreTests under PHP 8.2 | Côme Chilliet | 2022-10-26 | 1 | -0/+1 | |
| * | | | | Merge pull request #32565 from nextcloud/chore/modernize-error-handler | Christoph Wurst | 2022-11-03 | 1 | -16/+33 | |
| |\ \ \ \ | ||||||
| | * | | | | Refactor the ErrorHandler into a dynamic class | Christoph Wurst | 2022-11-02 | 1 | -16/+33 | |
| * | | | | | Add remote host validation API | Christoph Wurst | 2022-10-31 | 7 | -219/+477 | |
| |/ / / / | ||||||
| * | | | | Rewrite admin theming in Vue | Christopher Ng | 2022-10-28 | 2 | -19/+27 | |
| * | | | | Merge pull request #34847 from nextcloud/refactor/local-address-checker-metho... | Joas Schilling | 2022-10-27 | 2 | -9/+9 | |
| |\ \ \ \ | ||||||
| | * | | | | Rename LocalAddressChecker methods to lower case | Christoph Wurst | 2022-10-27 | 2 | -9/+9 | |
| | |/ / / | ||||||
| * / / / | Emit typed event when preview is requested | Julius Härtl | 2022-10-27 | 1 | -8/+39 | |
| |/ / / | ||||||
| * | | | test disabling write check | Robin Appelman | 2022-10-26 | 2 | -0/+13 | |
| * | | | Merge pull request #34788 from nextcloud/bugfix/noid/preview-attributes | Julius Härtl | 2022-10-26 | 1 | -0/+9 | |
| |\ \ \ | ||||||
| | * | | | Check share attributes on preview endpoints | Julius Härtl | 2022-10-25 | 1 | -0/+9 | |
| * | | | | Skip general login with email for non-valid addresses and LDAP | Julius Härtl | 2022-10-26 | 1 | -2/+3 | |
| |/ / / | ||||||
| * | | | Revert "fix external storages access" | Simon L | 2022-10-23 | 1 | -1/+3 | |
| * | | | Merge pull request #33087 from nextcloud/fix/30282/external-storages | John Molakvoæ | 2022-10-23 | 1 | -3/+1 | |
| |\ \ \ | | |/ / | |/| | | ||||||
| | * | | fix external storages access | szaimen | 2022-07-01 | 1 | -3/+1 | |
| * | | | Add config and fix selenium | John Molakvoæ | 2022-10-19 | 1 | -0/+4 | |
| * | | | Fix LostController test | Côme Chilliet | 2022-10-18 | 1 | -2/+7 | |
| * | | | Merge pull request #34379 from nextcloud/fix/transactional-session-token-renewal | Christoph Wurst | 2022-10-18 | 1 | -2/+18 | |
| |\ \ \ | ||||||
| | * | | | Run session token renewals in a database transaction | Christoph Wurst | 2022-10-18 | 1 | -2/+18 | |
| * | | | | Merge pull request #34609 from nextcloud/enh/noid/always-enable-theming | blizzz | 2022-10-18 | 2 | -2/+12 | |
| |\ \ \ \ | | |/ / / | |/| | | | ||||||
| | * | | | set theming app to alwaysEnabled | szaimen | 2022-10-17 | 2 | -2/+12 | |
| * | | | | Merge pull request #31499 from nextcloud/bugfix/empty-secret | Carl Schwan | 2022-10-17 | 1 | -3/+15 | |
| |\ \ \ \ | ||||||
| | * | | | | Fix unit tests | Carl Schwan | 2022-03-10 | 1 | -3/+15 | |
| * | | | | | Fix tests | John Molakvoæ | 2022-10-14 | 1 | -0/+19 | |
| | |/ / / | |/| | | | ||||||
| * | | | | Merge pull request #34437 from nextcloud/feat/theming-default-system-value | Simon L | 2022-10-13 | 2 | -3/+3 | |
| |\ \ \ \ | ||||||
| | * | | | | Allow to pick custom colour | John Molakvoæ (skjnldsv) | 2022-10-13 | 2 | -3/+3 | |
| * | | | | | Make CI green again | Joas Schilling | 2022-10-13 | 2 | -43/+46 | |
| |/ / / / | ||||||
| * | | / | Remove long depreated AppFramework/Db/Mapper | Roeland Jago Douma | 2022-10-10 | 2 | -506/+0 | |
| | |_|/ | |/| | | ||||||
| * | | | Merge pull request #32635 from andyxheli/patch-3 | blizzz | 2022-10-05 | 1 | -1/+5 | |
| |\ \ \ | ||||||
| | * | | | Update ContactsStoreTest.php | Andy Xheli | 2022-10-03 | 1 | -1/+5 | |
| * | | | | Use brand color for background only and keep accessible color as color primary | Christopher Ng | 2022-10-05 | 2 | -2/+23 | |
| * | | | | Merge pull request #33566 from nextcloud/fopen-not-found-rescan | blizzz | 2022-10-01 | 1 | -0/+19 | |
| |\ \ \ \ | ||||||
| | * | | | | add test for trying to fopen a file which no longer exists on disk | Robin Appelman | 2022-09-29 | 1 | -0/+19 | |
| * | | | | | Merge pull request #34329 from nextcloud/fix/cleanup-long-time-deprecated-stuff | Côme Chilliet | 2022-10-01 | 1 | -2/+2 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Fix ContactsManagerTest test | Côme Chilliet | 2022-09-30 | 1 | -1/+1 | |
| | * | | | | | Remove some constants and functions which have been long deprecated | Côme Chilliet | 2022-09-30 | 1 | -1/+1 | |
| * | | | | | | Merge pull request #34038 from nextcloud/fix/migrate-TagMapper-to-QBMapper | Christoph Wurst | 2022-09-30 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| | * | | | | | Inform ServerTest that TagMapper now uses QBMapper | Côme Chilliet | 2022-09-19 | 1 | -1/+1 | |
| * | | | | | | Cleanup tags and Share component | Carl Schwan | 2022-09-29 | 2 | -76/+98 | |
| | |/ / / / | |/| | | | | ||||||
| * | | | | | Fix various theming bugs | Christopher Ng | 2022-09-28 | 2 | -14/+14 | |
| * | | | | | Move avatar clearing in the background | Carl Schwan | 2022-09-26 | 1 | -3/+7 | |
| * | | | | | remove getDefaultInstallationBundle | Arthur Schiwon | 2022-09-22 | 1 | -5/+0 | |
| * | | | | | remove InstallCoreBundle repair step | Arthur Schiwon | 2022-09-22 | 1 | -142/+0 | |
| * | | | | | remove Core Bundle | Arthur Schiwon | 2022-09-22 | 2 | -41/+1 | |
| * | | | | | Fix tests for nested v4 in v6 | Côme Chilliet | 2022-09-20 | 1 | -2/+2 | |
| * | | | | | Harden tests for local IP detection in URLs | Côme Chilliet | 2022-09-20 | 2 | -0/+20 | |
| |/ / / / |