Commit Graph

53 Commits

Author SHA1 Message Date
a1bcc1f5cb Numerous minor fixes needed for echomail control, register control. Revert our page object, if the requested page doesnt exist. Rework default pages. 2024-01-01 17:03:25 +11:00
00a1ad795d Move our tools to tools/ no longer need ansitex.src 2023-12-28 21:02:29 +11:00
d9b056c5cd New page/window now working 2023-12-27 22:25:06 +11:00
7b34decb49 Consolidate Viewdata/ANSItex specific modules to use consistent method names, our session is now initialised at startup as either 2023-12-27 22:25:06 +11:00
29f82592ac Move control functions to control/ dir 2023-12-27 22:25:06 +11:00
b90a058d47 WIP: Using new page object, frames stored and retrieved in msgbase, code cleanup, more optimisations needed 2023-12-27 22:25:06 +11:00
9513f8d144 We only use __properties__ in setters and getters, in all other cases we set/access variables via magic methods 2023-12-27 22:25:06 +11:00
Deon George
1c80c3951a Work in progress with new page.js 2023-12-27 22:25:06 +11:00
Deon George
e7b9ed73d0 Update sqrlogin control to pass through input to main.js, fixes cancel and enables routing away 2022-12-07 21:50:10 +11:00
Deon George
b3ef9e35e7 Fix rendering VTX frames, fix setting cf to null when navigating away from a frame with fields 2022-12-05 22:36:57 +11:00
Deon George
0bf0e223b5 Change to use list_tagged when offering message pages for users 2022-05-12 23:53:57 +10:00
Deon George
998a201fbb Fix user registration, broken by #5883b5ca 2022-05-09 22:24:28 +10:00
Deon George
17a90126b0 Reconfigure terminal to not always prompt for password. Fix Inactivity when mode=MODE_FIELD 2022-05-09 21:27:38 +10:00
Deon George
641551125b Fix for ansitex still running, when user timeout inactive. Fix for calculating unread messages. 2022-05-06 17:49:40 +10:00
Deon George
912841b7d8 Try to catch system errors, return page links directly, change calculation of new messages 2022-05-06 15:32:44 +10:00
Deon George
874a7ee302 Minor main frame fixes, turn cursor back on before hangup 2022-05-06 09:59:34 +10:00
Deon George
51de982fbb Echoarea front page navigation 2022-05-03 21:32:41 +10:00
Deon George
2dc348a29c Enabled adding a context to render, so that dynamic fields can resolve locally (like in a message). Improved dynamic fields identification and resolution. Use of more consts for standard frames. Fix history recording and backtracking. 2022-05-03 21:14:01 +10:00
Deon George
0214416c4e Fix echomail zone to prefix in ini file. Call atcode parser before rendering frames 2022-05-03 21:14:01 +10:00
Deon George
3c6d7d057e Support for rendering echomail messages. Change to use frame.js and graphic.js to render pages. 2022-05-03 21:14:01 +10:00
Deon George
18d1313eef Fix return from sqrllogin, added msgbase handling and finding a tagged message 2022-04-18 21:27:25 +10:00
Deon George
aa8aadfae7 Rename control files 2022-04-16 16:06:33 +10:00
Deon George
aae10fbc36 More code formatting and fix SQRL 2022-04-16 15:36:17 +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
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
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
1387a79672 Changed TexFrame to ANSIFrame(), setup edit.js to edit properties 2020-07-29 21:56:01 +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
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
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
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