21 Commits

Author SHA1 Message Date
Alexandru Macocian 9851593932 Setup backend for account linking 2025-11-06 19:44:31 +02:00
Alexis Saettler f4a7b7f10d refactor: remove api call in vue (#6012) 2022-02-28 11:01:24 +01:00
Alexis Saettler 8c627a28cb feat: export data as json format (#4779) 2022-01-11 21:41:32 +01:00
Alexis Saettler 223fbed0a8 Apply fixes from StyleCI (#5495) 2021-09-12 09:13:02 +02:00
Alexis Saettler 56572bbd57 fix: left trim url if there is a trailing slash (#5149) 2021-05-03 10:16:18 +02:00
Alexis Saettler 01d1248c4f chore: reactivate analysers (#4660)
* chore: reactivate analysers

* reactivate psalm

* Apply fixes from StyleCI

* fix

* fixes

* rename back the file

Co-authored-by: Alexis Saettler <asbiin@users.noreply.github.com>
2020-12-06 15:51:47 +00:00
Alexis Saettler 947e56cf1d Apply fixes from StyleCI (#3429) 2020-01-03 22:26:04 +01:00
Alexis Saettler 2d1343a1a4 chore: clean email of user new registration (#3333) 2019-12-22 20:51:05 +01:00
Alexis Saettler 735aea5b68 feat: enhance user invitation mail (#3158) 2019-11-05 01:08:21 +01:00
Alexis Saettler 91dd6e96b8 fix: fix password resetting page (#3156) 2019-11-03 16:29:38 +01:00
Alexis Saettler 68ac253971 chore: consistency (#3136) 2019-10-27 23:37:45 +01:00
dependabot-preview[bot] 387e45b85d chore(deps): bump laravel/cashier from 8.0.1 to 9.3.5 (#2857)
* chore(deps): bump laravel/cashier from 8.0.1 to 9.3.5

Bumps [laravel/cashier](https://github.com/laravel/cashier) from 8.0.1 to 9.3.5.
- [Release notes](https://github.com/laravel/cashier/releases)
- [Changelog](https://github.com/laravel/cashier/blob/9.0/CHANGELOG.md)
- [Upgrade guide](https://github.com/laravel/cashier/blob/9.0/UPGRADE.md)
- [Commits](https://github.com/laravel/cashier/compare/v8.0.1...v9.3.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-10 16:12:47 +02:00
Régis Freyd 65cfef5080 fix: fix reminders not being sent (#2505) 2019-03-09 07:47:23 -05:00
Alexis Saettler 92bef2413c chore: add phpstan (#2383) 2019-02-07 22:44:34 +01:00
Alexis Saettler f4ffa4d916 feat: redirect to real contact when it's a partial one (#2353) 2019-01-28 18:50:04 +01:00
Régis Freyd 69cfdebb1a feat: refactor reminders (#2223)
yolo
2019-01-15 18:03:13 -05:00
Alexis Saettler b15f1e5af5 chore: remove old email verification module and use laravel's one (#1965) 2018-10-28 22:58:17 +01:00
Alexis Saettler 4259d5f955 feat: update mail template (#1768) 2018-09-19 00:16:16 +02:00
Alexis Saettler b350757653 fix: do not send confirm email when signup_double_optin is false (#1794) 2018-09-12 07:58:13 +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
Alexis Saettler a79c19dd6c Add email confirmation on signup (#1374) 2018-05-28 17:40:17 +02:00