You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/lib/private
Carl Schwan 336cc3fa35 feat(Db): Use SnowflakeId for previews 3 months ago
..
Accounts fix(Accounts): Add back v2 scope migration 5 months ago
Activity feat(activity): add bulk activity option 6 months ago
App feat(AppManager): log which apps requires the upgrade procedure 3 months ago
AppFramework feat(Db): Use SnowflakeId for previews 3 months ago
Archive refactor: use logical `&&` `||` instead of weak `and` `or` operators 4 months ago
Authentication fix(query-builder): Don't catch UniqueConstraintViolationException 5 months ago
Avatar feat(avatars): use different colors for guests for the same name 5 months ago
BackgroundJob refactor(preview): Cleanup the implementation of the new preview backend 4 months ago
Blurhash/Listener fix(blurhash): Skip generation the if previews are disabled. 9 months ago
Broadcast/Events
Cache chore: Remove unused \OC\Cache\CappedMemoryCache 5 months ago
Calendar fix: iMip reply from outlook.com does not contain organizer property 4 months ago
Collaboration fix: Make federation TrustedServers dependency optional in RemotePlugin 4 months ago
Command refactor: use logical `&&` `||` instead of weak `and` `or` operators 4 months ago
Comments fix(comments): Don's catch invalid DriverException 5 months ago
Config fix(lexicon): switch bool value to non-lazy 4 months ago
Console chore: apply new CSFixer rules 7 months ago
Contacts/ContactsMenu chore: apply new CSFixer rules 7 months ago
ContextChat fix: add strict typing to ContextChat classes 7 months ago
DB feat(Db): Use SnowflakeId for previews 3 months ago
Dashboard
Diagnostics chore: apply new CSFixer rules 7 months ago
DirectEditing chore: apply new CSFixer rules 7 months ago
Encryption chore(encryption): Cleanup typing in EncryptAll/DecryptAll 5 months ago
EventDispatcher fix: Do not use deprecated IServerContainer in EventDispatcher 7 months ago
Federation fix(federation): Allow outgoing federation with oCIS federated cloud ids 4 months ago
Files fix: validate filename when creating file from template 4 months ago
FilesMetadata test: add some minimal testing for metadata storage 1 year ago
FullTextSearch chore: apply new CSFixer rules 7 months ago
GlobalScale chore: apply new CSFixer rules 7 months ago
Group fix: join accounts_data instead of preferences when searching users 4 months ago
Hooks refactor: use logical `&&` `||` instead of weak `and` `or` operators 4 months ago
Http chore(Http\Client): fix linting issues 7 months ago
IntegrityCheck refactor: use logical `&&` `||` instead of weak `and` `or` operators 4 months ago
KnownUser
L10N fix(l10n): Don't fallback from 3-letter languages to 2-letter 4 months ago
LDAP
Lock refactor: use logical `&&` `||` instead of weak `and` `or` operators 4 months ago
Lockdown chore: Fix all method calls with too many arguments 7 months ago
Log fix(syslog): open syslog channel on write 7 months ago
Mail feat(ocp): add email address validator 6 months ago
Memcache fix(Memcache): ensure global prefix depends on enabled apps 3 months ago
Migration chore: apply new CSFixer rules 7 months ago
Net
Notification feat: indicate reason for preloading notifications 6 months ago
OCM fix(ocm): include provider field in OCMProvider serialization 3 months ago
OCS fix(OCS): Add IRequest::getFormat to determine the response Content-Type the same way everywhere 5 months ago
Preview feat(Db): Use SnowflakeId for previews 3 months ago
Profile fix(config): fix tests+psalm 6 months ago
Profiler fix(profiler): Harden profiler writes 4 months ago
Remote chore: apply new CSFixer rules 7 months ago
Repair fix(lexicon): switch bool value to non-lazy 4 months ago
RichObjectStrings Revert "refactor(RichObjectStrings): Only log error if key or value is not string in validator" 10 months ago
Route fix(route): Change "core.ProfilePage.index" to lowercase 6 months ago
Search feat(unified-search): Use existing min search length config 5 months ago
Security fix(bfp): Trim meta data so it can still be stored 4 months ago
Session feat(core): add cookie_domain config option 8 months ago
Settings feat(settings): Add support for delegated settings not appearing in menu 4 months ago
Setup refactor(querybuilder): Port away from qb::execute() in lib/ 5 months ago
SetupCheck
Share feat(preset): share link expiration date 6 months ago
Share20 feat(Share\IManager): add `matchUserId` method and update docs 4 months ago
Snowflake feat(database): introduce Snowflake IDs generator 3 months ago
SpeechToText
Support fix: Fix issues and tests in DIContainer and friends 7 months ago
SystemTag Merge pull request #54810 from nextcloud/feat/typed-tag-events 5 months ago
Tagging
Talk
TaskProcessing fix: address review comments 4 months ago
Teams fix(team-api): get all teams details in a single request 4 months ago
Template chore(Template): allow styles from `dist` folder 4 months ago
TextProcessing fix(textprocessing): accept scheduling a task if there are equivalent taskprocessing providers only 1 year ago
TextToImage
Translation
Updater fix: handle ambiguous IResponse.getBody return types 7 months ago
User refactor(dbal): Port away from getDatabasePlatform() instanceof pattern 4 months ago
UserStatus fix(container): Reduce general deprecation spam on all requests 6 months ago
legacy fix: Cleanup and fix tests, and fix related issues in code 4 months ago
AllConfig.php feat(AppConfig): cache app config in local cache if available 6 months ago
AppConfig.php fix(lexicon): send single notice/warning when using unknown config key 5 months ago
AppScriptDependency.php chore: apply new CSFixer rules 7 months ago
AppScriptSort.php chore: apply new CSFixer rules 7 months ago
BinaryFinder.php
CapabilitiesManager.php feat(api): File conversion API 1 year ago
Color.php chore: apply new CSFixer rules 7 months ago
Config.php fix: Fix psalm taint false-positives by small refactorings 12 months ago
ContactsManager.php fix(cardav): only show useres from enabled addressBooks in contacts menu 11 months ago
DatabaseException.php
DatabaseSetupException.php
DateTimeFormatter.php
DateTimeZone.php feat(IDateTimeZone): allow to fetch timezone of specified user 6 months ago
EmojiHelper.php chore: apply new CSFixer rules 7 months ago
EventSource.php refactor: use logical `&&` `||` instead of weak `and` `or` operators 4 months ago
EventSourceFactory.php
ForbiddenException.php
HintException.php
Image.php refactor: use logical `&&` `||` instead of weak `and` `or` operators 4 months ago
InitialStateService.php fix(container): Reduce general deprecation spam on all requests 6 months ago
Installer.php refactor: use logical `&&` `||` instead of weak `and` `or` operators 4 months ago
LargeFileHelper.php fix: remove executable flag from source files 5 months ago
Log.php fix(log): Fix call to normalize function 3 months ago
MemoryInfo.php
NaturalSort.php
NaturalSort_DefaultCollator.php
NavigationManager.php fix(navigation): Fix default app entry registered as closure 10 months ago
NeedsUpdateException.php
NotSquareException.php
PhoneNumberUtil.php
PreviewManager.php feat(Db): Use SnowflakeId for previews 3 months ago
PreviewNotAvailableException.php chore: apply new CSFixer rules 7 months ago
RedisFactory.php fix(cache): Set default Redis port to `0` for UNIX sockets 5 months ago
Repair.php fix(lexicon): switch bool value to non-lazy 4 months ago
RepairException.php
Server.php feat(database): introduce Snowflake IDs generator 3 months ago
ServerContainer.php feat: Improve init a bit, and add more profiling steps 9 months ago
ServerNotAvailableException.php
ServiceUnavailableException.php
Setup.php perf(preview): Migrate previews to the new optimized table 4 months ago
StreamImage.php
Streamer.php refactor(Streamer): inject `IDateTimeZone` as constructor arg 6 months ago
SubAdmin.php
SystemConfig.php feat: allow admins to configure additional sensitive config values 6 months ago
TagManager.php fix: Dispatch favorite event with an actual path 5 months ago
Tags.php fix: Dispatch favorite event with an actual path 5 months ago
TempManager.php chore: move implementation from OC legacy to OCP\Files 9 months ago
TemplateLayout.php chore: Cleanup typing and deprecated method calls in resource locators 4 months ago
URLGenerator.php refactor: use logical `&&` `||` instead of weak `and` `or` operators 4 months ago
Updater.php chore: Replace last calls to OC_App::enable by IAppManager 6 months ago