Commit graph

17 commits

Author SHA1 Message Date
Eric Wang
94e673c3f4 Fix+refactor stuff related to web console 2023-05-22 20:57:54 +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
1a89798cee update server password changing feature test 2023-04-15 02:56:30 +00:00
Eric Wang
486277feda auto refactor 2023-04-06 23:00:56 +00:00
Eric Wang
ea7e5d41b6 add v3.9.0-rc.2 2023-04-04 04:25:09 +00:00
Eric Wang
98b44f56b0 clean up db after tests run 2023-03-13 00:28:43 +00:00
Eric Wang
04c4501649 add tests for server sync services 2023-03-13 00:24:35 +00:00
Eric Wang
042178af5b add more tests 2023-03-12 23:42:50 +00:00
Eric Wang
f7eb4c7744 add more tests 2023-03-12 21:02:55 +00:00
Eric Wang
c39768842e add tests 2023-03-12 16:45:12 +00:00
Eric Wang
71814edc16 add tests 2023-03-12 16:04:26 +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
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