Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
2024-04-12
| ||
18:09 | Work on simplifying Question and form interaction Leaf check-in: 36f8e6756d user: david@calloway.us tags: develop, trunk | |
2024-04-07
| ||
22:01 | Work on creating ballots, not going well Leaf check-in: 7cdebc82d8 user: david@calloway.us tags: origin/develop, trunk | |
2024-04-01
| ||
22:32 | Switch to TailwindCSS and DaisyUI check-in: e9f553a4a2 user: david@calloway.us tags: origin/develop, trunk | |
12:24 | Last mods before TailwindCSS/DaisyUI switch check-in: 826bc13ff9 user: david@calloway.us tags: origin/develop, trunk | |
2024-03-31
| ||
22:26 | Simplify output templates by using models package more often There's several things here, it's WIP, but other than adding polls the biggest changes were using the models directly rendered in templates rather than having new structs specific to the rest package. Convention is to now use complex structs built off of base structs in rendering. Anonymity model has been fleshed out, still plenty of bugs. check-in: f3ae775158 user: david@calloway.us tags: origin/develop, trunk | |
2024-03-27
| ||
14:50 | Add Poll creation, viewing, and deletion Polls have now been added in the initial form, but are not yet functional. Polls can only be displayed and deleted at high-level, but cannot be used for voting. check-in: 4c4fe21e8e user: david@calloway.us tags: origin/develop, trunk | |
2024-03-16
| ||
00:10 | Fix remote address for logging check-in: f4b9620dae user: david@calloway.us tags: origin/develop, trunk | |
2024-03-15
| ||
23:55 | Update htmx reference check-in: 40ed942b29 user: david@calloway.us tags: origin/develop, trunk | |
23:53 | Integrate SSE for real-time updates check-in: 580beab0e7 user: david@calloway.us tags: origin/develop, trunk | |
18:36 | Upgrade htmx check-in: fc089dd166 user: david@calloway.us tags: origin/develop, trunk | |
13:43 | Refactor database, delete answers, UI modifications check-in: fe4a0e3e3e user: david@calloway.us tags: origin/develop, trunk | |
07:12 | Add autofocus on new Answers check-in: cc059dcfd6 user: david@calloway.us tags: origin/develop, trunk | |
2024-03-12
| ||
00:25 | Add sending Answers to Questions check-in: 57ab77d2cb user: david@calloway.us tags: origin/develop, trunk | |
2024-03-04
| ||
00:55 | Initial experiments with htmx, adding/joining rooms mostly done check-in: 1f775b05e5 user: david@calloway.us tags: origin/develop, trunk | |
2024-02-27
| ||
21:55 | Fix remote ip address on session check-in: 1e1d327450 user: david@calloway.us tags: origin/develop, trunk | |
21:33 | Fix up session management check-in: 97d7b8302e user: david@calloway.us tags: origin/develop, trunk | |
2024-02-25
| ||
01:25 | More factoring on database, session management check-in: 9b0a0eb653 user: david@calloway.us tags: origin/develop, trunk | |
2024-02-24
| ||
00:15 | Add htmx.js check-in: ee5484ffc4 user: david@calloway.us tags: origin/develop, trunk | |
00:14 | Update Sortable.js check-in: f67419decf user: david@calloway.us tags: origin/develop, trunk | |
2024-02-23
| ||
23:16 | Start making real use of Go templates check-in: 61c6ae0c32 user: david@calloway.us tags: origin/develop, trunk | |
2024-02-21
| ||
23:26 | Added forgotten env directive check-in: 07d8e7e4fb user: david@calloway.us tags: origin/develop, trunk | |
23:21 | Added spec, working on room display flow check-in: 257506ad42 user: david@calloway.us tags: origin/develop, trunk | |
12:02 | Get rooms/members for session, a few server edits - Omit Member.Secret in JSON - repo has GetSessionRooms to get existing rooms for a session - Modified SQL for defaults, allow member deletion w/o data loss - Fixed Websocket path variable (likely still broken) - Routes changed to serve app from root path - Add request logging with HTTP status code, duration - JSON formatting check-in: 208510965f user: david@calloway.us tags: origin/develop, trunk | |
12:01 | Upgrade BootstrapJS check-in: fc99d36022 user: david@calloway.us tags: origin/develop, trunk | |
00:39 | Progress in database layer check-in: 65f4657e96 user: david@calloway.us tags: origin/develop, trunk | |
2024-02-19
| ||
00:32 | Convert repo to use liteflow library, still broken check-in: e4210414f7 user: david@calloway.us tags: origin/develop, trunk | |
2024-02-10
| ||
22:10 | Add env keys for configuration, load database for NewServer check-in: 793fdc472d user: david@calloway.us tags: origin/develop, trunk | |
2024-01-24
| ||
23:51 | Broke everything in working with database I finally got the service to build with an SQLite database, but it may even be that the design is totally broken. Only time will tell if I'm on the right path at all. check-in: ae8eb83902 user: david@calloway.us tags: origin/develop, trunk | |
2023-10-07
| ||
23:40 | Rework database and test concurrent transactions check-in: d30d4a1cd6 user: david@calloway.us tags: origin/develop, trunk | |
2023-09-26
| ||
22:58 | Add database queries, simple test check-in: 0e81f8edf7 user: david@calloway.us tags: origin/develop, trunk | |
19:18 | Minor improvements to make, migrate check-in: 998c4d05a8 user: david@calloway.us tags: origin/develop, trunk | |
2023-09-25
| ||
23:51 | Add command to upgrade/downgrade database check-in: 6e66fe0327 user: david@calloway.us tags: origin/develop, trunk | |
23:26 | Add initial database design check-in: 294ac9d3c6 user: david@calloway.us tags: origin/develop, trunk | |
2023-09-20
| ||
22:36 | Use WAL journal mode on database by default check-in: 5c55b28954 user: david@calloway.us tags: origin/develop, trunk | |
22:27 | Add upgradable sqlite3 database check-in: 7af2bf5b39 user: david@calloway.us tags: origin/develop, trunk | |
19:37 | Change configuration library check-in: 9d4617e09b user: david@calloway.us tags: origin/develop, trunk | |
09:41 | Use different status based on log warning Leaf check-in: f9eeb75564 user: david@calloway.us tags: master, trunk | |
2023-09-19
| ||
21:35 | Log error for failed websocket check-in: 95c8b38e94 user: david@calloway.us tags: master, trunk | |
21:16 | Merge branch 'master' into develop check-in: 475a5d4828 user: david@calloway.us tags: master, trunk | |
21:12 | Swap out websocket library check-in: cd0f67cb94 user: david@calloway.us tags: master, trunk | |
2023-09-15
| ||
22:09 | Use cleanenv for configuration, slog for logging check-in: e42935acd1 user: david@calloway.us tags: master, trunk | |
19:43 | Update dependencies check-in: 26a4618084 user: david@calloway.us tags: master, trunk | |
2023-07-12
| ||
09:13 | Add linking to Bing image search check-in: 53532ff95b user: david@calloway.us tags: master, trunk | |
07:39 | More voting methods and TODOs check-in: e5980d21c2 user: david@calloway.us tags: master, trunk | |
2023-05-02
| ||
22:50 | Add Away detection, minor style for room exit status check-in: 5b11571a2c user: david@calloway.us tags: master, trunk | |
15:40 | Add things needing fixing check-in: 734bbee1de user: david@calloway.us tags: master, trunk | |
15:36 | Show voting in non-anonymous votes check-in: a8327daaa7 user: david@calloway.us tags: master, trunk | |
14:44 | Add test for non-anonymous vote in API check-in: 1e908ec07e user: david@calloway.us tags: master, trunk | |
2023-04-27
| ||
16:03 | Modify UI, learning bootstrapjs check-in: c552571320 user: david@calloway.us tags: master, trunk | |
2023-04-26
| ||
20:18 | Show nominators in UI when available check-in: 5fe451e9d0 user: david@calloway.us tags: master, trunk | |