Commit graph

14 commits

Author SHA1 Message Date
Eric Wang
3b352eeded Fix IPv6 importing 2024-01-01 21:16:51 -06:00
Eric Wang
5889d1abb9 optimize imports project-wide 2023-11-06 04:20:25 +00:00
Shift
445b1965b7
Apply Laravel coding style
Shift automatically applies the Laravel coding style - which uses the PSR-12 coding style as a base with some minor additions.

You may customize the code style applied by configuring [Pint](https://laravel.com/docs/pint), [PHP CS Fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer), or [PHP CodeSniffer](https://github.com/squizlabs/PHP_CodeSniffer) for your project root.

For more information on customizing the code style applied by Shift, [watch this short video](https://laravelshift.com/videos/shift-code-style).
2023-04-28 06:50:51 +00:00
Eric Wang
486277feda auto refactor 2023-04-06 23:00:56 +00:00
Eric Wang
4be878741e Remove live server installations 2022-11-02 22:23:36 +00:00
Eric Wang
39888e8f57 Clean up code styles 2022-10-10 00:18:22 +00:00
Eric Wang
752aeeca61 Do a little bit of refactoring of the namespaces 2022-09-20 00:14:17 +00:00
Eric Wang
6231b788bd Add cron job to update runners 2022-09-17 19:12:43 +00:00
Eric Wang
a956a8fa55 Refactor constructors and add logging to installer 2022-09-11 01:31:44 +00:00
Eric Wang
a8e50de9de Add Runner commands 2022-09-10 15:57:30 +00:00
Eric Wang
8e323c5fda Do some refactoring 2022-09-10 03:20:54 +00:00
Eric Wang
1ce801108a Fix timestamps and missing dependencies 2022-09-10 02:46:13 +00:00
Eric Wang
c52b58c853 Add Activity Provider and refactor constructors 2022-09-10 02:35:23 +00:00
Eric Wang
e2b5945b7b Add activity log service 2022-09-09 22:22:14 +00:00