Commit graph

96 commits

Author SHA1 Message Date
Attila Kerekes 52620bc331 chore: Add laravel ide helper 2022-12-01 09:17:54 +00:00
Attila Kerekes bb5a078f35 feat: Add export import 2022-11-29 17:32:46 +00:00
KodeStar aa49a5fb42
Fixes #371 Tagged items when pinning/unpinning (#1036) 2022-11-25 23:21:45 +00:00
Attila Jozsef Kerekes 7565bd4028 chore: Add php code sniffer and apply fixes 2022-11-25 23:05:58 +00:00
Attila Kerekes 82b209d4b5 fix: Test enhanced app with apikey 2022-11-25 16:11:39 +00:00
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 fc2d153ded
fix: Expired session setCookie issue #379 2022-11-16 23:53:34 +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
Kode fc023401f5 remove heimdall specific xsrf token as clearly not working 2022-06-29 13:13:00 +01: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
Kode 06a23c70af Should fix #379 2022-03-12 13:09:50 +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
KodeStar dd2ca62eaf
Add private subnets to trusted proxies for reverse proxy use 2019-06-11 11:00:44 +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