Commit graph

39 commits

Author SHA1 Message Date
KodeStar 60faccad27
Remove register route (#1163) 2023-05-20 21:56:34 +02:00
jatdung e9754519be
fix Request class error (#1126) 2023-03-07 12:32:58 +01:00
Attila Kerekes 751b23a5e4 feat: Add health endpoint 2022-12-11 01:39:39 +01:00
Attila Kerekes 52620bc331 chore: Add laravel ide helper 2022-12-01 09:17:54 +00:00
Attila Kerekes bd76efc613 chore: Migrate route definition to Laravel 8 format 2022-11-29 21:34:11 +00:00
Attila Kerekes bb5a078f35 feat: Add export import 2022-11-29 17:32:46 +00:00
Shift 3dac9828c8
Convert to new helper methods
Laravel 5 added several new helper functions, including:

- `view()`
- `response()`
- `redirect()`
- `config()`
- `abort()`

Review the [helpers][1] documentation for more details.

[1]: https://laravel.com/docs/5.0/helpers
2022-03-19 13:54:34 +00:00
Shift b1dc4d4a41
Apply Laravel coding style
Shift automatically applies the Laravel coding style - which uses the PSR-2 coding style as a base with some minor additions.

You may customize the adopted coding style by adding a [PHP CS Fixer][1] or [PHP CodeSniffer][2] config to your project root. Feel free to use [Shift's Laravel ruleset][3] to help you get started.

For more information on customizing the code style applied by Shift, [watch this short video][4].

[1]: https://github.com/FriendsOfPHP/PHP-CS-Fixer
[2]: https://github.com/squizlabs/PHP_CodeSniffer
[3]: https://gist.github.com/laravel-shift/cab527923ed2a109dda047b97d53c200
[4]: https://laravelshift.com/videos/shift-code-style
2022-03-19 13:54:32 +00:00
KodeStar 1e2b807e05 Lots of work on apps 2022-03-16 15:49:44 +00:00
Kode 4c63b66dbf Initial start of replacing apps list to use github generated list 2022-03-14 15:56:36 +00:00
Kode 987a9c03b0 fix for double slash on views 2022-03-11 19:03:03 +00:00
Chris ac8fe7012b remove false from routes 2019-06-18 10:51:51 +01:00
Kode 21b1ef5e4b fix pin toggle and get homepage dash working 2019-06-13 18:59:01 +01:00
Chris cd64d762e7 additions to search 2019-01-18 15:21:50 +00:00
Chris e36a126c01 fixes #286 2019-01-16 12:02:38 +00:00
Kode 488fee7b4b fixes 2018-10-29 19:43:08 +00:00
Kode 21c1401859 fixes 2018-10-28 20:41:46 +00:00
Kode 268afe7006 Get working 2018-10-21 00:17:36 +01:00
Chris 380a0e8623 changes 2018-10-18 15:59:38 +01:00
Chris 10b70d4a09 changes 2018-10-15 13:02:16 +01:00
Chris cb9e014cf3 Autologin togles working 2018-10-15 09:52:36 +01:00
Kode c3da17befc User specific items 2018-10-14 17:27:28 +01:00
Kode 46bb073001 Working on multi user 2018-10-14 16:17:55 +01:00
Chris e86e681c53 Initial commit of multi user 2018-10-12 14:57:46 +01:00
KodeStar 98b831bc22 folder support 2018-02-17 00:13:38 +00:00
Chris 482831b9f9 first working(ish) app! 2018-02-08 15:50:53 +00:00
Chris 30aea8e361 updated dependencies + working api connection 2018-02-08 14:21:29 +00:00
KodeStar ade028767a supported apps stuff 2018-02-05 23:08:37 +00:00
KodeStar 83f2a81e91 changes 2018-02-05 19:43:24 +00:00
Chris ba273ffbcf search functionality and settings fixes 2018-02-05 14:21:54 +00:00
KodeStar ae3d27aca8 get background switching working 2018-02-04 21:28:11 +00:00
KodeStar d21138529f added settings 2018-02-04 20:50:59 +00:00
KodeStar 474a6f513b remove unused routes 2018-02-04 17:38:41 +00:00
KodeStar 19cd1be85a fixes to alerts and soft deleting 2018-02-03 15:46:14 +00:00
KodeStar 25bbf6f99a added order saving, dragging and pinning 2018-02-03 00:22:42 +00:00
KodeStar 0b6fc89e10 fixes 2018-02-01 19:55:03 +00:00
Chris 93a7728ec2 changes 2018-02-01 14:45:59 +00:00
KodeStar d0661d12b8 Changes 2018-01-29 12:41:57 +00:00
Kode 3e1a7119d9 First commit 2018-01-26 14:35:01 +00:00