1
0
Fork 0
mirror of https://github.com/marcrobledo/RomPatcher.js.git synced 2025-06-27 16:25:54 +00:00
Commit graph

10 commits

Author SHA1 Message Date
Marc Robledo
eda73bd7b5 optimized svg icons 2022-04-17 19:08:02 +02:00
Marc Robledo
6586dd264f replaced github icon with octicon's 2022-03-25 21:02:28 +01:00
Marc Robledo
e13da86290 added settings screen with new features 2022-03-24 22:38:53 +01:00
Marc Robledo
458d7297e4 fixed MD5 hashing with >512MB files, ignore txt, readmes,etc files in zips, multiple predefined patches is now a dropdown, allowing user to choose and change patch without having to refresh the app 2021-09-20 08:47:26 +02:00
Marc Robledo
ef28a16c3c
Merge pull request #19 from GhostlyDark/master
Remove inline CSS and inline JS
2020-12-04 10:35:18 +01:00
GhostlyDark
f585e78d4a Improve language selector
Prevent the language options from having white text on white background when the cursor is moved away.
2020-11-20 21:00:49 +01:00
GhostlyDark
71ab04c1f0 Remove inline CSS and inline JS
Gets rid of the inline CSS and inline JS. Allows for a stricter CSP implementation.
2020-11-07 19:06:16 +01:00
Marc Robledo
583615d2be added thumbnail for sharing purposes 2020-11-06 21:18:54 +01:00
Marc Robledo
008ba151ed added language selector, looks like Chrome wasn't compatible with automatic detection 2020-11-06 21:00:06 +01:00
Marc Robledo
8146f4860a patch creation can now create IPS patches if offsets are below format limit, rearranged files internally 2020-05-02 12:10:46 +02:00