Commit graph

48 commits

Author SHA1 Message Date
Eric Wang
c802a8cb84 Scope route bindings 2024-03-04 14:31:03 -06:00
Eric Wang
c76f36eaee remove rate limiter for api routes 2023-12-08 20:33:41 -06:00
Eric Wang
5889d1abb9 optimize imports project-wide 2023-11-06 04:20:25 +00:00
Eric Wang
9bed33d655 refactor nodes info card & add coterm authenticate 2023-05-21 01:34:12 +00:00
Eric Wang
591f83a679 add Coterm JWT, node secret encryption, and Coterm columns on nodes table 2023-05-11 04:34:22 +00:00
Eric Wang
7f31eb2a84 refactor locations page + add translations for it 2023-05-06 21:41:50 +00:00
Eric Wang
17eef5850b add coterm base routes 2023-04-29 03:22:54 +00:00
Shift
c193e54ef8
Remove redundant typing from DocBlocks 2023-04-28 06:51:15 +00:00
Shift
c42a4428ef
Add type hints from DocBlocks 2023-04-28 06:51:14 +00:00
Shift
fff1337830
Add type hints for Laravel 10 2023-04-28 06:51:12 +00:00
Shift
fca183b98d
Shift core files 2023-04-28 06:51:04 +00:00
Shift
67387e7ce4
Remove explicit call to register policies 2023-04-28 06:50:55 +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
100b507580 clean up phpstan errors, update dependencies, add entity 2023-02-22 03:29:01 +00:00
Eric Wang
673767b82b remove scoped bindings for routing 2023-01-21 22:05:13 +00:00
Eric Wang
12c274eee5 fix route optimizing conflicting named routes bug 2023-01-21 21:10:20 +00:00
Eric Wang
3f699db9c4 fix routes and add version number 2023-01-21 17:59:11 +00:00
Eric Wang
46a92cda83 utilize personal access tokens 2023-01-21 04:45:40 +00:00
Eric Wang
c18f96cca2 Add locations 2022-12-11 04:04:12 +00:00
Eric Wang
a616956aee Fix table, add user CLI, fix ratelimiting 2022-12-07 00:37:00 +00:00
Eric Wang
914244d37b Add horizon and custom navbar 2022-11-13 03:27:51 +00:00
Eric Wang
c4112c148f Add server overview page 2022-11-05 02:51:09 +00:00
Eric Wang
e015991e7f Update navigation bar 2022-11-05 00:04:29 +00:00
Eric Wang
4be878741e Remove live server installations 2022-11-02 22:23:36 +00:00
Eric Wang
8766fcf64e Fix conflicting route 2022-10-30 20:58:08 +00:00
Eric Wang
7883b5a2c5 Add dashboard 2022-10-30 20:33:54 +00:00
Eric Wang
473503c343 Add suspense 2022-10-29 14:36:17 +00:00
Eric Wang
2dfe0d1e63 Add flash message renderer and auth logic 2022-10-29 04:28:49 +00:00
Eric Wang
8d172ea381 Add dark mode 2022-10-29 02:14:16 +00:00
Eric Wang
c1f3421569 Scaffold react app 2022-10-27 23:41:39 +00:00
Eric Wang
2744be65fc Add details for quota and usage 2022-10-16 16:40:10 +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
dfebc888a7 Add repository 2022-09-20 00:10:16 +00:00
Eric Wang
c52b58c853 Add Activity Provider and refactor constructors 2022-09-10 02:35:23 +00:00
Eric Wang
b6d40bf947 Remove Telescope 2022-09-03 00:57:26 +00:00
Eric Wang
230d373cd8 Refactor routes 2022-07-31 23:18:59 +00:00
Eric Wang
3d299895a4 Refactor route names 2022-07-31 21:46:41 +00:00
Eric Wang
8b5307a2fd Force JSON response by default 2022-07-31 19:04:43 +00:00
Eric Wang
9c2b9ee840 Add basic application APIs 2022-07-31 15:22:04 +00:00
Eric Wang
42c600c98a Add switch to admin 2022-07-25 16:29:12 -05:00
Eric Wang
ea203c2c5b Add logs viewer 2022-07-19 14:42:30 -05:00
Eric Wang
258c2fa836 Fix vulnerability exposing node credentials 2022-07-17 21:08:39 -05:00
Eric Wang
b65d0c3c0c Add edit basic settings 2022-07-17 13:45:42 -05:00
Eric Wang
afa4cdd803 Add migrations and routes 2022-07-15 01:29:40 +02:00
Eric Wang
9da8278d38 Add Laravel Breeze + Typescript Definitions 2022-07-09 08:04:47 +02:00
Eric Wang
a142f2bc3c Initialize project base 2022-07-07 04:22:18 +02:00