.. |
Accounts
|
d1209d8302
Rename mastodon to fediverse
|
пре 2 година |
Activity
|
f676076482
Throw on missing type of rich subject parameter
|
пре 1 година |
App
|
7af4fea0e3
Suppress false-positives from psalm, waiting for fix upstream
|
пре 2 година |
AppFramework
|
0af4e9d4fe
Merge pull request #34172 from audriga/add-scim-json-support
|
пре 1 година |
Archive
|
f5004e8f0c
Expose ZIP stat information
|
пре 2 година |
Authentication
|
6abb37317f
Do not setup a session when not required on WebDAV requests
|
пре 1 година |
Avatar
|
bc9a488046
Update avatars on update
|
пре 2 година |
BackgroundJob
|
49334e4d9c
Fix many tests and warnings
|
пре 2 година |
Broadcast
|
215aef3cbd
Update php licenses
|
пре 3 година |
Cache
|
d5c23dbb9f
Move CappedMemoryCache to OCP
|
пре 2 година |
Calendar
|
aebcc3126a
Move iMIP to it's own interface
|
пре 2 година |
Collaboration
|
269df904a3
Improve email search results
|
пре 1 година |
Command
|
d8c419c304
Explicitely only accept closures from our dependencies in ClosureJob
|
пре 2 година |
Comments
|
3f4fed3550
Fix forwarding the object id when searching comments
|
пре 2 година |
Console
|
458c2fa297
Remove OCP\App and OCP\BackgroundJob
|
пре 2 година |
Contacts
|
7d024bc337
Merge pull request #32635 from andyxheli/patch-3
|
пре 2 година |
DB
|
8a16e7e8a1
Fix more psalm issues in OC\DB
|
пре 2 година |
Dashboard
|
613b2a51e7
Merge pull request #34832 from nextcloud/bugfix/noid/allow-to-conditionally-enable-dashboard-widgets
|
пре 2 година |
Diagnostics
|
d5c23dbb9f
Move CappedMemoryCache to OCP
|
пре 2 година |
DirectEditing
|
8535dc4255
fix translation source in directEditing templates
|
пре 2 година |
Encryption
|
c2b206db64
add marker interface to mark system mount points for encryption
|
пре 2 година |
EventDispatcher
|
1809386862
Fix codestyle
|
пре 2 година |
Federation
|
256fbe9d77
Validate if the user part of a "cloud id" can even be a valid user id
|
пре 1 година |
Files
|
3bcbc4701a
Merge pull request #34724 from nextcloud/encryption-read-before-cache
|
пре 1 година |
FullTextSearch
|
113756db30
Fix ArrayAccess and JsonSerializable return types
|
пре 3 година |
GlobalScale
|
215aef3cbd
Update php licenses
|
пре 3 година |
Group
|
7c4ceb444c
Add group display name cache
|
пре 1 година |
Hooks
|
215aef3cbd
Update php licenses
|
пре 3 година |
Http
|
ce259435c2
Fix DNS Pin Middleware throwing for public IPs
|
пре 2 година |
IntegrityCheck
|
50ed84fe17
Simlify tests for integrity check on modified mimetype lists
|
пре 2 година |
KnownUser
|
215aef3cbd
Update php licenses
|
пре 3 година |
L10N
|
306d7829b5
Cache available languages locally
|
пре 1 година |
LDAP
|
215aef3cbd
Update php licenses
|
пре 3 година |
Lock
|
fcae6a68c3
Cleanup lock related code
|
пре 2 година |
Lockdown
|
a5ea677370
Rename file1 and file2 to source and target in Storage abstraction
|
пре 2 година |
Log
|
58a0740794
fix(logging): Fix array to string conversion in errorlog writer
|
пре 1 година |
Mail
|
fd036f774f
Do not throw errors when invalid setTo email is provided
|
пре 2 година |
Memcache
|
023b80e617
Only setup redis connection if needed
|
пре 2 година |
Metadata
|
38f5006c3e
Fix getMetadata return type
|
пре 2 година |
Migration
|
a2a7150d6d
Migrate Repair events to OCP\EventDispatcher\Event
|
пре 2 година |
Net
|
8aea25b5b9
Add remote host validation API
|
пре 2 година |
Notification
|
f676076482
Throw on missing type of rich subject parameter
|
пре 1 година |
OCS
|
d434da75bb
Add a capability for the reference API and expose the regex to clients
|
пре 2 година |
Preview
|
7004c1e9f8
preview: fix HEIC orientation
|
пре 1 година |
Profile
|
d1209d8302
Rename mastodon to fediverse
|
пре 2 година |
Profiler
|
c9703827e0
Expose clearing the profiles and fix it
|
пре 2 година |
Remote
|
215aef3cbd
Update php licenses
|
пре 3 година |
Repair
|
7ac2d310a7
Merge pull request #35176 from bjornfor/add-asciidoc-mime-type
|
пре 1 година |
RichObjectStrings
|
215aef3cbd
Update php licenses
|
пре 3 година |
Route
|
368f83095d
Fix typos in lib/private subdirectory
|
пре 2 година |
Search
|
6be7aa112f
Migrate from ILogger to LoggerInterface in lib/private
|
пре 2 година |
Security
|
8aea25b5b9
Add remote host validation API
|
пре 2 година |
Session
|
a6761d76ea
fix: Make sure to reopen session before cleaning
|
пре 1 година |
Settings
|
2397ea7219
Merge branch 'master' into fix/setting/accessibility-title
|
пре 2 година |
Setup
|
eb7b682dc0
Bugfix to support postgres15
|
пре 2 година |
Share
|
92a5a8f075
Cleanup tags and Share component
|
пре 2 година |
Share20
|
2f7a1fca5f
Merge pull request #34477 from nextcloud/bugfix/noid/sharee-recommendations-show-group-id
|
пре 1 година |
Support
|
5908f06f9e
l10n: Improve styling
|
пре 2 година |
SystemTag
|
215aef3cbd
Update php licenses
|
пре 3 година |
Tagging
|
652158a72c
Improve typing
|
пре 2 година |
Talk
|
06627c800c
Add Talk converstation delete API
|
пре 2 година |
Template
|
34ce53355a
Catch NotFoundException as well in JSCombiner
|
пре 1 година |
Updater
|
6be7aa112f
Migrate from ILogger to LoggerInterface in lib/private
|
пре 2 година |
User
|
f6ff717b56
Merge pull request #34772 from nextcloud/fix/clean-ldap-access-factory-usage
|
пре 1 година |
UserStatus
|
deec4f31db
Allow to revert the user status of multiple users in 3 queries instead of 3*n
|
пре 2 година |
legacy
|
1746344481
Use display name cache on getStorageInfo
|
пре 1 година |
AllConfig.php
|
361e69f19f
fix mistake in db query to delete a user config value
|
пре 2 година |
AppConfig.php
|
884da19198
Merge pull request #35177 from nextcloud/fix/noid/bringing-clear-config-back
|
пре 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
|
69b36fc2c5
Don't inject Bruteforce capability info in the webui
|
пре 2 година |
Color.php
|
215aef3cbd
Update php licenses
|
пре 3 година |
Config.php
|
3236619e99
Revert "Make config file saving safe against write failures"
|
пре 2 година |
ContactsManager.php
|
5347fb02dc
Remove some constants and functions which have been long deprecated
|
пре 2 година |
DatabaseException.php
|
215aef3cbd
Update php licenses
|
пре 3 година |
DatabaseSetupException.php
|
b78f3a57d1
Migrate HintException to OCP
|
пре 3 година |
DateTimeFormatter.php
|
215aef3cbd
Update php licenses
|
пре 3 година |
DateTimeZone.php
|
51f04ed514
Move away from deprecated ILogger
|
пре 2 година |
EmojiHelper.php
|
cefcd55994
Include more emoji chars to test and fixes after include it
|
пре 2 година |
ForbiddenException.php
|
215aef3cbd
Update php licenses
|
пре 3 година |
HintException.php
|
368f83095d
Fix typos in lib/private subdirectory
|
пре 2 година |
InitialStateService.php
|
215aef3cbd
Update php licenses
|
пре 3 година |
Installer.php
|
0efd6d9950
set defaultEnabled in shipped.json
|
пре 2 година |
LargeFileHelper.php
|
9b8ca9ad1f
Move findBinaryFinder and isFunctionEnabled away from OC_Helper
|
пре 2 година |
Log.php
|
2a6f46e689
allow apps to specify methods carrying sensitive parameters
|
пре 2 година |
MemoryInfo.php
|
368f83095d
Fix typos in lib/private subdirectory
|
пре 2 година |
NaturalSort.php
|
069477e608
Migrate more classes of lib/private to LoggerInterface
|
пре 2 година |
NaturalSort_DefaultCollator.php
|
215aef3cbd
Update php licenses
|
пре 3 година |
NavigationManager.php
|
5f58660de5
Fix navigation order
|
пре 2 година |
NeedsUpdateException.php
|
215aef3cbd
Update php licenses
|
пре 3 година |
NotSquareException.php
|
215aef3cbd
Update php licenses
|
пре 3 година |
PreviewManager.php
|
f9e9cd270d
Limit-number-of-concurrent-preview-generations
|
пре 2 година |
PreviewNotAvailableException.php
|
215aef3cbd
Update php licenses
|
пре 3 година |
RedisFactory.php
|
83717a7800
Add event logging for db and redis connection
|
пре 2 година |
Repair.php
|
5e725da79d
Add repair job that will ensure that secret and passwordsalt are set
|
пре 2 година |
RepairException.php
|
215aef3cbd
Update php licenses
|
пре 3 година |
Search.php
|
215aef3cbd
Update php licenses
|
пре 3 година |
Server.php
|
306d7829b5
Cache available languages locally
|
пре 1 година |
ServerContainer.php
|
f0a0bfaaee
Move to str_starts_with
|
пре 1 година |
ServerNotAvailableException.php
|
215aef3cbd
Update php licenses
|
пре 3 година |
ServiceUnavailableException.php
|
215aef3cbd
Update php licenses
|
пре 3 година |
Setup.php
|
dd8774389e
remove 32-bit workarounds
|
пре 2 година |
StreamImage.php
|
110ea0df46
Allow empty mimeType
|
пре 1 година |
Streamer.php
|
dd8774389e
remove 32-bit workarounds
|
пре 2 година |
SubAdmin.php
|
215aef3cbd
Update php licenses
|
пре 3 година |
SystemConfig.php
|
663cf04469
Mark more config values as sensitive
|
пре 2 година |
TagManager.php
|
92a5a8f075
Cleanup tags and Share component
|
пре 2 година |
Tags.php
|
92a5a8f075
Cleanup tags and Share component
|
пре 2 година |
TempManager.php
|
215aef3cbd
Update php licenses
|
пре 3 година |
TemplateLayout.php
|
11d7cd0974
Merge pull request #35071 from nextcloud/fix/384-missing_alt_text_for_logo_on_multiple_pages
|
пре 1 година |
URLGenerator.php
|
9f9da2eaa8
app_path cannot be empty
|
пре 2 година |
Updater.php
|
4dfdc1ccda
fix update for 32-bit
|
пре 1 година |