Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | 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 | |
|/ / / / | ||||||
* | | | | Merge pull request #34072 from nextcloud/enh/noid/default-enabled-2 | Vincent Petry | 2022-09-15 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | Increase timeout for apps management | Vincent Petry | 2022-09-15 | 1 | -1/+1 | |
* | | | | | fix using FSEEK_END with SeekableHttpStream to get file size | Robin Appelman | 2022-09-15 | 3 | -0/+33 | |
|/ / / / | ||||||
* | | | | Add accessibility entry in user menu | Vincent Petry | 2022-09-14 | 2 | -7/+35 | |
* | | | | Update avatars on update | Carl Schwan | 2022-09-09 | 4 | -7/+6 | |
* | | | | Merge pull request #33788 from nextcloud/improve-recent | Carl Schwan | 2022-09-08 | 1 | -4/+4 | |
|\ \ \ \ | ||||||
| * | | | | Filter out old files when trying to get recent files | Carl Schwan | 2022-09-05 | 1 | -4/+4 | |
* | | | | | Merge pull request #33906 from nextcloud/fix/fix-calendar-tests-getTimestamp | blizzz | 2022-09-08 | 1 | -34/+37 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix iMIP tests | Anna Larch | 2022-09-08 | 1 | -16/+13 | |
| * | | | | | Fix trying to use MockBuilder instead of Mock | Côme Chilliet | 2022-09-06 | 1 | -6/+12 | |
| * | | | | | Fix Calendar tests mocking a non-existant method. | Côme Chilliet | 2022-09-05 | 1 | -12/+12 | |
* | | | | | | Merge pull request #33600 from nextcloud/lazy-quota | blizzz | 2022-09-07 | 1 | -84/+0 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | get quota for user only when needed | Robin Appelman | 2022-09-01 | 1 | -84/+0 | |
* | | | | | | | More cleaning up of the login component | Carl Schwan | 2022-09-06 | 1 | -2/+2 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | Merge pull request #33790 from nextcloud/Valdnet-patch-2 | Simon L | 2022-09-02 | 3 | -3/+3 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | fix tests | szaimen | 2022-09-02 | 3 | -3/+3 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Maximize browser window before running the tests | Daniel Calviño Sánchez | 2022-09-01 | 2 | -1/+4 | |
* | | | | | | Wait for the new user form to be visible | Daniel Calviño Sánchez | 2022-09-01 | 1 | -2/+6 | |
* | | | | | | Adjust theming acceptance tests | Julius Härtl | 2022-09-01 | 2 | -10/+10 | |
* | | | | | | Merge pull request #33764 from nextcloud/cloudid-cache | Vincent Petry | 2022-09-01 | 3 | -3/+34 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | adjusts tests for CloudIdManager | Robin Appelman | 2022-08-31 | 3 | -3/+34 | |
* | | | | | | Fix unit tests | Joas Schilling | 2022-08-31 | 2 | -5/+5 | |
* | | | | | | Merge pull request #33756 from nextcloud/enh/noid/admin-settings-directly | Simon L | 2022-08-31 | 8 | -18/+51 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | add a better icon for personal settings | szaimen | 2022-08-31 | 1 | -1/+1 | |
| * | | | | | | fix tests | szaimen | 2022-08-31 | 8 | -18/+51 | |
| |/ / / / / | ||||||
* / / / / / | Adjust acceptance tests to changes in app menu | Daniel Calviño Sánchez | 2022-08-31 | 1 | -2/+2 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #33640 from nextcloud/fix/fix-symfony-event-typing | Côme Chilliet | 2022-08-30 | 3 | -34/+43 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix BackgroundRepairTest | Côme Chilliet | 2022-08-25 | 1 | -14/+16 |