536 Commits (5e7b41086dacab1b63a564259baea5eb9b59b7bd)

Author SHA1 Message Date
John Molakvoæ (skjnldsv) edeb8a5739
Add storage info to `user:info` command 4 years ago
Joas Schilling 5390d3194f
Make integrity commands verbose 4 years ago
Christoph Wurst 770881d5d6
Move DateTime::ATOM to DateTimeInterface::ATOM 4 years ago
Louis Chemineau f40150b758 Fix typing error 4 years ago
Christoph Wurst bf564e2a5a
Convert command option defaults to strings 4 years ago
Daniel Kesselberg 11cacf63f8
Fix #26085 4 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 4 years ago
Valdnet 9c6b01abeb
l10n: Spelling unification 5 years ago
Joas Schilling f9b407d0c9
Make user:report command scale 5 years ago
Johannes Leuker d606799ee2 Add commands to manage tags via OCC 5 years ago
Bjoern Schiessle da21e86a07 use the UID as loginName and not the display name. 5 years ago
Joas Schilling 167efa19d7
Fix psalm errors 5 years ago
Joas Schilling df47445c01
Fix unit tests 5 years ago
Roeland Jago Douma 14ee17e5c5
Revert "add a prefix index to filecache.path" 5 years ago
Morris Jobke 3388758d04
Remove event listener to udpate events that are not present anymore 5 years ago
Morris Jobke ab48d5e8cb
Cleanup unneeded code around database.xml 5 years ago
Joas Schilling bb0c50717c
Bye bye database.xml 5 years ago
Johannes Leuker e9ca59ef0a Change my email address 5 years ago
Maxopoly 1f93721097 Add force option to app install command 5 years ago
Robin Appelman b28f0a0e94
add a prefix index to filecache.path 5 years ago
Robin Appelman 9135a42781
make repair errors more visible 5 years ago
Simon Spannagel 244e13cd43
DB conversion: improve console output 5 years ago
Roeland Jago Douma 5b0dc6dad0 Check command input 5 years ago
Daniel Calviño Sánchez 9f96a47125 Add OCC command to reset rendered texts 5 years ago
Johannes Leuker 2796ef80ff Show group backends in occ group:list --info and group:info 5 years ago
dependabot-preview[bot] eb502c02ff
Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 5 years ago
Christoph Wurst e618ea83b5
Make the app code checker a NOOP 5 years ago
Joas Schilling 7ef7c3e3f2
Fix markup 5 years ago
Joas Schilling 2e2a2eefd5
Add a warning when trying to run integrity:check-core on git 5 years ago
Joas Schilling f319660f60
Force run the verification of the signature on occ 5 years ago
Christoph Wurst c1d4f8161b
Migrate internal classes to the OCP db col types 5 years ago
Christoph Wurst 8b64e92b92
Bump doctrine/dbal from 2.12.0 to 3.0.0 5 years ago
Morris Jobke d0ac76a77c
Add more previous exceptions to database setup code 5 years ago
Christoph Wurst f1921364d6
Print an exception trace for setup exceptions 5 years ago
Sean Molenaar 40595f3ee0
Command: Add app password generation 5 years ago
Christoph Wurst 9ce3ea3368
Update license headers 5 years ago
Vincent Petry bdbec28a8f
Make oc_files_trash.auto_id a bigint 5 years ago
Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 5 years ago
Julius Härtl c77e259cfe
Add missing index on oc_cards and rename if it previously existed 5 years ago
Julius Härtl 8f6c2ec357
Move columns to bigint 5 years ago
Johannes Leuker 7daef37813 Wrap display_name similarly to email to allow changes via occ 6 years ago
Christoph Wurst fd649afb1f
Remove the deprecated update.php 5 years ago
Joas Schilling d5df033ede
Create primary keys on all tables and add a command to create the afterwards 5 years ago
Vincent Petry e80bb9c09f
Clarify import cert command 5 years ago
timm2k 3f691c52dc
Update ConvertFilecacheBigInt.php 5 years ago
Joas Schilling 600381f82a
Make the migration template typed 5 years ago
Christoph Wurst d9015a8c94
Format code to a single space around binary operators 5 years ago
Robin Appelman 634c051be6
add size index for filecache 5 years ago
Morris Jobke 24744dcaec
Migrate verbose messages to inline syntax of writeln() 5 years ago
Morris Jobke 617b3f79fa
Show lock messages only in verbose mode 5 years ago