712 Commits

Author SHA1 Message Date
Simon Repp 44d8535c04 Enable users to run simulated deployments from editor and CLI 2026-08-13 18:07:15 +02:00
Simon Repp f16130229a Allow user to choose between FTP and SSH for each deployment in editor and CLI 2026-08-13 16:18:39 +02:00
Simon Repp 0b67442e94 Introduce bespoke, built-in SSH-based deployment 2026-08-12 15:00:22 +02:00
Simon Repp b88e805922 Provide longer context on config probe errors, fix remaining flipped arguments 2026-08-12 11:23:27 +02:00
Simon Repp f0e82dcfb9 Fix flipped arguments in config probe verification failure message 2026-08-11 15:27:02 +02:00
Simon Repp a65cf535ec Escape arbitrary error page messages in editor, introduce util crate 2026-08-11 15:27:02 +02:00
Simon Repp 06be9ae919 Trim retrieved git output in version build script 2026-08-11 10:35:56 +02:00
Simon Repp d58f7e3342 Switch to unambiguous version detection, refine release notes link derivation 2026-08-11 09:57:03 +02:00
Simon Repp ed52375b6c Request lazy loading and high fetch priority for video posters 2026-08-10 08:05:13 +02:00
Simon Repp 46dbd4472b Extract and unconditionally include shortcuts script as stand-alone asset 2026-08-08 12:25:06 +02:00
Simon Repp 96c56d665f Add missing enolib api adaptations for desktop crate target 2026-08-08 12:25:06 +02:00
Simon Repp 885b23a8a4 Shorten abbreviated theme color variables 2026-08-08 12:23:54 +02:00
Simon Repp cc1cbb39b5 Update credits 2026-08-08 12:18:44 +02:00
Simon Repp f2f20ab347 Visualize buffered time ranges in player timeline 2026-08-08 12:18:43 +02:00
Simon Repp b6ba17019f Escape embed keys when writing manifests 2026-08-06 15:07:05 +02:00
Simon Repp 0ab97669d8 Update all dependencies to latest, adapt enolib interactions for latest api 2026-08-06 15:07:05 +02:00
Simon Repp 404efe366a Indicate video loading state through the playback button/icon 2026-08-06 13:09:19 +02:00
Simon Repp 5f0985026c Add 2026 NLnet project grant to readme 2026-07-13 09:44:26 +02:00
Simon Repp f48631ec70 Remove outdated pre-1.0 notices in video manifest docs 2026-06-17 20:12:24 +02:00
Simon Repp 0b97ca995f Migrate to hyper8.org 2026-05-04 15:51:39 +02:00
Simon Repp 3c464c6e73 Update msrv in build doc, minor indentation/punctuation/grammar changes 2026-04-27 10:01:32 +02:00
Simon Repp 4818e482d4 Switch to Rust 2024 edition, raise MSRV to 1.86, update most dependencies 2026-04-22 23:43:09 +02:00
Simon Repp 66c75ce62c Make desktop application the default run target 2026-04-22 23:21:51 +02:00
Simon Repp db389bd459 Gracefully propagate port auto-selection failures in desktop application 2026-04-22 23:21:18 +02:00
Simon Repp 6817a686c1 Integrate fallback range for port auto-selection, encapsulate/reuse defaults 2026-04-22 23:20:10 +02:00
Simon Repp 09a55c5da4 Release 1.0.1 1.0.1 2026-01-01 14:59:19 +01:00
Simon Repp 8394822db6 Update all unpinned dependencies to latest 2026-01-01 14:46:26 +01:00
Simon Repp c7c12d1f5a Incorporate media usage restrictions in dashboard chart/stats construction 2025-12-31 12:13:21 +01:00
Simon Repp dee89540d7 Fix opus audio files being able to bypass streaming media restrictions 2025-12-31 12:09:33 +01:00
Simon Repp 9297f12fec Prevent playlist sidebar with many items vertically expanding the player 2025-12-30 22:13:21 +01:00
Simon Repp c0e2288c2c Correct moved docs reference in changelog 2025-12-30 22:08:16 +01:00
Simon Repp f2b4d9f667 Add thumbsup to documented alternatives 2025-12-30 21:59:21 +01:00
Simon Repp 70c308a99b Update all unpinned dependencies to latest, raise MSRV from 1.82 to 1.83 2025-11-11 19:00:25 +01:00
Simon Repp de5b137629 Update tauri dependencies and remove obsolete opener plugin issue workaround 2025-11-11 18:40:34 +01:00
Simon Repp e072fed519 Update credits 2025-11-11 17:46:05 +01:00
Simon Repp fd5d0b3ec4 Perform lowercase video extension comparison when mapping to mime types 2025-11-11 17:38:59 +01:00
Simon Repp c6baa0a4df Ensure duration is always rendered for both video and audio on built sites 2025-11-04 12:02:53 +01:00
Simon Repp 7c362ae062 Replace accidental ftp config acccess in rsync config probe routine 2025-11-04 11:05:11 +01:00
Simon Repp d431e59d11 Use a clearer description/textarea formatting hint text 2025-10-19 12:26:44 +02:00
Simon Repp a4ce9ab624 Update readme for the 1.0 release 2025-10-16 10:13:40 +02:00
Simon Repp 2ef485d5c1 Fix windows webview specific layout glitch in launcher 2025-10-16 10:06:02 +02:00
Simon Repp d5d5517427 Release 1.0.0 1.0.0 2025-10-15 13:38:14 +02:00
Simon Repp f44ddf9126 Fix heading in video processing docs 2025-10-15 13:33:24 +02:00
Simon Repp 6fa0f740f0 Update credits 2025-10-15 13:32:52 +02:00
Simon Repp 324c1a0b1c Do not visibly show the password in the editor site settings 2025-10-14 11:11:47 +02:00
Simon Repp 54314ff968 Return an explicit error message when the deployment probe can not be removed 2025-10-11 10:12:00 +02:00
Simon Repp 64f3288b1b Replace hard-coded colors in docs css with dark/light adaptive variables 2025-10-10 08:45:08 +02:00
Simon Repp c407b4f687 Add HYPER8_BUNDLED_FFMPEG flag for building and packaging with bundled ffmpeg 2025-10-09 16:58:58 +02:00
Simon Repp e423468680 Explicitly set splash image dimensions within editor splash screen 2025-10-09 15:11:01 +02:00
Simon Repp 8f02463524 Extend tauri opener plugin bug workaround to local preview action buttons 2025-10-09 11:18:18 +02:00