Favour Olayinka
|
bec8e86b59
|
2f3fd laravel 11 upgrade (#436)
* fix password reset bug
* upgrade to laravel 11
* composer.lock
* fix migration issues
* use ValidationRule Contract
* rename password_resets table
* implemented casts as protected function
* update env variables
* fix optional property
* fix validation issues
* use <env> on php unit xml
* fix pint
* cmposer.lock
* composer json fixes
* fix composer dependencies, remove faker
* remove unused class
* remove test class
* fix default value for mysql migration
* linting
* expression syntax fix
---------
Co-authored-by: Julien Nahum <julien@nahum.net>
|
2024-06-10 16:10:14 +02:00 |
Julien Nahum
|
62971a2ef4
|
Lint PHP code psr-12, add GH action
|
2024-02-23 11:54:12 +01:00 |
Julien Nahum
|
77ff8637b3
|
Fix domain limit count caching
|
2023-12-12 11:57:13 +01:00 |
Julien Nahum
|
901682e7dd
|
Change workspace custom domains limits
|
2023-12-03 15:31:34 +01:00 |
Julien Nahum
|
57c695e976
|
Flush cache on subscription changes
|
2023-12-03 15:02:48 +01:00 |
Julien Nahum
|
b50f579155
|
Adding Custom domains (#247)
* WIP
* wip
* Finished doing most of the work
|
2023-11-29 14:53:08 +01:00 |
Julien Nahum
|
e9174238e4
|
Appsumo (#232)
* Implemented webhooks
* oAuth wip
* Implement the whole auth flow
* Implement file upload limit depending on appsumo license
|
2023-11-01 16:58:10 +01:00 |