10 Commits

Author SHA1 Message Date
Eric Wang
fe94183705 add 2nd simpler server data structure, refactor includes to include, use address pool in address transformers 2023-06-17 01:43:57 +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
555235cfbe add general server settings 2023-01-07 01:46:55 +00:00
Eric Wang
777ea7c9f2 Add more api endpoints 2022-12-21 01:33:32 +00:00
Eric Wang
7883b5a2c5 Add dashboard 2022-10-30 20:33:54 +00:00
Eric Wang
2d4477425e Fix event hydrating and deprecate installing field 2022-10-13 23:24:54 +00:00
Eric Wang
39888e8f57 Clean up code styles 2022-10-10 00:18:22 +00:00
Eric Wang
17e100f688 Revert from using uuid to id for now 2022-10-09 15:47:16 +00:00
Eric Wang
752aeeca61 Do a little bit of refactoring of the namespaces 2022-09-20 00:14:17 +00:00
Eric Wang
66ad187ed3 Fix factories and add pagination without buttons 2022-09-06 05:00:30 +00:00