Commit graph

29 commits

Author SHA1 Message Date
Eric Wang
5889d1abb9 optimize imports project-wide 2023-11-06 04:20:25 +00:00
Eric Wang
9b1f4624ac make Laravel use en_US instead of en locale 2023-05-20 20:57:39 +00:00
Shift
cb057117b1
Shift cleanup 2023-04-28 06:51:18 +00:00
Shift
90ce42e32c
Rename password_resets table 2023-04-28 06:51:08 +00:00
Shift
6785ec04ac
Default config files
In an effort to make upgrading the constantly changing config files
easier, Shift defaulted them and merged your true customizations -
where ENV variables may not be used.
2023-04-28 06:51:05 +00:00
Shift
53737c3cdf
Shift config files 2023-04-28 06:51:05 +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
49f9c3533f
Delete external.php 2023-02-04 23:30:21 -06:00
Eric Wang
8b6de84307 add disk tagging 2023-01-03 07:18:02 +00:00
Eric Wang
a616956aee Fix table, add user CLI, fix ratelimiting 2022-12-07 00:37:00 +00:00
Eric Wang
00933bca79 Add more backup stuff 2022-11-23 17:01:29 +00:00
Eric Wang
914244d37b Add horizon and custom navbar 2022-11-13 03:27:51 +00:00
Eric Wang
2dfe0d1e63 Add flash message renderer and auth logic 2022-10-29 04:28:49 +00:00
Eric Wang
39888e8f57 Clean up code styles 2022-10-10 00:18:22 +00:00
Eric Wang
4b7272bd31 Add workflows for testing, building, and releasing 2022-10-05 23:23:09 +00:00
Eric Wang
d466c696a8 Revert "Add auto creation"
This reverts commit 2d8fbfa22c.
2022-10-05 01:41:11 +00:00
Eric Wang
2d8fbfa22c Add auto creation 2022-10-05 00:57:45 +00:00
Eric Wang
752aeeca61 Do a little bit of refactoring of the namespaces 2022-09-20 00:14:17 +00:00
Eric Wang
dfebc888a7 Add repository 2022-09-20 00:10:16 +00:00
Eric Wang
6231b788bd Add cron job to update runners 2022-09-17 19:12:43 +00:00
Eric Wang
c52b58c853 Add Activity Provider and refactor constructors 2022-09-10 02:35:23 +00:00
Eric Wang
6e671fe544 Start adding logging in server installations 2022-09-09 23:29:33 +00:00
Eric Wang
f08f362a90 Add websockets 2022-09-07 02:01:52 +00:00
Eric Wang
b6d40bf947 Remove Telescope 2022-09-03 00:57:26 +00:00
Eric Wang
497d5c024e Add server status repository 2022-08-04 05:44:19 +00:00
Eric Wang
9c2b9ee840 Add basic application APIs 2022-07-31 15:22:04 +00:00
Eric Wang
05a7372c15 Add searchable 2022-07-26 22:17:35 -05:00
Eric Wang
ea203c2c5b Add logs viewer 2022-07-19 14:42:30 -05:00
Eric Wang
a142f2bc3c Initialize project base 2022-07-07 04:22:18 +02:00