summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* bugPhilip Sargent2025-01-231-1/+1
|
* New User registration formPhilip Sargent2025-01-235-38/+173
|
* bugfixPhilip Sargent2025-01-221-2/+2
|
* password reset via encrypted token by emailPhilip Sargent2025-01-225-22/+53
|
* tidied login and control panel pagesPhilip Sargent2025-01-224-12/+20
|
* typoPhilip Sargent2025-01-221-2/+2
|
* oops bugPhilip Sargent2025-01-211-3/+2
|
* Model change: add 1:1 link Person:UserPhilip Sargent2025-01-212-4/+13
|
* ensure anonymous before changing registrationPhilip Sargent2025-01-213-7/+22
|
* now saves encrypted file after new registration.Philip Sargent2025-01-213-32/+64
|
* add 'users' phase into database re-importPhilip Sargent2025-01-211-1/+2
|
* new fomatting on formPhilip Sargent2025-01-211-8/+22
|
* remove mention of CaveSlug classPhilip Sargent2025-01-211-3/+3
|
* more explanationPhilip Sargent2025-01-211-1/+1
|
* fix bad warning messagePhilip Sargent2025-01-211-2/+3
|
* extend cookie timeout to 2 yearsPhilip Sargent2025-01-211-4/+6
|
* Loads and resaves same file. Round trip working.Philip Sargent2025-01-212-15/+29
|
* Registering existing and new users works, but is ephemeral.Philip Sargent2025-01-214-24/+92
|
* infelicitiesPhilip Sargent2025-01-202-2/+3
|
* form now working with basic validationPhilip Sargent2025-01-204-17/+63
|
* re-order namesPhilip Sargent2025-01-201-2/+2
|
* user registration pagesPhilip Sargent2025-01-207-21/+122
|
* gethostnamePhilip Sargent2025-01-201-4/+8
|
* new page listing people's idsPhilip Sargent2025-01-202-0/+45
|
* generated to-do lists updatedPhilip Sargent2025-01-203-16/+29
|
* cleanupPhilip Sargent2025-01-201-1/+0
|
* include users module in calc.Philip Sargent2025-01-201-2/+0
|
* split out users from peoplePhilip Sargent2025-01-203-94/+110
|
* update capabilitiesPhilip Sargent2025-01-201-31/+6
|
* do not write file until git integration donePhilip Sargent2025-01-201-3/+3
|
* fix for python 3.11 which is ok in python 3.13Philip Sargent2025-01-201-1/+2
|
* adding cryptography module with uvPhilip Sargent2025-01-201-1/+1
|
* encryption round-trip worksPhilip Sargent2025-01-209-6/+186
|
* days before, not days 'ago'Philip Sargent2025-01-181-2/+2
|
* TOTAL duration and colour highlightingPhilip Sargent2025-01-181-22/+34
|
* probably ARGE or VfHOPhilip Sargent2025-01-171-4/+5
|
* fix printingPhilip Sargent2025-01-171-1/+3
|
* add TOTALS to databaeReset timingsPhilip Sargent2025-01-171-2/+21
|
* protect against both sorts of capitalisation mismatchesPhilip Sargent2025-01-171-0/+5
|
* make people fill out git repo author fieldPhilip Sargent2025-01-171-5/+5
|
* renamed form and more commentsPhilip Sargent2025-01-171-9/+15
|
* make cookie default to empty string - form validation then worksPhilip Sargent2025-01-171-3/+11
|
* rename Forms to be more understandablePhilip Sargent2025-01-171-12/+24
|
* improve test resiliencePhilip Sargent2025-01-171-4/+7
|
* tests needed who_am_i field for cookie idPhilip Sargent2025-01-171-8/+14
|
* .gitignore not ignoringExpo on server2025-01-171-172/+0
|
* debugPhilip Sargent2025-01-172-0/+8
|
* re-enable string conversionPhilip Sargent2025-01-171-2/+2
|
* this should notbe happeneingExpo on server2025-01-171-2/+7
|
* tidyingPhilip Sargent2025-01-173-5/+22
|