Edward Betts edward
edward pushed to main at edward/UniAuth 2024-02-25 09:10:59 +00:00
ad38ed9136 Add support for web app unprivileged view
edward pushed to main at edward/agenda 2024-02-25 09:08:46 +00:00
8f749c8e35 Allow unprivileged view
edward closed issue edward/agenda#101 2024-02-25 09:08:46 +00:00
Allow unprivileged view
edward pushed to main at edward/agenda 2024-02-21 13:09:06 +00:00
5ffb389c53 Add weekend availability view
Compare 2 commits »
edward closed issue edward/agenda#130 2024-02-21 13:09:05 +00:00
Add weekend availability view
edward deleted branch weekends from edward/agenda 2024-02-21 13:08:38 +00:00
edward pushed to weekends at edward/agenda 2024-02-21 13:06:48 +00:00
5ffb389c53 Add weekend availability view
edward created branch weekends in edward/agenda 2024-02-21 13:06:47 +00:00
edward opened issue edward/agenda#130 2024-02-20 12:04:39 +00:00
Add weekend availability view
edward commented on issue edward/conference-check#3 2024-02-20 09:27:37 +00:00
Check for new conference each year without needing to update script

This needs some thought. What info do we need to decide when to start checking for a conference.

Name of conference. Format of conference URL. Date to start checking.

edward pushed to main at edward/agenda 2024-02-19 09:47:01 +00:00
38dccc1529 Fix trip page layout on mobile
edward pushed to main at edward/UniAuth 2024-02-19 09:45:22 +00:00
0ea62afd1f Rename cookie and refactor code
89b111d40c Fix callback handling
Compare 2 commits »
edward closed issue edward/agenda#129 2024-02-18 22:36:19 +00:00
Catch errors from external service and display in alert box
edward pushed to main at edward/agenda 2024-02-18 22:36:19 +00:00
7a9fbcec7b Catch errors from external service and display in alert box
edward pushed to main at edward/agenda 2024-02-18 22:07:41 +00:00
f19e4e4dd4 Include UniAuth callback
edward pushed to main at edward/UniAuth 2024-02-18 21:56:50 +00:00
7aa1c33c4b More clever auth with tokens
edward closed issue edward/UniAuth#1 2024-02-18 21:56:50 +00:00
Odd situation of showing a login page when already logged in
edward opened issue edward/agenda#129 2024-02-15 17:56:27 +00:00
Catch errors from external service and display in alert box
edward commented on issue edward/UniAuth#1 2024-02-15 17:54:52 +00:00
Odd situation of showing a login page when already logged in

Current design assumes all applications run on the same host as UniAuth. This isn't necessarily true. We need a design that allows the application to run on a different host to the authentication…

edward pushed to master at edward/geocode 2024-02-13 11:44:12 +00:00
5a14d5b4ef Add a test for ConnectionError from the Wikidata API