Ferdinand Thiessen
|
60083b1b5f
fix(theming): Use `AppConfig` for setting background image
|
1 месяц назад |
Julius Knorr
|
606241caeb
chore(legacy): Introduce public version ct plass and drop version methods from OC_Util
|
1 месяц назад |
Ferdinand Thiessen
|
5cce140701
chore: Remove deprecated `ILogger` logging functions
|
1 месяц назад |
Côme Chilliet
|
117c7ee654
fix: Fix Event and Notification creation with the new required parameter
|
1 месяц назад |
Côme Chilliet
|
295eee6712
fix: Add missing alias for IRichTextFormatter
|
1 месяц назад |
Côme Chilliet
|
0759b481e6
chore: Remove deprecated aliases from dependency injection
|
1 месяц назад |
Côme Chilliet
|
76f2bc0bfc
fix: Replace OC_App::getAllApps with a method in AppManager
|
1 месяц назад |
Ferdinand Thiessen
|
c7d9068be9
chore: Use `IAppConfig` instead of `IConfig->getAppValue`
|
2 месяцев назад |
Robin Appelman
|
62f8b6517f
feat: implement distributing partitioned queries over multiple shards
|
3 месяцев назад |
Robin Appelman
|
c58bdbf378
fix: delay calculating global cache prefix untill a cache is created
|
2 месяцев назад |
Robin Appelman
|
114db0558c
fix: don't make ICacheFactory depend on database
|
3 месяцев назад |
Ferdinand Thiessen
|
2ec68b1eb9
refactor(Log): Use new in initializer instead of constructor body
|
2 месяцев назад |
Christoph Wurst
|
2b38d6ae7e
fix(session): Log when session_* calls are slow
|
4 месяцев назад |
Julius Härtl
|
a6d421e767
chore: Remove deprecated legacy search backend
|
4 месяцев назад |
SebastianKrupinski
|
fc0b694d37
feat: mail provider backend
|
5 месяцев назад |
Benjamin Gaussorgues
|
f1d97a3188
feat(Security): add Factory for IP addresses and ranges
|
3 месяцев назад |
Joas Schilling
|
047479ccf9
feat(security): Add public API to allow validating IP Ranges and checking for "in range"
|
3 месяцев назад |
Benjamin Gaussorgues
|
202e5b1e95
feat(security): restrict admin actions to IP ranges
|
3 месяцев назад |
Arthur Schiwon
|
95af299cf5
Merge pull request #46398 from nextcloud/fix/46165/token-race
|
3 месяцев назад |
Arthur Schiwon
|
6a783d9b08
fix(Session): avoid race conditions on clustered setups
|
3 месяцев назад |
Ferdinand Thiessen
|
46f1efac41
feat: Add `IFilenameValidator` to have one consistent place for filename validation
|
4 месяцев назад |
Andy Scherzinger
|
dae7c159f7
chore: Add SPDX header
|
5 месяцев назад |
Robin Appelman
|
8fca20dc59
fix: register DI alias for IFileAccess
|
5 месяцев назад |
Ferdinand Thiessen
|
538a04968a
fix(tests): Adjust theming test for new splitted background and primary colors
|
9 месяцев назад |
Ferdinand Thiessen
|
482395ba2f
fix(theming): Also reset background color settings when updating global background image
|
9 месяцев назад |
Marcel Klehr
|
4b954d2227
fix: Wire-up the new classes
|
6 месяцев назад |
Côme Chilliet
|
ac1d868d18
fix: Lazy load IURLGenerator from AppManager to avoid installation crash
|
6 месяцев назад |
Côme Chilliet
|
733a818139
fix: Migrate a few more classes away from OC_App::getAppPath
|
8 месяцев назад |
Côme Chilliet
|
0e7bac72ae
fix: Make sure that AppManager can be built before Nextcloud is installed
|
8 месяцев назад |
John Molakvoæ
|
27886aa184
Merge pull request #40125 from summersab/refactor/OC-Server-getThemingDefaults
|
7 месяцев назад |