aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Support
Commit message (Expand)AuthorAgeFilesLines
* Use typed version of IConfig::getSystemValue as much as possibleCôme Chilliet2023-04-051-1/+1
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* perf(logging): Return early when log level does not match before serializing ...Julius Härtl2023-01-161-0/+4
* l10n: Improve stylingValdnet2022-10-261-1/+1
* Expose mapped user count from LDAP and use that for user limit checkCôme Chilliet2022-10-241-3/+5
* extended hint messageblizzz2022-10-211-1/+1
* improve admin notification experienceArthur Schiwon2022-10-181-8/+27
* LDAP to no register new users when outside of fair use or over limitsArthur Schiwon2022-10-181-0/+55
* Migrate more classes of lib/private to LoggerInterfaceCôme Chilliet2022-04-261-10/+5
* Fix psalm issue about userCountsCarl Schwan2022-03-111-0/+2
* Fair use of push notificationsJoas Schilling2021-10-231-13/+10
* Unshift crash reports when they are loaded, to break the recusionChristoph Wurst2021-06-241-3/+2
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-042-6/+4
* Add notification for user limitMorris Jobke2020-12-021-2/+23
* Allow subscription to indicate that a userlimit is reachedMorris Jobke2020-12-021-3/+82
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-0/+1
* Make the subscription registry lazyRoeland Jago Douma2020-07-091-8/+38
* Allow crash reporters registration during app bootstrapChristoph Wurst2020-06-191-1/+65
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Add system config flag to manually set that a subscription is availableJulius Härtl2020-03-101-0/+13
* Update license headersChristoph Wurst2019-12-052-3/+9
* Add extendedSupport to SubscriptionJulius Härtl2019-06-171-0/+12
* Add interfaces to interact with subscription from support appMorris Jobke2019-05-131-0/+75
* Allow crash reporters to catpture any messageChristoph Wurst2019-05-091-3/+20
* Fix @since version on new APIChristoph Wurst2018-09-051-1/+1
* Add breadcrumb support to crash reportersChristoph Wurst2018-09-051-0/+18
* Fix PHP doc for API docsMorris Jobke2017-12-031-1/+1
* add proper type hintingMorris Jobke2017-11-141-0/+1
* Pass the exception context to the crash reporterChristoph Wurst2017-11-141-2/+3
* Add a mechanism to register crach reportersChristoph Wurst2017-11-141-0/+55