Commit Graph

7 Commits

Author SHA1 Message Date
iTrooz 7b22c49329
build: Integrate my libmagic patch into the Dockerfile rather than my vcpkg fork (#1359)
This PR integrates my libmagic patch into the Dockerfile rather than my
vcpkg fork (so we can use the official vcpkg repository in the future)
That said, we still use my vcpkg fork for now because official vcpkg
fails to compile freetype
2023-10-10 14:58:43 +00:00
WerWolv 6cf3bfb89f web: Center initial loading text again 2023-10-06 15:30:27 +02:00
WerWolv 85515a729f web: Make sure canvas takes up the full window 2023-10-06 15:23:00 +02:00
iTrooz e2b7427e7b
git: cache vcpkg dependencies in web build (#1344) 2023-10-05 00:08:34 +02:00
WerWolv 44ae942de4 web: Improved social embeds 2023-10-04 23:12:01 +02:00
WerWolv 6c773c0135 web: Added alert when running in Firefox private mode 2023-10-04 13:41:45 +02:00
iTrooz d15bd4771d
feat: Support for building ImHex for the web (#1328)
Co-authored-by: WerWolv <werwolv98@gmail.com>
Co-authored-by: AnnsAnn <git@annsann.eu>
2023-10-04 12:00:32 +02:00