aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/Support
Commit message (Expand)AuthorAgeFilesLines
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-048-23/+15
* Allow subscription to indicate that a userlimit is reachedMorris Jobke2020-12-022-0/+14
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-0/+1
* Make the subscription registry lazyRoeland Jago Douma2020-07-091-2/+14
* Allow crash reporters registration during app bootstrapChristoph Wurst2020-06-192-0/+10
* Format control structures, classes, methods and functionChristoph Wurst2020-04-102-2/+0
* Update license headersChristoph Wurst2019-12-058-10/+30
* Add extendedSupport to SubscriptionJulius Härtl2019-06-172-0/+14
* Add interfaces to interact with subscription from support appMorris Jobke2019-05-134-0/+161
* Allow crash reporters to catpture any messageChristoph Wurst2019-05-092-4/+63
* Fix @since version on new APIChristoph Wurst2018-09-051-1/+1
* Add breadcrumb support to crash reportersChristoph Wurst2018-09-052-0/+54
* Pass the exception context to the crash reporterChristoph Wurst2017-11-142-2/+4
* Add a mechanism to register crach reportersChristoph Wurst2017-11-142-0/+88