Alexis Saettler
1a00864eff
refactor: cosmetic changes ( #6123 )
2022-05-04 23:15:44 +02:00
Alexis Saettler
2c50cbb992
chore: change phpunit conf ( #5820 )
2022-01-01 12:23:55 +00:00
Alexis Saettler
8ce3550cd8
refactor: improve exception handler for sentry ( #5806 )
2021-12-27 20:58:27 +01:00
Alexis Saettler
3f2821d75a
fix: fix import vcard stability ( #5160 )
2021-05-03 20:52:37 +02:00
Alexis Saettler
fbac24891a
fix: fix import job without subscription bypass ( #5147 )
2021-05-02 22:22:20 +02:00
Alexis Saettler
df166d62e6
fix: fix login route already set by Laravel now ( #3802 )
2020-04-08 09:28:34 +02:00
Alexis Saettler
0a2604d6d3
chore: upgrade to laravel 7 ( #3746 )
2020-04-01 09:50:58 +02:00
Alexis Saettler
7257a5a1b3
fix: fix bugs with phpstan and psalm ( #3753 )
2020-03-29 16:44:06 +02:00
Regis Freyd
26bdb8c8bb
chore: replace whoops by ignition ( #3565 )
2020-02-11 08:52:12 -05:00
Alexis Saettler
3d265359aa
test: fix coverage on some lines ( #2546 )
2019-03-23 13:51:30 +01:00
dependabot[bot]
ec8835b88f
chore(deps): bump sentry/sentry-laravel from 0.11.0 to 1.0.0 ( #2471 )
2019-03-03 20:22:52 +01:00
Alexis Saettler
92bef2413c
chore: add phpstan ( #2383 )
2019-02-07 22:44:34 +01:00
Alexis Saettler
63b2a223c7
fix: stop reporting oauth exceptions ( #1857 )
2018-09-30 22:41:05 +02:00
Alexis Saettler
2c85d32e75
feat: sentry integration ( #1824 )
2018-09-18 23:45:39 +02:00
Alexis Saettler
8d11d64a6e
refactor: Improve automatic route binding ( #1689 )
2018-08-20 08:10:57 +02:00
Alexis Saettler
0ec0e8591d
Use route function everywhere ( #1568 )
2018-07-22 21:04:31 +02:00
Régis Freyd
499c14f94a
Upgrade to laravel 5.6 ( #1092 )
2018-04-04 07:42:39 -04:00
Matthew Brown
749caa2c03
Fix issues found by static analysis ( #878 )
2018-03-04 18:23:33 +01:00
Alexis Saettler
9fbf194e89
Fixes based on sonar recommandations ( #934 )
2018-02-26 19:31:39 +01:00
Régis Freyd
97f50bd2f8
Add Sentry to production environment ( #508 )
...
* Add Sentry to production
* Update .env.example
2017-07-31 18:36:19 -04:00
Régis Freyd
a2172f0851
Add style CI ( #503 )
...
Hopefully this will result in slightly better code.
2017-07-26 21:02:55 -04:00
webdistortion
bb297d0c06
Token mismatch fix ( #152 )
...
I've named the route for this just to make the code a bit more readable. I think the problem is due to sessions expiring prior to people submitting the form and thus the token on the other side is dead causing the exception.
Fix #141
2017-06-08 23:37:58 -04:00
Regis Freyd
2e6760e7db
Migrate to organization
2017-02-16 19:21:44 -05:00