| Commit message (Expand) | Author | Age | Files | Lines |
* | Use typed version of IConfig::getSystemValue as much as possible | Côme Chilliet | 2023-04-05 | 1 | -1/+1 |
* | composer run cs:fix | Côme Chilliet | 2023-01-20 | 1 | -1/+0 |
* | perf(logging): Return early when log level does not match before serializing ... | Julius Härtl | 2023-01-16 | 1 | -0/+4 |
* | l10n: Improve styling | Valdnet | 2022-10-26 | 1 | -1/+1 |
* | Expose mapped user count from LDAP and use that for user limit check | Côme Chilliet | 2022-10-24 | 1 | -3/+5 |
* | extended hint message | blizzz | 2022-10-21 | 1 | -1/+1 |
* | improve admin notification experience | Arthur Schiwon | 2022-10-18 | 1 | -8/+27 |
* | LDAP to no register new users when outside of fair use or over limits | Arthur Schiwon | 2022-10-18 | 1 | -0/+55 |
* | Migrate more classes of lib/private to LoggerInterface | Côme Chilliet | 2022-04-26 | 1 | -10/+5 |
* | Fix psalm issue about userCounts | Carl Schwan | 2022-03-11 | 1 | -0/+2 |
* | Fair use of push notifications | Joas Schilling | 2021-10-23 | 1 | -13/+10 |
* | Unshift crash reports when they are loaded, to break the recusion | Christoph Wurst | 2021-06-24 | 1 | -3/+2 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 2 | -6/+4 |
* | Add notification for user limit | Morris Jobke | 2020-12-02 | 1 | -2/+23 |
* | Allow subscription to indicate that a userlimit is reached | Morris Jobke | 2020-12-02 | 1 | -3/+82 |
* | Update the license headers for Nextcloud 20 | Christoph Wurst | 2020-08-24 | 1 | -0/+1 |
* | Make the subscription registry lazy | Roeland Jago Douma | 2020-07-09 | 1 | -8/+38 |
* | Allow crash reporters registration during app bootstrap | Christoph Wurst | 2020-06-19 | 1 | -1/+65 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -1/+0 |
* | Add system config flag to manually set that a subscription is available | Julius Härtl | 2020-03-10 | 1 | -0/+13 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 2 | -3/+9 |
* | Add extendedSupport to Subscription | Julius Härtl | 2019-06-17 | 1 | -0/+12 |
* | Add interfaces to interact with subscription from support app | Morris Jobke | 2019-05-13 | 1 | -0/+75 |
* | Allow crash reporters to catpture any message | Christoph Wurst | 2019-05-09 | 1 | -3/+20 |
* | Fix @since version on new API | Christoph Wurst | 2018-09-05 | 1 | -1/+1 |
* | Add breadcrumb support to crash reporters | Christoph Wurst | 2018-09-05 | 1 | -0/+18 |
* | Fix PHP doc for API docs | Morris Jobke | 2017-12-03 | 1 | -1/+1 |
* | add proper type hinting | Morris Jobke | 2017-11-14 | 1 | -0/+1 |
* | Pass the exception context to the crash reporter | Christoph Wurst | 2017-11-14 | 1 | -2/+3 |
* | Add a mechanism to register crach reporters | Christoph Wurst | 2017-11-14 | 1 | -0/+55 |