14 Commits

Author SHA1 Message Date
Baldomo
410a3e8e6d Added explicit supported URL schemes matching for all players to reduce protocol abuse, added relevant section to README, added tests for new code 2022-12-30 01:32:08 +01:00
Baldomo
e2a3cb1833 Set CGO_ENABLED=0 for all platforms, closes #8 2022-05-05 10:42:09 +02:00
Baldomo
953b4df0cf Fixed Makefile indentation (because of course it would happen at some point) 2022-01-28 19:09:26 +01:00
Baldomo
048044e001 Updated extension versions, added rules to Makefile for other platforms, added extra files in scripts/ dir 2022-01-28 19:05:52 +01:00
Baldomo
74987a4ba9 Full Go rewrite with WIP suppport for ther systems (Windows custom protocol handler), fixed #4, updated README 2021-07-28 14:09:20 +02:00
Baldomo
6218f0de7a Fixed broken Makefile 2021-07-26 19:08:03 +02:00
Baldomo
821087a20e Updated README with links (and submitted Firefox extension to AMO) 2021-07-26 18:53:33 +02:00
Baldomo
1bf066ec7c Fully implemented flag overriding and player specification in players.hpp, fixed bugs and updated README 2021-01-24 18:44:12 +01:00
Baldomo
9fedb03ceb Formatted code and added .clang-format, small refactors 2020-12-26 13:00:39 +01:00
Baldomo
1a798efcd5 Fixed wrong required rule for make install 2020-12-25 22:34:31 +01:00
Baldomo
c6db44ea7c Major refactor of code: removed dependency on libcurl, added url.hpp, moved everything in the oim namespace, updated readme, added more documentation comments 2020-12-25 22:31:41 +01:00
Baldomo
98de7307d1 Fixed context menu, reworked and restyled option page, updated Makefile 2020-12-22 19:20:22 +01:00
Baldomo
47c646ce51 Updated extension to support using any mpv-compatible player and custom flags, simplified javascript, added query_value overload with fallback string 2020-12-19 13:51:53 +01:00
Baldomo
86d8ea4f75 Total c++ rewrite 2020-07-16 19:27:02 +02:00