Commit graph

87 commits

Author SHA1 Message Date
Attila Kerekes 8bad474808
feat: Inject password from db during testing when editing enhanced apps 2022-11-19 20:48:31 +01:00
Attila Kerekes 157b972ff5
feat: Trigger app update when new version is deployed 2022-11-18 17:35:55 +01:00
Attila Kerekes 54679ff9eb
feat: Keep stored password when Enhanced App is updated 2022-11-17 21:13:10 +01:00
Attila Kerekes b390a719e9
refactor: apply auto fixes from idea 2022-11-14 14:48:38 +01:00
Attila Kerekes 7cf9d46eb3
fix: Don't write existing icons to disk 2022-11-14 00:08:09 +01:00
Attila Kerekes fe0109494e feat: support the listing of private apps 2022-10-28 13:21:25 +00:00
Attila Kerekes 6907695c5d feat: support the listing of private apps 2022-10-28 09:55:16 +00:00
tomyvi c5817c9b2e
Disable SSL checks on API calls 2022-04-07 10:34:07 +02: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 a868a6cac1 Fix for creating tags not setting home dashboard as default 2022-03-18 10:10:00 +00:00
Kode 10afffb71d Fix test button 2022-03-17 19:03:06 +00:00
KodeStar 18001fbdd0 Get app regardless of if it's enhanced (might be a search provider) 2022-03-17 12:56:51 +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 188316df47 Fix search using incorrect value
fixes #764
2022-03-14 07:55:26 +00:00
KodeStar f9a19fce91 Update to laravel 7 2022-03-10 11:54:29 +00:00
Kode 60e20c4023 fix route typo when restoring trash 2019-07-14 09:46:10 +01:00
Kode f272dd13ce Fix for tags not showing 2019-06-22 17:03:01 +01:00
Chris 9f26de89a4 add remember user and missing check icon 2019-06-19 12:11:55 +01:00
Chris 7966f07fdb update scripts + add home dash as default tag 2019-06-18 11:51:07 +01:00
Chris ac8fe7012b remove false from routes 2019-06-18 10:51:51 +01:00
Kode fd2f7f27a6 Make home tag translatable 2019-06-13 19:07:38 +01:00
Kode 21b1ef5e4b fix pin toggle and get homepage dash working 2019-06-13 18:59:01 +01:00
Chris e452d3b5f6 add seed 2019-06-13 15:57:54 +01:00
Chris 1419882455 initial 2019-06-13 15:40:26 +01:00
KodeStar aa05c947a9
Remove url validation 2019-06-11 14:11:13 +01:00
Chris 63e0d07d50 remove unused storeSearchProvider 2019-02-04 08:51:49 +00:00
Kode 40da649b10 Changes to search 2019-01-18 18:21:44 +00:00
Chris cd64d762e7 additions to search 2019-01-18 15:21:50 +00:00
Chris f935fd94c6 initial work on seach changes 2019-01-16 14:47:32 +00:00
Chris c56043e1f9 Add default value to null rather than not set 2018-11-06 09:20:53 +00:00
Kode a4107cba25 Fix tags 2018-11-04 14:33:39 +00:00
Kode 041c0b81a3 updates 2018-11-01 08:55:21 +00:00
Kode 488fee7b4b fixes 2018-10-29 19:43:08 +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
Kode d1956c4e88 updates 2018-10-26 19:55:40 +01: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 4fb59385b7 work on applications 2018-10-19 15:10:05 +01:00
Chris 380a0e8623 changes 2018-10-18 15:59:38 +01:00
Chris 6093119dde Change name to username 2018-10-16 14:14:14 +01:00
Kode 12e109f82c add unique validation for name and don't fail validation when already the owner of data 2018-10-15 20:34:21 +01:00
Kode e095589172 fix validation on email 2018-10-15 20:25:21 +01:00