Commit Graph

10 Commits

Author SHA1 Message Date
amacocian b60165648d Setup authentik sso support 2025-11-01 15:47:28 +01:00
Alexis Saettler cc5746e56c chore: fix config names (#3229) 2019-11-21 20:55:36 +01:00
Alexis Saettler d69d091c11 chore(deps): upgrade to Laravel 6.5 (#3135) 2019-11-11 17:24:06 +01:00
Alexis Saettler 557f34bf55 fix: fix subscription cancel (#2886) 2019-08-11 18:35:30 +02:00
Alexis Saettler dfb7b07ff4 feat: add stripe webhook handle (#2890) 2019-08-11 10:52:53 +02:00
Alexis Saettler 41a77ddd87 chore(deps): update to Laravel 5.7 (#1803)
* Update to Laravel 5.7
* Backport new Laravel 5.7 configurations
* Replace karakus/laravel-cloudflare with monicahq/laravel-cloudflare
2018-10-05 13:38:48 +02:00
Régis Freyd 29197090a7 Restructure where models are stored (#1476)
The idea is to clean the repository a little bit by moving models into their respective folders.
2018-06-14 20:49:12 -04:00
Régis Freyd 5b5b2da5f8 Add multi user support and subscriptions (#359)
This pull request adds support to multi users in one account. It also introduces the notion of subscriptions.

Accounts can now have multiple users.

Subscriptions are defined by a new env variable called REQUIRES_SUBSCRIPTION, and defaults to false. As promised, all the paid features on .com will be free if you download and host Monica on your own server.
2017-06-20 20:51:40 -04:00
Régis Freyd beb71095b1 Cleanup the codebase a bit (#223)
* Clean env variables names
* Remove Facebook env variables
* Remove unused commands
2017-06-11 22:44:20 -04:00
Regis Freyd 2e6760e7db Migrate to organization 2017-02-16 19:21:44 -05:00