amy
|
60b0ec8a5d
|
straightened out the "account creation" workflow
|
2025-10-08 16:36:23 -06:00 |
|
amy
|
05dc2aa448
|
fixed up password reminder E-mail generation (and E-mail generation in general)
|
2025-10-08 14:33:45 -06:00 |
|
amy
|
e657e13509
|
fix to dialog banners
|
2025-10-08 14:01:48 -06:00 |
|
amy
|
af25adc85f
|
bugfixes and stiffening in the dialog rendering pipeline and the login dialog
|
2025-10-08 13:35:21 -06:00 |
|
amy
|
933d028196
|
configure default mail for use with MailHog
|
2025-10-06 22:41:49 -06:00 |
|
amy
|
7db709be55
|
built out the passrecovery servlet
|
2025-10-06 21:39:21 -06:00 |
|
amy
|
fe360e23d3
|
introduce the password reminder infrastructure
|
2025-10-06 16:42:23 -06:00 |
|
amy
|
33c2fcc471
|
rewrote contactinfo.Save() to use NamedExec
|
2025-10-05 23:08:49 -06:00 |
|
amy
|
347e96d81d
|
put together the new account path
|
2025-10-05 22:49:50 -06:00 |
|
amy
|
8ad88c4957
|
beginning the code for new user account
|
2025-10-04 16:59:09 -06:00 |
|
amy
|
070afc365e
|
added the E-mail address validation form
|
2025-10-04 15:13:00 -06:00 |
|
amy
|
c7f5c57e82
|
improved some of the tasks to use fewer goroutines
|
2025-10-04 13:56:30 -06:00 |
|
amy
|
445f50a5c0
|
removed explicit "end" functions and turned them into functions returned by setup
|
2025-10-04 13:32:47 -06:00 |
|
amy
|
3ef8d6b9a6
|
added cookie login
|
2025-10-04 12:49:04 -06:00 |
|
amy
|
f728eb21b0
|
added user.NewAuthToken
|
2025-10-03 23:29:04 -06:00 |
|
amy
|
1952b34cce
|
added contact info support and the code for sending a password reminder
|
2025-10-01 23:02:33 -06:00 |
|
amy
|
2acac513f8
|
implemented the E-mail sending functionality
|
2025-10-01 16:41:57 -06:00 |
|
amy
|
1633492f29
|
starting to work up how to send E-mail from Amsterdam
|
2025-09-29 22:46:19 -06:00 |
|
amy
|
66f1ed411c
|
added the Configure button below the sideboxes
|
2025-09-28 23:30:45 -06:00 |
|
amy
|
e37a58f62a
|
got the "Featured/Your Communities" box to display correctly
|
2025-09-28 23:15:18 -06:00 |
|
amy
|
715ea29c39
|
implemented logout
|
2025-09-28 16:29:24 -06:00 |
|
amy
|
56792596bb
|
add checkbox reading to dialog & login
|
2025-09-27 23:11:51 -06:00 |
|
amy
|
9427535eb5
|
got most of the login functionality together
|
2025-09-27 23:07:16 -06:00 |
|
amy
|
03f1d9f717
|
debugged form loading and got part of the Login code in
|
2025-09-27 17:39:32 -06:00 |
|
amy
|
5082e2bbc2
|
dialog loading, validation, more logic in forms, IP address banning
|
2025-09-26 23:45:38 -06:00 |
|
amy
|
be56b06d7a
|
dialog manager extended to be able to produce the New Account dialog
|
2025-09-25 22:49:41 -06:00 |
|
amy
|
3a4d6151f6
|
added user agreement page
|
2025-09-25 12:37:17 -06:00 |
|
amy
|
201e549630
|
initial implementation of the dialog manager, with just enough smarts to render the login dialog
|
2025-09-24 23:30:17 -06:00 |
|
amy
|
ac3888f832
|
<Emily_Litella>Never mind!</Emily_Litella>
|
2025-09-24 22:02:11 -06:00 |
|
amy
|
0ede5fe9e0
|
added the default button set to the image server
|
2025-09-24 21:26:23 -06:00 |
|
amy
|
872fec4aa0
|
added controls for the auto-refresh tag in the page header, which was the ONLY use for the metadata mechanism in Venice...
|
2025-09-24 21:05:07 -06:00 |
|
amy
|
3a9ab5c540
|
fixed concurrency in users & communities, implemented Communities sidebox
|
2025-09-24 17:18:52 -06:00 |
|
amy
|
7e11d0273a
|
added LRU caching and communities data
|
2025-09-22 23:22:46 -06:00 |
|
amy
|
ef99606fb1
|
widened the sideboxes as well
|
2025-09-22 18:20:19 -06:00 |
|
amy
|
41b403258d
|
widen that left column
|
2025-09-22 17:04:27 -06:00 |
|
amy
|
46838e8f21
|
left menus now dynamically generated
|
2025-09-22 17:01:39 -06:00 |
|
amy
|
93aa6bd0ba
|
added copyright date to templates
|
2025-09-21 23:12:56 -06:00 |
|
amy
|
a01de27c96
|
added error and not-implemented pages and placeholder ad graphic
|
2025-09-21 22:58:09 -06:00 |
|
amy
|
e2848ffc37
|
Godoc'd the top.go file
|
2025-09-20 23:27:40 -06:00 |
|
amy
|
6a9f4807c0
|
About page landed
|
2025-09-20 23:18:18 -06:00 |
|
amy
|
ab06dc92ac
|
fixed up the icons
|
2025-09-20 22:49:48 -06:00 |
|
amy
|
1424f28fec
|
broke out the generation of the sideboxes
|
2025-09-20 22:16:46 -06:00 |
|
amy
|
5ea7c6d829
|
store only UID in session vars, not complete user
|
2025-09-20 17:33:03 -06:00 |
|
amy
|
d8648ace80
|
frame template now honors current user
|
2025-09-20 17:10:37 -06:00 |
|
amy
|
a794c5919b
|
added database connection and ability to retrieve "Anonymous Honyak" user
|
2025-09-20 15:57:29 -06:00 |
|
amy
|
0e65eaeef6
|
database script now runs
|
2025-09-19 23:48:22 -06:00 |
|
amy
|
d4b27c9460
|
added database setup file (temporary and untested)
|
2025-09-18 22:36:51 -06:00 |
|
amy
|
34b6abb92e
|
beginnings of page functions, and server shutdown gracefully
|
2025-09-17 23:07:42 -06:00 |
|
amy
|
877f364e71
|
integrated Gorilla session support
|
2025-09-17 22:50:30 -06:00 |
|
amy
|
522afc33ed
|
Straightened out the configuration file processing and introduced command-line argument processing
|
2025-09-17 17:26:54 -06:00 |
|