Commit Graph
6 Commits
Author SHA1 Message Date
Alexis SaettlerandGitHub fd63533f1e feat: better error viewing (#3230) 2019-11-22 09:21:34 +01:00
Snyk botandRegis 9fe93897d7 chore(deps): update bootstrap to fix 1 vulnerable dependencies (#2672) 2019-05-15 21:57:32 -04:00
guessit-devandAlexis Saettler 8503f6dbf3 fix: finish relative paths (#2298) 2019-01-16 12:29:37 +01:00
Alexis SaettlerandRégis Freyd f51da0ac6d Fix RTL visual glitches (#1143) 2018-04-12 19:23:23 -04:00
Régis FreydandGitHub 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
KovahandRégis Freyd 3acdacc047 Let user disable the signup (#56) (#81)
Updates the RegisterController to check if the signup is disabled.
Removes signup link if needed.
Also adds a new generic 403 error page.
2017-06-07 12:19:19 -04:00