Commit Graph

89 Commits

Author SHA1 Message Date
KodeStar 91f7a2ec8d Fix inconsistent SVG tile icon sizes
SVG icons with explicit width/height attributes rendered tiny because
max-width/max-height only caps intrinsic size and never scales up, while
dimensionless SVGs defaulted large and were capped to 60px. Pin .app-icon
to a fixed 60x60 box with object-fit: contain so every icon renders at a
consistent size while preserving aspect ratio.

Fixes #1582
2026-08-03 15:47:36 +01:00
Chris Hunt 130661bd34 Remove search provider dropdown when there's only a single provider
Resolves #1509
2025-11-11 12:00:41 +00:00
Chris Hunt 852c231724 Add autocomplete suggestions support and added to bing, duckduckgo, and google 2025-11-11 11:39:06 +00:00
Chris Hunt 69bc8cb34e Fixes to reduce the SSRF attack vector. 2025-07-13 19:06:33 +01:00
Chris Hunt 5ccb87cd7f Fix 2 dots that are visible on light backgrounds #1383 2024-11-05 10:42:05 +00:00
Chris Hunt d276bf8b1d Add alternate tag types 2024-02-18 18:16:46 +00:00
jatdung cd4b522935 use sortablejs instead of jquery-ui (#1115) 2023-02-10 21:32:58 +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
KodeStar 07f07449b9 Update: Updated npm dependencies + using mix (#1026) 2022-11-23 19:39:00 +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
Attila Kerekes 1111bf72d6 feat: Add basic keyboard navigation 2022-11-22 22:53:07 +01:00
Attila Kerekes 8bad474808 feat: Inject password from db during testing when editing enhanced apps 2022-11-19 20:48:31 +01:00
Kode 10afffb71d Fix test button 2022-03-17 19:03:06 +00:00
KodeStar 41c2983312 Add warning about http being needed in url 2022-03-17 10:55:52 +00:00
KodeStar a16233ee10 Fix for displaying svg icons correctly 2022-03-17 10:21:24 +00:00
Kode f7b2c51f9d Fix for old apps and icon selector 2022-03-16 19:41:01 +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
Kode ed3dbf2f14 More work on enhanced apps 2022-03-15 20:09:22 +00:00
Kode 1e35f83fed Changes to the tooltips 2022-03-15 19:08:10 +00:00
Kode 4c63b66dbf Initial start of replacing apps list to use github generated list 2022-03-14 15:56:36 +00:00
Kode f73b78f292 Add search providers as an editable yaml file + allow searching tiles 2022-03-13 19:30:24 +00:00
Kode 987a9c03b0 fix for double slash on views 2022-03-11 19:03:03 +00:00
Chris 7966f07fdb update scripts + add home dash as default tag 2019-06-18 11:51:07 +01:00
Kode 21b1ef5e4b fix pin toggle and get homepage dash working 2019-06-13 18:59:01 +01:00
Kode b76a9ee118 Merge branch 'master' into search-enhancements 2019-01-18 18:25:00 +00:00
Chris cd64d762e7 additions to search 2019-01-18 15:21:50 +00:00
Chris b91c52820a replace fontawesome with js version 2019-01-18 14:07:17 +00:00
Chris 49773d7654 Fixes #302 2019-01-16 10:37:25 +00:00
Kode 4463ef4a9a add right to livestats 2018-11-10 21:37:21 +00:00
Kode 9adfa14e62 fix light colour livestats 2018-11-05 19:02:19 +00:00
Chris 125b9f4160 Some fixes and changes to run css 2018-10-30 14:58:45 +00:00
Kode 488fee7b4b fixes 2018-10-29 19:43:08 +00:00
Kode 4fba596909 add enable button 2018-10-29 19:01:25 +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 e081cc31a2 small update 2018-10-25 12:14:18 +01:00
Chris 88153b0e32 Redo app form page 2018-10-25 09:44:40 +01:00
Chris 7dc72d3519 style switch user icon same as user list page 2018-10-17 09:59:39 +01:00
Chris 15755a3fd1 move all assets locally 2018-10-16 12:58:56 +01:00
Chris 0213c81e0d muted the switch user button until it's hovered over 2018-10-16 11:24:21 +01:00
Chris c47f296f17 Change location of switch user 2018-10-16 10:59:35 +01:00
Kode d0293c785b Get settings working and autologin 2018-10-15 19:56:45 +01:00
Kode 6941fd3e2d Fixes for folder installs 2018-10-13 15:32:15 +01:00
Kode 223e9289dc include arrow in text color fix 2018-06-13 20:11:28 +01:00
Kode 2e301bdd51 This closes #184, closes #126 2018-06-13 20:03:26 +01:00
mrquatsch c1273a4b01 new rune scss - imported in app.scss 2018-02-25 08:23:45 -06:00
mrquatsch 0a1e8a2f8b enhanced runeaudio app - displays artist and song 2018-02-22 13:41:30 -06:00