summaryrefslogtreecommitdiffstats
path: root/core/views/expo.py
Commit message (Expand)AuthorAgeFilesLines
* remaining shared-use machine cookie tyimeouts setPhilip Sargent12 days1-3/+3
* refactoring cookie age as a function not a constantPhilip Sargent2025-06-141-4/+4
* bug fix, missing importPhilip Sargent2025-02-241-0/+1
* produce .url file in same folder as orig. photo in expofilesPhilip Sargent2025-02-221-7/+3
* moved textedit from uploads to expoPhilip Sargent2025-02-131-3/+110
* text file editor now using validated logon properlyPhilip Sargent2025-02-131-3/+0
* lgoing/cookie interaction betetrPhilip Sargent2025-02-131-17/+16
* fixing bad url handlingPhilip Sargent2025-02-061-2/+2
* bug fixPhilip Sargent2025-01-281-2/+2
* fix bogus check on readonly fieldPhilip Sargent2025-01-281-1/+1
* fix bad url in header menuPhilip Sargent2025-01-281-1/+3
* Put troggle reports menu on troggle handbook pagesPhilip Sargent2025-01-281-4/+4
* bugfixPhilip Sargent2025-01-261-5/+12
* Use logon not cookie when editing pagesPhilip Sargent2025-01-261-7/+13
* remove uneeded decorator as middleware does this universallyPhilip Sargent2025-01-241-2/+0
* new signup form now split outPhilip Sargent2025-01-151-72/+0
* prompt placeholders addedPhilip Sargent2025-01-151-6/+6
* initial signup form, copy of PHPPhilip Sargent2025-01-151-0/+71
* Split out logbook_edit.py and ruff fixPhilip Sargent2024-12-291-1/+8
* refactor & git author workPhilip Sargent2024-12-291-1/+0
* Allow edit of another non .txt filePhilip Sargent2024-12-291-1/+1
* Entrances now do cookie / git author thing. + tidyup.Philip Sargent2024-12-281-0/+2
* cave edit working with cookiesPhilip Sargent2024-12-281-6/+3
* Editor field & cookie working for survex online editsPhilip Sargent2024-12-271-2/+2
* Cookie setting enabled for 'git editor'Philip Sargent2024-12-271-8/+14
* oopsPhilip Sargent2024-12-271-4/+9
* retain newline in body but replace \rPhilip Sargent2024-12-271-1/+1
* git-compatible editor field for updated pagePhilip Sargent2024-12-271-2/+12
* bugfixes and more commentsPhilip Sargent2024-12-191-2/+8
* fix absolute addressing in templatesPhilip Sargent2024-12-161-3/+1
* import order fixed by ruffPhilip Sargent2024-12-151-1/+1
* remove printPhilip Sargent2024-07-181-1/+1
* fixing index.htm as troggle-managed pagePhilip Sargent2024-07-101-0/+5
* make some pages sensitive to current_expo()Philip Sargent2024-07-081-3/+23
* content type for gpx and kmlPhilip Sargent2024-07-081-0/+8
* MakefilePhilip Sargent2024-07-041-1/+1
* add .tex and .sty files to text editablePhilip Sargent2024-07-041-1/+1
* initial text file editing stuffPhilip Sargent2024-07-031-1/+10
* preventing _edit_edit_edit* loops by botsPhilip Sargent2024-04-101-1/+3
* still working on testsPhilip Sargent2023-11-221-5/+5
* re-enable /map/tools/Philip Sargent2023-11-141-0/+1
* Make maps an 'unvarnished' urlPhilip Sargent2023-11-081-3/+3
* fix _edit access loopholePhilip Sargent2023-08-251-2/+3
* remove excess printsPhilip Sargent2023-08-021-0/+2
* NOEDIT fixedPhilip Sargent2023-08-021-2/+1
* redirect to actual login pageMartin Green2023-07-101-1/+1
* spiders are asking for weird urlsPhilip Sargent2023-02-021-0/+2
* ruf cleanup imports, bigly.Philip Sargent2023-01-301-5/+2
* ran 'black' to reformat all the core filesPhilip Sargent2023-01-301-159/+251
* sort imports using isort. tested.Philip Sargent2023-01-191-12/+10