Attila Kerekes
|
5eb1f55b82
|
chore: Add php code sniffer github check (#1066)
|
2022-12-11 11:58:58 +01:00 |
|
KodeStar
|
d910f8e4f7
|
Merge pull request #1065 from linuxserver/feat/health
feat: Add health endpoint
|
2022-12-11 09:46:20 +00:00 |
|
Attila Kerekes
|
751b23a5e4
|
feat: Add health endpoint
|
2022-12-11 01:39:39 +01:00 |
|
Yusuke Arakawa
|
a4fa490fb4
|
feat: Add Japanese language (#1064)
Co-authored-by: Yusuke Arakawa <nekolaboratory@users.noreply.github.com>
|
2022-12-09 23:43:23 +01:00 |
|
Yusuke Arakawa
|
662f6ac3eb
|
chore: Sort the supported language list of readme.md (#1062)
|
2022-12-09 09:40:52 +01:00 |
|
Attila Kerekes
|
11257a272e
|
feat: Introduce queue based live stat refresh (#1059)
|
2022-12-05 16:29:06 +01:00 |
|
Attila Kerekes
|
6b93f8ed5c
|
test: Add item create test (#1058)
|
2022-12-05 16:28:18 +01:00 |
|
Attila Kerekes
|
8f9b2959b2
|
feat: Add basic import screen (#1056)
Co-authored-by: Chris Hunt <chris.hunt@kasmweb.com>
|
2022-12-04 22:12:54 +01:00 |
|
Attila Kerekes
|
45cc84c99c
|
test: Add feature tests
|
2022-12-04 17:21:03 +00: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
|
6dead1c529
|
fix: Make supportedApps legacy interface compatible
|
2022-11-29 19:26:07 +00:00 |
|
Attila Kerekes
|
bb5a078f35
|
feat: Add export import
|
2022-11-29 17:32:46 +00:00 |
|
Attila Kerekes
|
2ee5d07e48
|
fix: Make supportedapps compatible with legacy interface
|
2022-11-29 17:26:40 +00:00 |
|
Attila Kerekes
|
d30edb6749
|
chore: Add eslint prettier phpcs config PSR2
|
2022-11-28 19:47:10 +00:00 |
|
Chris Hunt
|
a53192beeb
|
FIx: Blur onauxclick as well
|
2022-11-28 08:33:05 +00:00 |
|
Chris Hunt
|
ef1ffe880d
|
Update version to 2.5.4
|
2022-11-28 08:30:34 +00:00 |
|
KodeStar
|
877b31f947
|
Merge pull request #1041 from linuxserver/bug/links_opening_in_new_tab_keep_focus
Blur tiles after clicking on them
|
2022-11-26 17:02:45 +00:00 |
|
Chris Hunt
|
827088df76
|
Blur tiles after clicking on them
|
2022-11-26 14:48:54 +00:00 |
|
Attila Kerekes
|
a12c1d559d
|
fix: Use correct appTest argument type
|
2022-11-26 13:31:05 +00:00 |
|
KodeStar
|
f0b60fc19a
|
Merge pull request #1039 from linuxserver/fix/1038
fix: Enter should open search when not tile search is selected
|
2022-11-26 12:00:43 +00:00 |
|
Attila Kerekes
|
7c4619adb9
|
fix: Enter should open search when not tile search is selected
|
2022-11-26 12:22:12 +01: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 |
|
Chris Hunt
|
181b7564e8
|
Merge branch '2.x' of github.com:linuxserver/Heimdall into 2.x
|
2022-11-25 16:23:40 +00:00 |
|
Chris Hunt
|
0d3640b67a
|
Fix asset links
|
2022-11-25 16:23:34 +00:00 |
|
Attila Kerekes
|
82b209d4b5
|
fix: Test enhanced app with apikey
|
2022-11-25 16:11:39 +00:00 |
|
Chris Hunt
|
f576a82803
|
Fix: Change default logging to daily
|
2022-11-24 22:56:27 +00:00 |
|
Attila Kerekes
|
bb07ba5964
|
feat: Add db connection example config
|
2022-11-24 14:28:16 +00:00 |
|
Attila Kerekes
|
9aaa900a3e
|
fix: New package lock with node 18.12
|
2022-11-24 08:36:20 +00:00 |
|
KodeStar
|
07f07449b9
|
Update: Updated npm dependencies + using mix (#1026)
|
2022-11-23 19:39:00 +00:00 |
|
Attila Kerekes
|
2836dadf1a
|
fix: Disable saerch submit when tile search is active
|
2022-11-23 18:12:21 +00:00 |
|
KodeStar
|
4a90fdf22d
|
Merge pull request #1024 from KodeStar/2.x
Updated translations using lokalise.com
|
2022-11-23 15:11:54 +00:00 |
|
KodeStar
|
0de56e5876
|
Merge pull request #5 from KodeStar/lokalise-2022-11-23_16-08-41
Lokalise: Translations update
|
2022-11-23 15:10:37 +00:00 |
|
KodeStar
|
d886b44c1e
|
Updated translations using lokalise.com
|
2022-11-23 15:09:10 +00:00 |
|
Chris Hunt
|
898ee6915d
|
Merge branch '2.x' of github.com:linuxserver/Heimdall into 2.x
|
2022-11-23 13:25:10 +00:00 |
|
Chris Hunt
|
f6eae7f25f
|
FIx: Use mix version rather than app version
|
2022-11-23 13:24:36 +00:00 |
|
KodeStar
|
c1255280aa
|
Merge pull request #1023 from linuxserver/feature/focus_and_sidebar_tooltips
Feature - focus and sidebar tooltips
|
2022-11-23 10:50:07 +00:00 |
|
Chris Hunt
|
5514d893f8
|
Fix: Add translations to sidebar tooltips
|
2022-11-23 10:19:27 +00:00 |
|
Chris Hunt
|
c4d5ca43dd
|
Feature: Add focus styling
|
2022-11-23 10:09:16 +00:00 |
|
Chris Hunt
|
a90bcb1151
|
Fix: Move tooltips in from right
|
2022-11-23 09:42:33 +00:00 |
|
Chris Hunt
|
ffc736ada6
|
Fix: Added nicer tooltips to sidebar
|
2022-11-23 09:29:52 +00:00 |
|
KodeStar
|
966027faf5
|
Merge pull request #1022 from keriati/feat/kbr
|
2022-11-23 08:41:21 +00:00 |
|
Attila Kerekes
|
1111bf72d6
|
feat: Add basic keyboard navigation
|
2022-11-22 22:53:07 +01:00 |
|
KodeStar
|
cc6e47372e
|
Merge pull request #1020 from keriati/feat/nopwsubmit
feat: Prevent password submission when password is not changed.
|
2022-11-22 17:06:16 +00:00 |
|
KodeStar
|
256160727c
|
Merge pull request #1019 from keriati/feat/uniqueappupdate
feat: Make app update job unique
|
2022-11-22 17:05:28 +00:00 |
|
Attila Kerekes
|
0299ee6fa9
|
feat: Prevent password submission when password is not changed.
|
2022-11-22 17:52:10 +01:00 |
|
Attila Kerekes
|
8957a2f49f
|
feat: Make app update job unique
|
2022-11-22 17:23:26 +01:00 |
|
KodeStar
|
756ab353f3
|
Merge pull request #1018 from keriati/feat/appupdatejob
feat: Move app update to background job
|
2022-11-22 09:12:16 +00:00 |
|
Attila Kerekes
|
76f0b84827
|
feat: Move app update to background job
|
2022-11-22 00:05:57 +01:00 |
|