Commit graph

22 commits

Author SHA1 Message Date
Eric Wang
84388b0a18 tidy up & add types to models 2024-01-01 19:38:39 -06:00
Eric Wang
5889d1abb9 optimize imports project-wide 2023-11-06 04:20:25 +00:00
Eric Wang
2786de38ff Rename IPAddress to Address, add AddressPool, use JWT for SSO tokens 2023-05-28 15:32:34 +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
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
1b7ebe806b add v3.9.0-rc.3 2023-04-07 01:58:25 +00:00
Eric Wang
486277feda auto refactor 2023-04-06 23:00:56 +00:00
Eric Wang
35c4cbfe7a add tokens page 2023-01-21 17:19:55 +00:00
Eric Wang
46a92cda83 utilize personal access tokens 2023-01-21 04:45:40 +00:00
Eric Wang
1da77f317f add users admin page 2023-01-21 04:14:06 +00:00
Eric Wang
027b455fd6 make server reinstall work 2023-01-04 03:47:27 +00:00
Eric Wang
3909fe710c Fix credentials leaking 2022-10-29 22:27:31 +00:00
Eric Wang
8d172ea381 Add dark mode 2022-10-29 02:14:16 +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
ab3c75137a Refactor search queries and extend time out 2022-08-22 02:59:51 +00:00
Eric Wang
b9677a9f9e Add rest of the API routes 2022-08-01 14:24:34 +00:00
Eric Wang
40268faac5 Add user management 2022-07-31 14:24:51 +00:00
Eric Wang
05a7372c15 Add searchable 2022-07-26 22:17:35 -05:00
Eric Wang
4fff9623a3 Add server listing 2022-07-15 02:14:59 +02:00
Eric Wang
a142f2bc3c Initialize project base 2022-07-07 04:22:18 +02:00