KodeStar
2e96b7bd09
Update app.php version
2023-11-11 15:04:44 +00:00
KodeStar
768e7a6576
Merge pull request #1222 from fyutins/2.x
...
Fix and add SVG support
2023-11-11 14:58:41 +00:00
Fyutins
431eafb2b6
Fix and add SVG support
2023-09-26 18:51:12 +02:00
Ian Jones
d2184eef0a
Update readme.md ( #1186 )
...
Spelling and Grammar, included a few apostrophes for correct plural form or possessive.
Added Capitalization to proper nouns
Included a single colon for consistency to match the styling of it's predecessor paragraph
2023-08-09 11:21:57 +02:00
Attila Kerekes
fbd050d4e4
fix: validate icons to be images ( #1173 )
2023-06-06 12:08:47 +02:00
Attila Kerekes
5d67f570a9
fix: validate icons to be images ( #1167 )
2023-06-05 18:27:30 +02:00
Attila Kerekes
7d016cdaa6
fix: Remove mix from trianglify.js ( #1166 )
2023-05-26 13:36:07 +02:00
ullbergm
6e954a355d
Add Trianglify ( #1158 )
2023-05-26 10:23:06 +02:00
KodeStar
60faccad27
Remove register route ( #1163 )
2023-05-20 21:56:34 +02:00
jatdung
1f5493ac98
fix sortable tooltip ( #1130 )
2023-05-16 16:42:17 +02:00
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