Maxence Lange
|
5b4f1904c0
feat(user-prefs): renaming to IUserConfig
|
1 week ago |
Maxence Lange
|
6afc8552b7
feat(user-prefs): switching to NCU/
|
1 week ago |
Maxence Lange
|
7c04818c5c
feat(user-prefs): iterator instead of array on search
|
1 month ago |
Maxence Lange
|
65e24f7def
feat(user-prefs): IUserPreferences
|
1 month ago |
yemkareems
|
79b1122749
fix: use Icrypto in place of Cypto
|
4 weeks ago |
yemkareems
|
a74ef8237d
fix: crypto type made not nullable and tests run using ICrypto
|
4 weeks ago |
yemkareems
|
505dfd65fd
fix: encrypt and store password, decrypt and retrieve the same
|
4 weeks ago |
Joas Schilling
|
6854af0cc4
feat(bruteforce): Allow forcing the database throttler
|
1 month ago |
Ferdinand Thiessen
|
60083b1b5f
fix(theming): Use `AppConfig` for setting background image
|
1 month ago |
Julius Knorr
|
606241caeb
chore(legacy): Introduce public version ct plass and drop version methods from OC_Util
|
2 months ago |
Ferdinand Thiessen
|
5cce140701
chore: Remove deprecated `ILogger` logging functions
|
2 months ago |
Côme Chilliet
|
117c7ee654
fix: Fix Event and Notification creation with the new required parameter
|
2 months ago |
Côme Chilliet
|
295eee6712
fix: Add missing alias for IRichTextFormatter
|
2 months ago |
Côme Chilliet
|
0759b481e6
chore: Remove deprecated aliases from dependency injection
|
2 months ago |
Côme Chilliet
|
76f2bc0bfc
fix: Replace OC_App::getAllApps with a method in AppManager
|
2 months ago |
Ferdinand Thiessen
|
c7d9068be9
chore: Use `IAppConfig` instead of `IConfig->getAppValue`
|
2 months ago |
Robin Appelman
|
62f8b6517f
feat: implement distributing partitioned queries over multiple shards
|
3 months ago |
Robin Appelman
|
c58bdbf378
fix: delay calculating global cache prefix untill a cache is created
|
3 months ago |
Robin Appelman
|
114db0558c
fix: don't make ICacheFactory depend on database
|
3 months ago |
Ferdinand Thiessen
|
2ec68b1eb9
refactor(Log): Use new in initializer instead of constructor body
|
3 months ago |
Christoph Wurst
|
2b38d6ae7e
fix(session): Log when session_* calls are slow
|
5 months ago |
Julius Härtl
|
a6d421e767
chore: Remove deprecated legacy search backend
|
5 months ago |
SebastianKrupinski
|
fc0b694d37
feat: mail provider backend
|
6 months ago |
Benjamin Gaussorgues
|
f1d97a3188
feat(Security): add Factory for IP addresses and ranges
|
4 months ago |
Joas Schilling
|
047479ccf9
feat(security): Add public API to allow validating IP Ranges and checking for "in range"
|
4 months ago |
Benjamin Gaussorgues
|
202e5b1e95
feat(security): restrict admin actions to IP ranges
|
4 months ago |
Arthur Schiwon
|
95af299cf5
Merge pull request #46398 from nextcloud/fix/46165/token-race
|
4 months ago |
Arthur Schiwon
|
6a783d9b08
fix(Session): avoid race conditions on clustered setups
|
4 months ago |
Ferdinand Thiessen
|
46f1efac41
feat: Add `IFilenameValidator` to have one consistent place for filename validation
|
4 months ago |
Andy Scherzinger
|
dae7c159f7
chore: Add SPDX header
|
6 months ago |