Commit Graph

41 Commits (6ee7e433da2b9f75fe41ca4dfd6b5296c120287f)

Author SHA1 Message Date
Côme Chilliet 1ab09ec753
chore: Apply new coding standard to all files 3 months ago
Ferdinand Thiessen e0ba4d71b6
chore: add missing `Override` attribute to `OC` 4 months ago
Carl Schwan c96ece0bcb
refactor: Add more typing 7 months ago
Carl Schwan 7b6078875b
refactor: Run rector on lib/private 7 months ago
Côme Chilliet ab310ce938
fix: Fix issues and tests in DIContainer and friends 1 year ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 1 year ago
Joas Schilling a316ae1590
fix: Fix warning when crash reporter fails to get loaded 1 year ago
Côme Chilliet e187e4e87f
feat(updatenotification): Add a limit to user count from LDAP so save performances 2 years ago
Andy Scherzinger dae7c159f7
chore: Add SPDX header 2 years ago
Vincent Petry 839ddaa354
feat: rename users to account or person 3 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 3 years ago
Côme Chilliet 426c0341ff
Use typed version of IConfig::getSystemValue as much as possible 3 years ago
Côme Chilliet f5c361cf44
composer run cs:fix 4 years ago
Julius Härtl 00b7575c89
perf(logging): Return early when log level does not match before serializing an exception 4 years ago
Valdnet 5908f06f9e
l10n: Improve styling 4 years ago
Côme Chilliet 142f9913a6
Expose mapped user count from LDAP and use that for user limit check 4 years ago
blizzz bff23762d1
extended hint message 4 years ago
Arthur Schiwon 7d3457ec73
improve admin notification experience 4 years ago
Arthur Schiwon 8e8acf2d90
LDAP to no register new users when outside of fair use or over limits 4 years ago
Côme Chilliet 069477e608
Migrate more classes of lib/private to LoggerInterface 4 years ago
Carl Schwan 8d7380a15d Fix psalm issue about userCounts 5 years ago
Joas Schilling b578a1e8b5
Fair use of push notifications 5 years ago
Christoph Wurst 35a9ad0d78
Unshift crash reports when they are loaded, to break the recusion 5 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Morris Jobke c0a05c0412
Add notification for user limit 6 years ago
Morris Jobke d87705a894
Allow subscription to indicate that a userlimit is reached 6 years ago
Christoph Wurst 2a054e6c04
Update the license headers for Nextcloud 20 6 years ago
Roeland Jago Douma 725872c23a
Make the subscription registry lazy 6 years ago
Christoph Wurst 2b7b7144d4
Allow crash reporters registration during app bootstrap 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Julius Härtl dbd63222c8
Add system config flag to manually set that a subscription is available 7 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 7 years ago
Julius Härtl df072471a7
Add extendedSupport to Subscription 7 years ago
Morris Jobke 83b00a99fa
Add interfaces to interact with subscription from support app 7 years ago
Christoph Wurst d3a244f9d9
Allow crash reporters to catpture any message 7 years ago
Christoph Wurst b4b095ca91
Fix @since version on new API 8 years ago
Christoph Wurst ff58732c0d
Add breadcrumb support to crash reporters 8 years ago
Morris Jobke 72bb7c3074
Fix PHP doc for API docs 9 years ago
Morris Jobke f6ef3b6464
add proper type hinting 9 years ago
Christoph Wurst ad757805ca Pass the exception context to the crash reporter 9 years ago
Christoph Wurst 4c5593998a Add a mechanism to register crach reporters 9 years ago