Commit Graph

59 Commits

Author SHA1 Message Date
Deon George
756bebd3d7 Added frames_check and updated frames for consistency 2022-04-15 22:44:32 +10:00
Deon George
74d33427db More code formating 2022-04-15 22:44:26 +10:00
Deon George
8df5d1dcff Move common functions for ANSI/VIEWDATA frames to base file 2022-04-12 00:06:25 +10:00
Deon George
5883b5ca9b Code formating, fix SBBS no longer has SS_UNUSED, return acts as # 2022-04-12 00:06:25 +10:00
Deon George
89bc36bb53 Added System Error frame and Invalid Login frame 2021-02-21 00:18:50 +11:00
Deon George
05b5b771f3 Change 982 to a login frame, so that we get ALREADY MEMBER OF CUG if users navigate back to it after login 2020-11-02 23:27:33 +11:00
Deon George
440f34919c Enabled imbedding fields, added nodeid 2020-11-01 21:55:32 +11:00
Deon George
fe21ee5379 More QR code auto calculation, use ascii() for chars in hex 2020-10-31 22:20:35 +11:00
Deon George
fe24c7ebf7 SQRL Authentication working 2020-08-18 22:20:17 +10:00
Deon George
f05c11d5a2 Auto space QR render and more fixes for viewdata frames 2020-08-17 20:18:51 +10:00
Deon George
4696594190 Fix typo in previous commit 2020-08-17 17:42:46 +10:00
Deon George
b14cd82329 Fixes for viewdata, tested with proper viewdata client 2020-08-17 17:39:13 +10:00
Deon George
424e4a8f64 SQRL Login with Viewdata 2020-08-17 01:03:31 +10:00
Deon George
224d4cbbb5 Some page/branding updates 2020-08-16 16:44:12 +10:00
Deon George
cdb0519c49 Put SQRL configuration into ini, better trap failed init 2020-08-14 12:33:33 +10:00
Deon George
38a88eb7c0 Initial work on sqrl login 2020-08-12 23:55:15 +10:00
Deon George
aa8403f41b Fix cc.process() when control is complete 2020-08-01 00:17:02 +10:00
Deon George
171592409c Videotex registration and goodbye 2020-08-01 00:01:48 +10:00
Deon George
a89ef764c5 Enabled viewdata 2020-07-30 23:47:40 +10:00
Deon George
d57311e935 Move more functions that are ansi specific to ANSIFrame 2020-07-30 00:15:48 +10:00
Deon George
17f2265249 Change FRAME_ consts to ANSI_FRAME_ consts 2020-07-29 22:02:32 +10:00
Deon George
1387a79672 Changed TexFrame to ANSIFrame(), setup edit.js to edit properties 2020-07-29 21:56:01 +10:00
Deon George
a52bda670d Minor changes to edit 2020-07-26 09:34:45 +10:00
Deon George
5293c8cb33 Improved inactivity timeout and function key detection 2020-07-24 23:00:35 +10:00
Deon George
17ddda1cd5 Edit now creates new frames 2020-07-22 22:37:00 +10:00
Deon George
747e753466 Editor security implemented, showing invalid routes to non existing *0x functions 2020-07-21 21:56:57 +10:00
Deon George
d24a979e24 Fix methods in frame content 2020-07-19 21:58:35 +10:00
Deon George
662c145c04 Work on frame security and stop users registering twice 2020-07-18 23:48:51 +10:00
Deon George
8767dbc26f Move frame owner/log to videotex.ini 2020-07-18 00:36:49 +10:00
Deon George
2b5ecf6c75 Move load(), parse() into the object. Edit frame now saves. 2020-07-18 00:30:49 +10:00
Deon George
bfa0853d75 Change Frame() to TextFrame() to avoid clash with SBBS's Frame() 2020-07-17 22:05:33 +10:00
Deon George
0aab42f51b Minor fixes with register, start on frame edit 2020-07-13 23:08:37 +10:00
Deon George
141382c499 Complete user registration, added idle inactivity timeout 2020-07-09 23:12:17 +10:00
Deon George
8b6db8df92 Missed register.js in last commit 2020-07-08 12:48:13 +10:00
Deon George
44cb7838bb Registration almost functional 2020-07-08 12:42:58 +10:00
Deon George
83f3788b68 Fix **, start of control methods and registration 2020-07-06 22:55:58 +10:00
Deon George
6139db24d3 Fix enable delete on login 2020-07-05 22:02:06 +10:00
Deon George
a713113df3 Fix for calling defined methods 2020-06-01 22:43:19 +10:00
Deon George
b45c623bc6 Fix user settings on login. 2020-05-31 21:00:21 +10:00
Deon George
0c6718ba50 Fix accessing non-public pages with *00 2020-05-28 23:30:44 +10:00
Deon George
0febc9ff38 Enabled login and shell 2020-05-27 21:56:12 +10:00
Deon George
8e2b715829
Optimised Frame::parse() 2020-03-28 00:55:42 +11:00
Deon George
019279fcca
created parse() for response frames with fields 2020-03-27 16:14:33 +11:00
Deon George
225d17308c
Changes to frame object 2020-03-26 17:22:46 +11:00
Deon George
e30a231fb3 Moved ansitex completely under mods/ 2020-02-26 22:54:39 +11:00
Deon George
2de450abdb Added basic Netmail 2019-11-03 23:42:03 +11:00
Deon George
6ef92bedd9 Fix isPublic/isAccessible definitions 2019-11-03 22:35:06 +11:00
Deon George
564ea50646 GPG changes for Windows, External pages 2019-10-27 12:04:22 +11:00
Deon George
11bb2848c8 Use variable for mods dir 2019-10-22 23:26:51 +11:00
Deon George
31bf9b9dd7 Added Ansitex Data transport 2019-10-22 21:57:25 +11:00