.. |
Accounts
|
0956b493b6
fix(phonenumber): Use the newly introduced API to limit 3rdparty lib usage
|
1 年之前 |
Activity
|
14719110b9
chore: Replace \OC::$server->query with \OCP\Server::get in /lib
|
1 年之前 |
App
|
927e7fcf67
fix(AppManager): Ensure that app manager can handle empty app keys on the navigation entries
|
1 年之前 |
AppFramework
|
2fa78f6245
Reverse X-Forwarded-For list to read the correct proxy remote address
|
1 年之前 |
Archive
|
ff776a90b1
Strong type filesize related methods to ease 32bits problem findings
|
1 年之前 |
Authentication
|
a5422a3998
fix: Show error message when CSRF check fails at login
|
1 年之前 |
Avatar
|
57ff06576a
Fixes psalm errors: RedundantCondition and TypeDoesNotContainNull.
|
1 年之前 |
BackgroundJob
|
cbd304c8f0
fix(JobList#hasReservedJob): Break tie when multiple jobs are reserved
|
1 年之前 |
Broadcast
|
f5c361cf44
composer run cs:fix
|
1 年之前 |
Cache
|
e7cc7653b8
Refactors "strpos" calls in lib/private to improve code readability.
|
1 年之前 |
Calendar
|
14725d792f
fix(CalDAV): Check if the vObject exists before attempting any operations
|
1 年之前 |
Collaboration
|
a304ba5b5a
Refactors lib/private/Collaboration.
|
1 年之前 |
Command
|
19ec0ee81b
chore: rename serializedClosure to argument to align with parent class
|
1 年之前 |
Comments
|
4d2217073a
fix(comments): Use provided offset in best effort when loading comments
|
1 年之前 |
Console
|
6f39d82031
fix(install): Make installing more verbose
|
1 年之前 |
Contacts
|
71080a8d20
feat(contactsmenu): Sort by user status
|
1 年之前 |
DB
|
93505b2cdd
fix(workflowengine): use andWhere() not second where()
|
1 年之前 |
Dashboard
|
80e3064817
Fix Dashboard IManager getWidgets return annotation
|
1 年之前 |
Diagnostics
|
f5c361cf44
composer run cs:fix
|
1 年之前 |
DirectEditing
|
614981ae9a
feat(directediting): Allow opening by file id
|
1 年之前 |
Encryption
|
e4f85226c5
extend fix-key-location to handle cases from broken cross-storage moves
|
1 年之前 |
EventDispatcher
|
b9e2f494a1
chore!: Remove legacy SymfonyAdapter
|
1 年之前 |
Federation
|
8b9e7e235d
ocm controller
|
1 年之前 |
Files
|
7467422f57
implements search on null/notnull metadata
|
11 月之前 |
FilesMetadata
|
e37ab38780
get sync_token on retrieveMetadata()
|
11 月之前 |
FullTextSearch
|
f5c361cf44
composer run cs:fix
|
1 年之前 |
GlobalScale
|
426c0341ff
Use typed version of IConfig::getSystemValue as much as possible
|
1 年之前 |
Group
|
d779092564
Merge pull request #38425 from nextcloud/feat/ocp/strict-igroup
|
1 年之前 |
Hooks
|
f5c361cf44
composer run cs:fix
|
1 年之前 |
Http
|
f8f985602b
test: add tests for dns pin middleware
|
1 年之前 |
IntegrityCheck
|
e7cc7653b8
Refactors "strpos" calls in lib/private to improve code readability.
|
1 年之前 |
KnownUser
|
b153340b62
Add type hints for mappers
|
1 年之前 |
L10N
|
1bf15da863
Update lib/private/L10N/Factory.php
|
1 年之前 |
LDAP
|
215aef3cbd
Update php licenses
|
3 年之前 |
Lock
|
40d9349a2d
Refactors lib/private/Lock.
|
1 年之前 |
Lockdown
|
308fcf4526
Respect OCP interface in private classes
|
1 年之前 |
Log
|
9fa9975bc9
Refactors lib/private/Log.
|
1 年之前 |
Mail
|
a449bd1a0c
Adds same object return annotations.
|
1 年之前 |
Memcache
|
ff672b11e2
feat: Add factory method for in-memory caches
|
1 年之前 |
Migration
|
2e24e70d94
Merge pull request #39109 from fsamapoor/refactor_lib_private_metadata_migration_net
|
1 年之前 |
Net
|
cbc47a9890
Refactors Metadata, Migration, and Net.
|
1 年之前 |
Notification
|
f5c361cf44
composer run cs:fix
|
1 年之前 |
OCM
|
21e7a82e64
feat(OCM): Dispatch an event so apps can register resources
|
1 年之前 |
OCS
|
95145ee0c9
feat(ocp): More specific type for ICapabilities::getCapabilities
|
1 年之前 |
Preview
|
c9dc377ebc
Merge pull request #41395 from nextcloud/hello-emf
|
1 年之前 |
Profile
|
3a265cee30
fix(3rdparty): Don't use indirect dependency "Safe/" for functions
|
1 年之前 |
Profiler
|
e7cc7653b8
Refactors "strpos" calls in lib/private to improve code readability.
|
1 年之前 |
Remote
|
ea06cf2f39
Convert isset ternary to null coalescing operator
|
1 年之前 |
Repair
|
b9bd73a92d
Merge pull request #41540 from nextcloud/artonge/feat/add_metadata_generation_job
|
11 月之前 |
RichObjectStrings
|
f5c361cf44
composer run cs:fix
|
1 年之前 |
Route
|
d0b20534b9
Refactor "substr" calls to improve code readability
|
1 年之前 |
Search
|
75e5854458
feat(search): hide search provider
|
11 月之前 |
Security
|
7df9eb3351
feat(ContentSecurityPolicy): Allow to set `strict-dynamic` on `script-src-elem` only
|
1 年之前 |
Session
|
63069b6492
fix(session): Do not log fresh/empty session as error
|
1 年之前 |
Settings
|
b153340b62
Add type hints for mappers
|
1 年之前 |
Setup
|
6f39d82031
fix(install): Make installing more verbose
|
1 年之前 |
SetupCheck
|
39d2970191
Add $name property in SetupResult and improve API
|
1 年之前 |
Share
|
e7cc7653b8
Refactors "strpos" calls in lib/private to improve code readability.
|
1 年之前 |
Share20
|
ea06cf2f39
Convert isset ternary to null coalescing operator
|
1 年之前 |
SpeechToText
|
2a3ef102f7
AI admin settings: Use config values in AI feature managers
|
1 年之前 |
Support
|
426c0341ff
Use typed version of IConfig::getSystemValue as much as possible
|
1 年之前 |
SystemTag
|
a988754e3d
Refactors lib/private/SystemTag.
|
1 年之前 |
Tagging
|
b153340b62
Add type hints for mappers
|
1 年之前 |
Talk
|
06627c800c
Add Talk converstation delete API
|
2 年之前 |
Template
|
5e20c3e7b9
Add custom apps translation scripts and image path for consistency
|
1 年之前 |
TextProcessing
|
2031fe17b4
fix: Make sure array starts at 0 after array filter
|
1 年之前 |
TextToImage
|
ee76cc512c
fix(TextToImage): Always set completionExpectedAt in run/schedule methods
|
1 年之前 |
Translation
|
2a3ef102f7
AI admin settings: Use config values in AI feature managers
|
1 年之前 |
Updater
|
9a179c391e
Print log message when version could not be got from updater server
|
1 年之前 |
User
|
bc1da2fa54
Merge pull request #40114 from summersab/refactor/OC-Server-getAvatarManager
|
11 月之前 |
UserStatus
|
f5c361cf44
composer run cs:fix
|
1 年之前 |
legacy
|
154a9989a7
Merge pull request #39852 from nextcloud/pragmaHeader
|
1 年之前 |
AllConfig.php
|
361e69f19f
fix mistake in db query to delete a user config value
|
2 年之前 |
AppConfig.php
|
ea06cf2f39
Convert isset ternary to null coalescing operator
|
1 年之前 |
AppScriptDependency.php
|
491bd6260c
Sort app scripts topologically by its dependencies
|
2 年之前 |
AppScriptSort.php
|
491bd6260c
Sort app scripts topologically by its dependencies
|
2 年之前 |
BinaryFinder.php
|
9b8ca9ad1f
Move findBinaryFinder and isFunctionEnabled away from OC_Helper
|
2 年之前 |
CapabilitiesManager.php
|
1be836273d
core: Add OpenAPI spec
|
1 年之前 |
Color.php
|
215aef3cbd
Update php licenses
|
3 年之前 |
Config.php
|
e87d968c24
add a check for disk_free_space in Config.php
|
1 年之前 |
ContactsManager.php
|
e966cfbc4b
Cleanup plsam issues in DB/ContactsManager and Console
|
1 年之前 |
DatabaseException.php
|
215aef3cbd
Update php licenses
|
3 年之前 |
DatabaseSetupException.php
|
b78f3a57d1
Migrate HintException to OCP
|
3 年之前 |
DateTimeFormatter.php
|
0808e19540
Update lib/private/DateTimeFormatter.php
|
1 年之前 |
DateTimeZone.php
|
51f04ed514
Move away from deprecated ILogger
|
2 年之前 |
EmojiHelper.php
|
cefcd55994
Include more emoji chars to test and fixes after include it
|
2 年之前 |
EventSourceFactory.php
|
a2afc7b6a9
refactor: migrate OC_EventSource to dependency injection
|
1 年之前 |
ForbiddenException.php
|
215aef3cbd
Update php licenses
|
3 年之前 |
HintException.php
|
368f83095d
Fix typos in lib/private subdirectory
|
2 年之前 |
InitialStateService.php
|
131f481a67
fix(initial-state): Log an error when initial-state can not be JSON encoded
|
1 年之前 |
Installer.php
|
6f39d82031
fix(install): Make installing more verbose
|
1 年之前 |
LargeFileHelper.php
|
e7cc7653b8
Refactors "strpos" calls in lib/private to improve code readability.
|
1 年之前 |
Log.php
|
a5684ea3d2
fix(log): Log exception class when message is empty
|
1 年之前 |
MemoryInfo.php
|
94ecae4ade
Add helper to cast to int|float, fix MemoryInfo on 32bits
|
1 年之前 |
NaturalSort.php
|
069477e608
Migrate more classes of lib/private to LoggerInterface
|
2 年之前 |
NaturalSort_DefaultCollator.php
|
215aef3cbd
Update php licenses
|
3 年之前 |
NavigationManager.php
|
8d0c7cc5fa
fix: Allow to set custom app order on navigation entries added by closures to NavigationManager
|
1 年之前 |
NeedsUpdateException.php
|
215aef3cbd
Update php licenses
|
3 年之前 |
NotSquareException.php
|
215aef3cbd
Update php licenses
|
3 年之前 |
PhoneNumberUtil.php
|
3b4c306860
fix(phonenumber): Improve docs by adding input details
|
1 年之前 |
PreviewManager.php
|
475dd60354
fix: use png as preview right away
|
1 年之前 |
PreviewNotAvailableException.php
|
215aef3cbd
Update php licenses
|
3 年之前 |
RedisFactory.php
|
6083fe3c9b
Code simplification using null coalescing
|
1 年之前 |
Repair.php
|
a0ff998c00
Add metadata generation job
|
1 年之前 |
RepairException.php
|
215aef3cbd
Update php licenses
|
3 年之前 |
Search.php
|
215aef3cbd
Update php licenses
|
3 年之前 |
Server.php
|
909b46bb53
fix(ocp): register IAvailabilityCoordinator service alias
|
1 年之前 |
ServerContainer.php
|
3846ec2899
Merge pull request #38322 from nextcloud/bugfix/noid/throw-early-app-container
|
1 年之前 |
ServerNotAvailableException.php
|
215aef3cbd
Update php licenses
|
3 年之前 |
ServiceUnavailableException.php
|
215aef3cbd
Update php licenses
|
3 年之前 |
Setup.php
|
4c522f0f65
do not write htaccess file if disk space is too low
|
1 年之前 |
StreamImage.php
|
110ea0df46
Allow empty mimeType
|
1 年之前 |
Streamer.php
|
70a6eeed3e
fix: log fopen calls when stream isn't available
|
1 年之前 |
SubAdmin.php
|
f5c361cf44
composer run cs:fix
|
1 年之前 |
SystemConfig.php
|
6c0b862e75
fix(systemreport): Mask onlyoffice secret as sensitive
|
1 年之前 |
TagManager.php
|
92a5a8f075
Cleanup tags and Share component
|
2 年之前 |
Tags.php
|
f68d4f7300
Remove deprecated methods Util::writeLog and DIContainer::log
|
1 年之前 |
TempManager.php
|
215aef3cbd
Update php licenses
|
3 年之前 |
TemplateLayout.php
|
b134e1cbc7
feat: update sign up link in share pages
|
11 月之前 |
URLGenerator.php
|
572ea18ac7
fix: Fix linkToOCSRouteAbsolute() without index.php and subfolder
|
11 月之前 |
Updater.php
|
cf6e2fa1b7
chore: Drop \OC_App::getAppVersion
|
1 年之前 |