Commit Graph

17 Commits

Author SHA1 Message Date
Jonathan Reinink e83f102f83 Update auth to match Breeze controller and login request 2021-05-11 09:35:45 -04:00
Jonathan Reinink 54dfa567d4 Replace laravel/ui with simplified auth 2021-05-10 17:19:52 -04:00
Jonathan Reinink 463f622d0a Simplify Glide image handling 2021-05-10 16:18:33 -04:00
Jonathan Reinink ee2716ee4c Remove "500 error" endpoint that just caused confusion 2021-05-10 13:05:31 -04:00
Jonathan Reinink 0f53e51169 Remove "remember query strings" middleware 2021-05-10 12:41:11 -04:00
Georges KABBOUCHI b1e65c7716
Fix images route 2020-09-12 14:22:16 +03:00
Jonathan Reinink 15b761208e Upgrade to Laravel 8 2020-09-08 18:45:49 -04:00
Jonathan Reinink 393b5b441f Update routes 2020-07-29 11:07:37 -04:00
Jonathan Reinink 57e7d3ba0a Force debug mode for this endpoint in the demo environment
Thanks to @freekmurze for confirming this is safe, and won't expose any environment variables
2019-12-18 17:13:57 -05:00
Linus Juhlin 788445e25e Added guest middleware and changed redirect path 2019-08-15 17:47:39 +02:00
Jonathan Reinink 8fbfa66059 Add user photos 2019-08-09 11:33:47 -04:00
Jonathan Reinink 6b641a8a62 Remove unused accounts routes 2019-05-22 07:22:00 -04:00
Jonathan Reinink 72262482e2 Change logout to POST endpoint 2019-04-15 19:39:49 -04:00
Linus Juhlin 74e0f3885d Made the single-purpose controllers into invokable controllers instead. 2019-04-07 20:58:46 +09:00
Jonathan Reinink bfcee13af9 Add Reinink\RememberQueryStrings dependency 2019-04-02 13:43:01 -04:00
Jonathan Reinink 14192d0e46 Initial commit 2019-03-21 19:58:19 -04:00
Jonathan Reinink d0531481eb Install Laravel 2019-03-05 16:10:11 -05:00