aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/Support
Commit message (Expand)AuthorAgeFilesLines
* chore: Add proper deprecation dates where missingFerdinand Thiessen2024-09-201-5/+5
* chore: Add SPDX headerAndy Scherzinger2024-05-249-176/+18
* composer run cs:fixCôme Chilliet2023-01-207-7/+0
* perf(logging): Return early when log level does not match before serializing ...Julius Härtl2023-01-161-0/+9
* LDAP to no register new users when outside of fair use or over limitsArthur Schiwon2022-10-181-0/+44
* Fair use of push notificationsJoas Schilling2021-10-231-1/+3
* 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