.. |
Accounts
|
eb51f06a3b
Use ::class statement instead of string
|
6 gadi atpakaļ |
Activity
|
870fe20acc
Use $var[] = $a instead of array_push - 2x faster
|
6 gadi atpakaļ |
App
|
024a70a188
Fix loading providers of 2FA app with more than one provider
|
6 gadi atpakaļ |
AppFramework
|
dccbdc8c01
only catch QueryException when trying to build class
|
6 gadi atpakaļ |
Archive
|
38a90130ce
move log constants to ILogger
|
6 gadi atpakaļ |
Authentication
|
19f84f7b54
Add tests
|
6 gadi atpakaļ |
BackgroundJob
|
79801ad263
Suppress potential SQL injection warning as they are false positives
|
6 gadi atpakaļ |
Cache
|
07e5b30b90
remove unneeded is_dir from file cache gc
|
6 gadi atpakaļ |
Calendar
|
50ee4e1397
Correctly init empty arrays
|
6 gadi atpakaļ |
Collaboration
|
03f1fef160
Ignore deactivated users in collaborators user search plugin
|
6 gadi atpakaļ |
Command
|
eb51f06a3b
Use ::class statement instead of string
|
6 gadi atpakaļ |
Comments
|
66945f9574
Allow to filter the unread count by verb
|
6 gadi atpakaļ |
Console
|
20839a422b
Refactor some code
|
6 gadi atpakaļ |
Contacts
|
16bfbb78ca
Don't fail contacts menu on unkown user
|
6 gadi atpakaļ |
DB
|
0ee191bf44
Use const for dbname and dbtableprefix defaults
|
6 gadi atpakaļ |
Diagnostics
|
0eebff152a
Update license headers
|
7 gadi atpakaļ |
Encryption
|
74f0e37233
Remove deprecated \OCP\User::userExists
|
6 gadi atpakaļ |
Federation
|
4c00c80a83
translate nextcloud share types to OCM share types
|
6 gadi atpakaļ |
Files
|
4c0cbdff36
tokens can't be valid local user names
|
6 gadi atpakaļ |
GlobalScale
|
0eebff152a
Update license headers
|
7 gadi atpakaļ |
Group
|
605ba57086
Fix groupExists when a backend provides group details
|
6 gadi atpakaļ |
Hooks
|
72bb7c3074
Fix PHP doc for API docs
|
7 gadi atpakaļ |
Http
|
9a7265babf
Make authenticated cookies lax
|
6 gadi atpakaļ |
IntegrityCheck
|
72e745be26
Handle strict typing in Checker and fix tests
|
6 gadi atpakaļ |
L10N
|
7d158c62ce
Typehint
|
6 gadi atpakaļ |
Lock
|
3d5acbb1d0
prevent lock values from going negative with memcache backend
|
6 gadi atpakaļ |
Lockdown
|
0eebff152a
Update license headers
|
7 gadi atpakaļ |
Log
|
d17856a1e9
Make logfile's mode configurable.
|
6 gadi atpakaļ |
Mail
|
7a4c23a720
Use index for format string parameters
|
6 gadi atpakaļ |
Memcache
|
bfa49410a2
Drop support for xcache
|
6 gadi atpakaļ |
Migration
|
0eebff152a
Update license headers
|
7 gadi atpakaļ |
Notification
|
79b540ecc3
Add return types and fully qualified function calls
|
6 gadi atpakaļ |
OCS
|
a0028a2a5f
Allow to skip retrieving from cache in the DiscoveryService
|
6 gadi atpakaļ |
Preview
|
4758942121
Fixes
|
6 gadi atpakaļ |
Remote
|
5ce69e7c42
Add some more tests for ocs remote api
|
7 gadi atpakaļ |
Repair
|
0fe115a536
Add repair step
|
6 gadi atpakaļ |
RichObjectStrings
|
0eebff152a
Update license headers
|
7 gadi atpakaļ |
Route
|
c1e4f9f305
Use type casting instead of *val() method
|
6 gadi atpakaļ |
Search
|
0eebff152a
Update license headers
|
7 gadi atpakaļ |
Security
|
8354c50911
Deprecate the childSrc functions
|
6 gadi atpakaļ |
Session
|
fe21b10de5
replace setcookie value with '' instead of null.
|
6 gadi atpakaļ |
Settings
|
79a0ee4f4a
Consolidate personal two-factor provider settings
|
6 gadi atpakaļ |
Setup
|
9d7e51fd56
Use empty instead ?? because dbname is '' sometimes
|
6 gadi atpakaļ |
Share
|
857bb45366
Add comment with IDs of internal share types
|
6 gadi atpakaļ |
Share20
|
4c0cbdff36
tokens can't be valid local user names
|
6 gadi atpakaļ |
Support
|
b4b095ca91
Fix @since version on new API
|
6 gadi atpakaļ |
SystemTag
|
8e5657014d
Make SystemTag strict
|
6 gadi atpakaļ |
Tagging
|
eb51f06a3b
Use ::class statement instead of string
|
6 gadi atpakaļ |
Template
|
3095ec4125
Fix icons cacher regex for compressed output
|
6 gadi atpakaļ |
Updater
|
772bbd99be
Backend work to provide NC whats New info to users
|
6 gadi atpakaļ |
User
|
0c9a3de68f
Just update password hash without validating
|
6 gadi atpakaļ |
legacy
|
d4dec43f8f
Dont use find to lookup binaries
|
6 gadi atpakaļ |
AllConfig.php
|
431750828e
Store setUserValue as string in cache
|
6 gadi atpakaļ |
AppConfig.php
|
05b8eb140c
using isset()
|
6 gadi atpakaļ |
Avatar.php
|
ec8ab83ea5
get avatar custom status from user config
|
6 gadi atpakaļ |
AvatarManager.php
|
48ea7251d7
Use \OC\User\Manager internally in the avatarmanager
|
6 gadi atpakaļ |
CapabilitiesManager.php
|
38a90130ce
move log constants to ILogger
|
6 gadi atpakaļ |
Color.php
|
1517b1452e
Fix autoloader
|
6 gadi atpakaļ |
Config.php
|
2b73779568
Fix some typos
|
6 gadi atpakaļ |
ContactsManager.php
|
ba87db3fcc
Fix others
|
8 gadi atpakaļ |
DatabaseException.php
|
b8ed028870
Remove unneeded parameter in DatabaseException
|
7 gadi atpakaļ |
DatabaseSetupException.php
|
ba87db3fcc
Fix others
|
8 gadi atpakaļ |
DateTimeFormatter.php
|
0eebff152a
Update license headers
|
7 gadi atpakaļ |
DateTimeZone.php
|
38a90130ce
move log constants to ILogger
|
6 gadi atpakaļ |
ForbiddenException.php
|
ba87db3fcc
Fix others
|
8 gadi atpakaļ |
HintException.php
|
0eebff152a
Update license headers
|
7 gadi atpakaļ |
Installer.php
|
483ad01a09
There is no update available if the app didnt have a version (aka was not installed)
|
6 gadi atpakaļ |
LargeFileHelper.php
|
32fd0919c1
Make LargeFileHelper.php faster by avoiding execs as much as possible
|
6 gadi atpakaļ |
Log.php
|
ff58732c0d
Add breadcrumb support to crash reporters
|
6 gadi atpakaļ |
MemoryInfo.php
|
2bab916c53
Adds license to files. Updates the branch.
|
6 gadi atpakaļ |
NaturalSort.php
|
38a90130ce
move log constants to ILogger
|
6 gadi atpakaļ |
NaturalSort_DefaultCollator.php
|
ba87db3fcc
Fix others
|
8 gadi atpakaļ |
NavigationManager.php
|
6f45607f57
Upgraded navigation submenu management and api + created sharing submenu
|
6 gadi atpakaļ |
NeedsUpdateException.php
|
0215b004da
Update with robin
|
8 gadi atpakaļ |
NotSquareException.php
|
ba87db3fcc
Fix others
|
8 gadi atpakaļ |
PreviewManager.php
|
6973b82e20
Develop HEIC/HEIF preview support #7406
|
6 gadi atpakaļ |
PreviewNotAvailableException.php
|
f56ae37e8f
Opening the trashbin causes errors in log for files without preview
|
8 gadi atpakaļ |
RedisFactory.php
|
0eebff152a
Update license headers
|
7 gadi atpakaļ |
Repair.php
|
8a64433ec9
Add repair job for pending cron jobs
|
6 gadi atpakaļ |
RepairException.php
|
ba87db3fcc
Fix others
|
8 gadi atpakaļ |
Search.php
|
21a720e026
Removed deprecated search function from ISearch
|
6 gadi atpakaļ |
Server.php
|
f71ffc73db
Remove unused constructor argument
|
6 gadi atpakaļ |
ServerContainer.php
|
a411adee6c
Fix missing argument 2 for Settings classes
|
7 gadi atpakaļ |
ServerNotAvailableException.php
|
ba87db3fcc
Fix others
|
8 gadi atpakaļ |
ServiceUnavailableException.php
|
0215b004da
Update with robin
|
8 gadi atpakaļ |
Setup.php
|
8ede3f6346
Merge pull request #11446 from nextcloud/bugfix/10678/pretty-urls-dont-work
|
6 gadi atpakaļ |
Streamer.php
|
90fdf83ca7
Use zip32 only if there are less than 65536 files
|
6 gadi atpakaļ |
SubAdmin.php
|
00122fa027
Use group displayNames in users list
|
6 gadi atpakaļ |
SystemConfig.php
|
f9e70c2ab6
Merge pull request #7020 from Fiech/master
|
7 gadi atpakaļ |
TagManager.php
|
ba87db3fcc
Fix others
|
8 gadi atpakaļ |
Tags.php
|
ece41318b8
Check if the favorite tag exists
|
6 gadi atpakaļ |
TempManager.php
|
0eebff152a
Update license headers
|
7 gadi atpakaļ |
TemplateLayout.php
|
92fbb6d795
Fallback to $lang if no $locale match
|
6 gadi atpakaļ |
URLGenerator.php
|
e2cd33adfe
Fix check if theming defaults instance is available
|
6 gadi atpakaļ |
Updater.php
|
7eb74186ef
Merge pull request #8380 from nextcloud/bugfix/noid/reenable-disabled-apps
|
6 gadi atpakaļ |