Commit graph

1076 commits

Author SHA1 Message Date
aptalca 9c117b7946
Merge pull request #1150 from linuxserver/2.x-project
handle issue-pr close and review submitted actions
2023-04-19 09:22:36 -04:00
aptalca c72fee9644
handle issue-pr close and review submitted actions 2023-04-14 15:31:46 -04:00
aptalca 0999bebcb4
Merge pull request #1147 from linuxserver/2.x-issues
add issue-pr workflows
2023-04-08 19:00:40 -04:00
aptalca 1c41e3d1ef
add issue-pr workflows 2023-04-06 15:25:53 -04:00
Chris Hunt ed3cd79c92
Change minor version ready for next release 2023-03-09 16:17:32 +00:00
Chris Hunt 192002f898
Update minor version 2023-03-09 16:10:51 +00:00
jatdung 18f7306b2c
Update Chinese language. (#1124) 2023-03-07 17:51:19 +01:00
jatdung e9754519be
fix Request class error (#1126) 2023-03-07 12:32:58 +01:00
ShiftHackZ 1c276fbfc2
feat: Added Ukrainian translation (#1125) 2023-03-07 12:32:01 +01:00
jatdung cefe07d218
fix language setting only available in view (#1117) 2023-02-23 18:24:11 +01:00
jatdung cd4b522935
use sortablejs instead of jquery-ui (#1115) 2023-02-10 21:32:58 +01:00
angrystar170 1ad5603c3e
Update Korean language. (#1116) 2023-02-10 21:30:38 +01:00
Attila Kerekes 302e04bb12
fix: Update jquery, jquery-ui (#1113) 2023-02-04 20:34:49 +01:00
Attila Kerekes 49dab6e72b
fix: Add more error handling for app test (#1111) 2023-02-01 11:43:26 +01:00
Filipe F Moreira c5d0769afb
Add BR translations (#1080) 2023-01-16 20:14:33 +01:00
KodeStar 4005894c16
Update app.php 2023-01-09 19:28:56 +00:00
Attila Kerekes a4022ce517
fix: Escape app title and tag title on list pages CVE-2022-47968 (#1088) 2023-01-05 20:31:15 +01:00
Attila Kerekes cd07d47445
fix: Add more verbose error when uploading background image (#1082) 2022-12-24 10:56:00 +01:00
Attila Kerekes df70dcc521
feat: Add tags as classes to items (#1079) 2022-12-19 14:40:38 +01:00
Attila Kerekes 9e6321e500
fix: Enable tag slug creation from CN characters (#1077) 2022-12-16 10:26:00 +01:00
KodeStar 0d9850c1c7
Merge pull request #1073 from linuxserver/fix/395
fix: Autologin forces logout
2022-12-15 23:38:36 +00:00
Attila Kerekes 4d3083886e fix: Autologin forces logout 2022-12-15 22:21:16 +01:00
KodeStar 52f59afe63
Merge pull request #1072 from linuxserver/fix/895
fix: Public access to front also applies to tags
2022-12-15 19:48:54 +00:00
Attila Kerekes aa886e4f77 fix: Public access to front also applies to tags 2022-12-15 20:17:08 +01:00
Attila Kerekes 3c9f361f5f
chore: Add eslint github check (#1067) 2022-12-11 18:44:37 +01:00
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