sergiotarxz
  • Joined on 2020-05-23
sergiotarxz pushed tag v0.29 to sergiotarxz/JapaChar 2024-11-13 13:50:23 +01:00
sergiotarxz pushed to main at sergiotarxz/JapaChar 2024-11-13 13:50:06 +01:00
2f8e992093 v0.29 Adding discord community to retrieve feedback.
sergiotarxz pushed tag v1.0.13 to sergiotarxz/Exd 2024-11-12 23:56:15 +01:00
sergiotarxz pushed to main at sergiotarxz/Exd 2024-11-12 23:55:52 +01:00
67deb962bc v1.0.13
5e5b9cf721 Merge branch 'main' of git.owlcode.tech:sergiotarxz/Exd
f1867c4e14 Adding starting price, maybe more people buy doing that.
aec8d719dd v1.0.12 Implementing discounts and promoting better affiliated supplies.
Compare 4 commits »
sergiotarxz pushed to main at sergiotarxz/MakeThemPay 2024-11-12 23:49:35 +01:00
ef43cfc335 Add starting price.
sergiotarxz pushed to main at sergiotarxz/MakeThemPay 2024-11-12 23:26:42 +01:00
ebb2fd6cff Price must be an int, always.
sergiotarxz pushed tag v1.0.12 to sergiotarxz/Exd 2024-11-12 13:59:07 +01:00
sergiotarxz pushed tag v1.0.12 to sergiotarxz/Exd 2024-11-12 13:50:46 +01:00
sergiotarxz pushed to main at sergiotarxz/Exd 2024-11-12 13:50:23 +01:00
3b3cdfcc19 v1.0.12 Implementing discounts and promoting better affiliated supplies.
ce30f1d251 Make affiliates more prominent.
Compare 2 commits »
sergiotarxz pushed to main at sergiotarxz/MakeThemPay 2024-11-12 13:14:30 +01:00
449b074f53 Adding price and discount configuration.
sergiotarxz pushed to main at sergiotarxz/MakeThemPay 2024-11-11 16:16:56 +01:00
dec5cc34f8 Translating product name to english.
sergiotarxz pushed to main at sergiotarxz/Exd 2024-11-11 12:58:11 +01:00
193a68e83a Seeing XS build failures has sense.
sergiotarxz pushed to main at sergiotarxz/Exd 2024-11-11 12:57:22 +01:00
5beb7a650b No need to attempt to build in flatpak.
sergiotarxz pushed tag v1.0.11 to sergiotarxz/Exd 2024-11-11 12:22:52 +01:00
sergiotarxz pushed to main at sergiotarxz/Exd 2024-11-11 12:22:37 +01:00
01c53536c6 v1.0.11
9d0df15e7c Removing dead code;
ef58b9b8f9 Trying run.pl to run Glib::Object::Introspection on compile time.
6eb838904b Redirecting stderr in autobuild.
7428bcddec Auto compile on script run.
Compare 5 commits »
sergiotarxz closed issue sergiotarxz/JapaChar#1 2024-11-11 10:06:02 +01:00
Flatpak doesn't work
sergiotarxz commented on issue sergiotarxz/JapaChar#1 2024-11-11 10:06:02 +01:00
Flatpak doesn't work

I have migrated from Inline::C to XS and that solved the issue, Inline::C assumes _Inline is property of the user running the program even if it doesn't need to write into the directory, that was…

sergiotarxz pushed tag v1.0.10 to sergiotarxz/Exd 2024-11-10 18:23:03 +01:00
sergiotarxz pushed to main at sergiotarxz/Exd 2024-11-10 18:22:48 +01:00
0dff71c1ca v1.0.10 Removing Inline::C and fixing error with open and .sh
sergiotarxz pushed to main at sergiotarxz/Exd 2024-11-10 18:05:18 +01:00
546545b195 Inline::C to XS