Commit Graph

73 Commits

Author SHA1 Message Date
3bce736834 Fix license compliance and fix things up, add reverse proxy, fix some security flaws with HttpUtils
Some checks failed
Build and Deploy on Tag / 🔨 Build for everything else (git.tesses.org/tesses50/linux-arm64:latest, aarch64-linux-gnu, arm64) (push) Successful in 2m37s
Build and Deploy on Tag / 🔨 Build for everything else (git.tesses.org/tesses50/linux-arm:latest, arm-linux-gnueabihf, arm7) (push) Successful in 2m37s
Build and Deploy on Tag / 🔨 Build for PowerPC (push) Successful in 2m58s
Build and Deploy on Tag / 🔨 Build win32 and update the tap 🍺 (push) Failing after 3m36s
Build and Deploy on Tag / 🔨 Build for everything else (git.tesses.org/tesses50/linux-riscv64:latest, riscv64-linux-gnu, riscv64) (push) Successful in 2m19s
Build and Deploy on Tag / 🔨 Build for everything else (git.tesses.org/tesses50/linux-x64:latest, x86_64-linux-gnu, amd64) (push) Successful in 2m21s
Build and Deploy on Tag / 🔨 Build for everything else (git.tesses.org/tesses50/linux-x86:latest, i386-linux-gnu, 386) (push) Successful in 2m6s
2026-08-31 20:57:18 -05:00
313e75b14c Fix license compliance and fix things up
Some checks failed
Build and Deploy on Tag / 🔨 Build for everything else (git.tesses.org/tesses50/linux-arm64:latest, aarch64-linux-gnu, arm64) (push) Successful in 3m57s
Build and Deploy on Tag / 🔨 Build for everything else (git.tesses.org/tesses50/linux-arm:latest, arm-linux-gnueabihf, arm7) (push) Successful in 3m56s
Build and Deploy on Tag / 🔨 Build for PowerPC (push) Successful in 7m23s
Build and Deploy on Tag / 🔨 Build win32 and update the tap 🍺 (push) Failing after 1m2s
Build and Deploy on Tag / 🔨 Build for everything else (git.tesses.org/tesses50/linux-riscv64:latest, riscv64-linux-gnu, riscv64) (push) Successful in 2m12s
Build and Deploy on Tag / 🔨 Build for everything else (git.tesses.org/tesses50/linux-x64:latest, x86_64-linux-gnu, amd64) (push) Successful in 2m15s
Build and Deploy on Tag / 🔨 Build for everything else (git.tesses.org/tesses50/linux-x86:latest, i386-linux-gnu, 386) (push) Successful in 2m15s
2026-07-31 18:51:17 -05:00
41d503cfb5 Fix win32 printing, fix my stupid json vulnerability
All checks were successful
Build and Deploy on Tag / 🔨 Build for Arch Linux/Static Builds (push) Successful in 1m48s
Build and Deploy on Tag / 🔨 Build win32 and update the tap 🍺 (push) Successful in 1m35s
2026-06-01 06:37:14 -05:00
4aef8c0c1a Overhaul cmake configuration, add console api, fix http code that caused issues with cgi-bin
Some checks failed
Build and Deploy on Tag / 🔨 Build for Arch Linux/Static Builds (push) Successful in 1m11s
Build and Deploy on Tag / 🔨 Build win32 and update the tap 🍺 (push) Failing after 1m6s
2026-05-27 04:04:39 -05:00
8413c67ec6 Overhaul cmake configuration, add console api, fix http code that caused issues with cgi-bin
Some checks failed
Build and Deploy on Tag / 🔨 Build for Arch Linux/Static Builds (push) Failing after 45s
Build and Deploy on Tag / 🔨 Build win32 and update the tap 🍺 (push) Has been cancelled
2026-05-27 03:02:16 -05:00
266ef5f830 Add relative filesystem
All checks were successful
Build and Deploy on Tag / build-arch (push) Successful in 14m5s
Build and Deploy on Tag / update-tap (push) Successful in 5s
2026-05-01 09:58:10 -05:00
4cdfbc9542 Add server sent events, change vfs structure, dark mode error pages and dark mode anonydrop
Some checks failed
Build and Deploy on Tag / build-arch (push) Failing after 8s
Build and Deploy on Tag / update-tap (push) Failing after 4s
2026-04-23 02:23:22 -05:00
c5cf13e1b7 Change html to dark mode by default and stat in vfs 2026-04-19 23:07:17 -05:00
3889c746fe Add signed to bitconverter and float 2026-02-15 15:29:28 -06:00
9dae77a0b9 Revamp uuid code 2026-02-15 14:55:01 -06:00
61275c0f5f Add Uuids 2026-02-15 13:28:06 -06:00
f825c2616a Change version 0.0.1 2026-01-30 19:21:16 -06:00
848fca7f36 Add route server 2026-01-12 12:25:06 -06:00
2f5271f7c3 Added portable app support 2026-01-11 17:06:01 -06:00
7dc4ad9b08 Fix readline 2026-01-07 12:09:15 -06:00
f88cc21a85 Add bencode, create torrent file, read torrent file and random number generator 2026-01-07 11:07:51 -06:00
1d5ba40ef0 Push failed torrent code as backup before I remove it 2026-01-07 11:03:33 -06:00
8b6801e608 Add json doc 2025-12-22 11:44:13 -06:00
2861fba6f2 Add both Basic auth and CGI support 2025-12-04 13:24:23 -06:00
c588cd7451 Fix datetime bug with timespan using spaces instead of zeros 2025-11-25 23:22:55 -06:00
e7ac022dc0 Remove operators that break crosslang 2025-11-25 20:44:56 -06:00
2e69d18c14 Fix TessesFramework for CrossLang 2025-11-25 20:21:51 -06:00
62d30fb5d8 Fix operators for vfspath 2025-11-24 01:09:06 -06:00
f74f66a77d Add fshelpers and temp 2025-11-24 01:00:01 -06:00
3575afab91 Add htmlp 2025-10-15 17:42:58 -05:00
931cf49320 Add changeable server 2025-10-14 23:12:43 -05:00
234ec372a4 Allow you do explicitly close stream, vfs 2025-09-29 03:53:54 -05:00
d785508571 Make streams and vfs and http shared_ptr 2025-09-29 02:22:27 -05:00
86d7c6144b Add args parser 2025-09-26 13:58:51 -05:00
916e58538c Added bin2h support 2025-09-25 18:52:32 -05:00
75bd1e4b2a Added bin2h support 2025-09-25 18:23:42 -05:00
36b050fc08 Move bitconverter from crosslang to tessesframework 2025-09-23 20:29:29 -05:00
afdcab8cd9 Fix CTRL-C on non event loop apps 2025-07-28 02:10:07 -05:00
374e34d896 Remove SDL2 2025-07-22 14:21:23 -05:00
e870773fe2 Fix SDL_Headers.hpp 2025-07-19 21:30:51 -05:00
afea02549a Fix SDL_Headers.hpp 2025-07-19 21:30:36 -05:00
40a9947a65 Fix SDL_Headers.hpp 2025-07-19 21:29:31 -05:00
a1eff24436 Sync before tar home 2025-07-12 03:28:15 -05:00
dda439929d Add option TESSESFRAMEWORK_DEFINE_SDL_VIDEO_DRIVER_X11_SUPPORTS_GENERIC_EVENTS 2025-07-08 20:20:12 -05:00
3aa4150ea8 SDL2 in fetchcontent as well 2025-07-06 00:02:45 -05:00
7199939260 Switch to gitea 2025-07-03 15:49:14 -05:00
55408a3f1b Get process betterGet shell somewhat working 2025-06-27 07:19:05 -05:00
e4f75b69a6 Fix the stringconverter 2025-06-26 11:52:18 -05:00
dbfb7c1133 Fill Process on Windows 2025-06-26 11:46:02 -05:00
81f0d3be2e Move things from crosslang to here 2025-06-21 23:05:12 -05:00
71a2c83e5a Add GUI Support 2025-06-12 15:43:58 -05:00
dd4527645e Add SDL2 support 2025-06-07 02:41:14 -05:00
8dc8b9ea86 Add event 2025-06-06 23:13:31 -05:00
62111cd42e Add unix socket support 2025-05-27 10:57:53 -05:00
69ae5aa5cf Add websocket client 2025-05-17 18:23:04 -05:00