HorizonCode
HorizonCode pushed to master at EZPPFarm/EZPPLauncher 2023-06-02 10:29:26 +00:00
dd6866f680 change exe output file
HorizonCode pushed to master at EZPPFarm/EZPPLauncher 2023-06-02 10:22:33 +00:00
cb1a05d58c titlebar fixes
HorizonCode pushed to master at EZPPFarm/EZPPLauncher 2023-05-31 17:03:14 +00:00
fdfedab77f add update checking using gitea api
fc284e08f0 remove unused imports
Compare 2 commits »
HorizonCode pushed tag 1.1.3 to EZPPFarm/EZPPLauncher 2023-05-31 05:09:47 +00:00
HorizonCode released Minor Updates at EZPPFarm/EZPPLauncher 2023-05-31 05:09:47 +00:00
HorizonCode pushed to master at EZPPFarm/EZPPLauncher 2023-05-31 05:05:36 +00:00
361db1df17 bump version
HorizonCode pushed to master at EZPPFarm/EZPPLauncher 2023-05-31 05:02:07 +00:00
0a664d1f64 add tray icon, fix login if password changed
232043d686 remove old launcher design
Compare 2 commits »
HorizonCode pushed to master at HorizonCode/deno-http 2023-05-14 20:13:19 +00:00
c5f842b409 just remove session cookie, if its set
HorizonCode pushed to master at HorizonCode/deno-http 2023-05-14 20:07:54 +00:00
46cf6081af remove debug log
HorizonCode pushed to master at HorizonCode/deno-http 2023-05-14 20:07:11 +00:00
997fe6dc77 change middleware done result to own type
HorizonCode pushed to master at HorizonCode/deno-http 2023-05-14 18:23:19 +00:00
b335bb61bd set crypto version
HorizonCode pushed to master at HorizonCode/deno-http 2023-05-14 18:22:42 +00:00
2e6ce88e80 add exception for sessionSecret
HorizonCode pushed to master at HorizonCode/deno-http 2023-05-13 04:29:04 +00:00
8a3683d2e5 allow undefined arg for cookie, just set cookie if session has entries
HorizonCode pushed to master at HorizonCode/deno-http 2023-05-13 04:25:30 +00:00
96a73035f8 add sessionDestroy func
HorizonCode pushed to master at HorizonCode/deno-http 2023-05-13 02:58:04 +00:00
5392b032d0 add sessionExpire option
HorizonCode pushed to master at HorizonCode/deno-http 2023-05-13 02:50:18 +00:00
d519c7bf9c add sessions, add session example
HorizonCode pushed to master at HorizonCode/deno-http 2023-05-12 13:19:05 +00:00
b2e357227c add example for multiple preprocessors
HorizonCode pushed to master at HorizonCode/deno-http 2023-05-12 13:05:09 +00:00
1376fbdeba replace return with continue
HorizonCode pushed to master at HorizonCode/deno-http 2023-05-12 12:51:40 +00:00
7f1fce92b2 revert last change
HorizonCode pushed to master at HorizonCode/deno-http 2023-05-12 12:49:25 +00:00
784a34ed4d fix memory leak, close file after serve