Commit graph

13 commits

Author SHA1 Message Date
4b39876a7d
Add licensing stuff
(also makes the tool work with librejs)
2023-07-25 15:19:36 +02:00
460a2da2cd
Show the about tab when JavaScript is off 2023-07-25 14:48:24 +02:00
5328ba1727
make the tabs take all the space 2023-07-24 19:55:08 +02:00
f5abe57ca1
remove todo comment 2023-07-24 18:56:30 +02:00
97215d4265
Reduce the amount of functions on the backend
Instead of using separate functions for each step (hex -> bytearray -> base64
and the opposite),
this commit merges the required functions into their uses.
2023-07-24 18:53:22 +02:00
206b295268
more changes 2023-07-24 18:40:25 +02:00
6a4b576a81
Even more style changes 2023-07-24 17:45:39 +02:00
be40b8503c
Add README 2023-07-24 17:28:09 +02:00
51cc45adff
more style changes 2023-07-24 17:21:28 +02:00
b3608aa1e2
add codeberg link 2023-07-24 17:04:24 +02:00
3fe7347759
Add about tab, hide tabs and tabBar when js is off, and more polish. 2023-07-24 16:58:36 +02:00
8de892c3cb
Make stuff useable 2023-07-24 16:46:57 +02:00
56ef4fa091
init 2023-07-24 15:29:52 +02:00