Commit graph

26 commits

Author SHA1 Message Date
Eric Wang
5889d1abb9 optimize imports project-wide 2023-11-06 04:20:25 +00:00
Shift
c193e54ef8
Remove redundant typing from DocBlocks 2023-04-28 06:51:15 +00:00
Shift
fff1337830
Add type hints for Laravel 10 2023-04-28 06:51:12 +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
91ce48b567 a load of refactors including laravel/framework upgrade 2023-03-07 00:17:31 +00:00
Eric Wang
f3f2e40742 add v3.7.0-beta 2023-02-26 23:04:32 +00:00
Eric Wang
758fb32ca3 add prune users command to cron 2023-02-24 02:01:35 +00:00
Eric Wang
8ab1ca3300 read changelog diff for what changed 2023-02-24 02:00:15 +00:00
Eric Wang
100b507580 clean up phpstan errors, update dependencies, add entity 2023-02-22 03:29:01 +00:00
Eric Wang
a616956aee Fix table, add user CLI, fix ratelimiting 2022-12-07 00:37:00 +00:00
Eric Wang
f0974edc29 Fix minor typos 2022-11-23 17:05:10 +00:00
Eric Wang
00933bca79 Add more backup stuff 2022-11-23 17:01:29 +00:00
Eric Wang
3993a976d4 Add Proxmox polling 2022-11-06 22:00:28 +00:00
Eric Wang
4be878741e Remove live server installations 2022-11-02 22:23:36 +00:00
Eric Wang
1d0bcb31db Clean up usages command 2022-10-16 21:35:28 +00:00
Eric Wang
22d29836f7 Prevent compounding bandwidth usage 2022-10-16 20:00:47 +00:00
Eric Wang
e447376095 Fix incorrect usage measurement 2022-10-16 19:51:04 +00:00
Eric Wang
950903ddc9 Prevent registration of console commands 2022-10-16 16:42:24 +00:00
Eric Wang
2598c04c66 Add bandwidth limiting and logging 2022-10-16 15:06:39 +00:00
Eric Wang
39888e8f57 Clean up code styles 2022-10-10 00:18:22 +00:00
Eric Wang
a85e8fcf21 Refactor model to repository & clean up packages 2022-09-21 01:44:33 +00:00
Eric Wang
752aeeca61 Do a little bit of refactoring of the namespaces 2022-09-20 00:14:17 +00:00
Eric Wang
e6348c9af6 Fix tabs 2022-09-18 01:14:21 +00:00
Eric Wang
6231b788bd Add cron job to update runners 2022-09-17 19:12:43 +00:00
Eric Wang
a142f2bc3c Initialize project base 2022-07-07 04:22:18 +02:00