Commit graph

31 commits

Author SHA1 Message Date
Attila Kerekes a12c1d559d fix: Use correct appTest argument type 2022-11-26 13:31:05 +00:00
Attila Jozsef Kerekes 7565bd4028 chore: Add php code sniffer and apply fixes 2022-11-25 23:05:58 +00:00
Attila Kerekes 76f0b84827
feat: Move app update to background job 2022-11-22 00:05:57 +01:00
Attila Kerekes 157b972ff5
feat: Trigger app update when new version is deployed 2022-11-18 17:35:55 +01:00
Attila Kerekes b390a719e9
refactor: apply auto fixes from idea 2022-11-14 14:48:38 +01:00
tomyvi c403e8b2df
Disable SSL checks on API calls 2022-04-07 10:33:31 +02:00
KodeStar 9bc9c48e06 Localhost doesn't like the certificate so ignore the warning 2022-03-30 13:14:35 +01: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
Kode f7b2c51f9d Fix for old apps and icon selector 2022-03-16 19:41:01 +00:00
Kode becbe5ab96 More work on apps 2022-03-16 18:35:40 +00:00
KodeStar 1e2b807e05 Lots of work on apps 2022-03-16 15:49:44 +00:00
KodeStar 8499d100ff More work on apps 2022-03-15 18:19:01 +00:00
Kode 4c63b66dbf Initial start of replacing apps list to use github generated list 2022-03-14 15:56:36 +00:00
Kode ab83c3a551 Small changes
Copy icon if missing on new app add.
Change order of create symlink and load apps
2018-11-09 23:07:01 +00:00
Chris 98c6093674 Check url isn't missing when testing 2018-11-07 11:24:26 +00:00
Chris e91f65f833 Ignore copy errors 2018-11-06 11:53:25 +00:00
Chris 64071bb60f Add migration and change path 2018-11-06 11:28:22 +00:00
Kode 067f82b632 fix copy failing 2018-11-05 18:47:56 +00:00
Chris c7c2b6e6f2 change location of icons so it's persistant 2018-11-05 15:27:29 +00:00
Kode 041c0b81a3 updates 2018-11-01 08:55:21 +00:00
Chris fe6776ee9d Some changes to SupportedApps.php 2018-10-31 15:42:34 +00:00
Chris af04781830 remove class name from icon name 2018-10-29 15:24:47 +00:00
Chris 2507cda94c Normalise classname to remove non alpha chars 2018-10-29 15:12:47 +00:00
Kode 21c1401859 fixes 2018-10-28 20:41:46 +00:00
Kode 4351f55225 updates 2018-10-28 10:59:59 +00:00
Chris d76d056ed1 changes 2018-10-25 14:42:14 +01:00
Chris 2b2d51cb6f changes 2018-10-23 15:53:56 +01:00
Kode 540bead0db Fix test button 2018-10-21 13:23:23 +01:00
Kode 6e9f25d680 Fixes 2018-10-21 12:39:12 +01:00
Kode 268afe7006 Get working 2018-10-21 00:17:36 +01:00
Chris 4f6a0cb7c6 Move current apps out 2018-10-18 10:37:18 +01:00