Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactoring cookie age as a function not a constant | Philip Sargent | 2025-06-14 | 1 | -4/+4 |
* | bug fix, missing import | Philip Sargent | 2025-02-24 | 1 | -0/+1 |
* | produce .url file in same folder as orig. photo in expofiles | Philip Sargent | 2025-02-22 | 1 | -7/+3 |
* | moved textedit from uploads to expo | Philip Sargent | 2025-02-13 | 1 | -3/+110 |
* | text file editor now using validated logon properly | Philip Sargent | 2025-02-13 | 1 | -3/+0 |
* | lgoing/cookie interaction betetr | Philip Sargent | 2025-02-13 | 1 | -17/+16 |
* | fixing bad url handling | Philip Sargent | 2025-02-06 | 1 | -2/+2 |
* | bug fix | Philip Sargent | 2025-01-28 | 1 | -2/+2 |
* | fix bogus check on readonly field | Philip Sargent | 2025-01-28 | 1 | -1/+1 |
* | fix bad url in header menu | Philip Sargent | 2025-01-28 | 1 | -1/+3 |
* | Put troggle reports menu on troggle handbook pages | Philip Sargent | 2025-01-28 | 1 | -4/+4 |
* | bugfix | Philip Sargent | 2025-01-26 | 1 | -5/+12 |
* | Use logon not cookie when editing pages | Philip Sargent | 2025-01-26 | 1 | -7/+13 |
* | remove uneeded decorator as middleware does this universally | Philip Sargent | 2025-01-24 | 1 | -2/+0 |
* | new signup form now split out | Philip Sargent | 2025-01-15 | 1 | -72/+0 |
* | prompt placeholders added | Philip Sargent | 2025-01-15 | 1 | -6/+6 |
* | initial signup form, copy of PHP | Philip Sargent | 2025-01-15 | 1 | -0/+71 |
* | Split out logbook_edit.py and ruff fix | Philip Sargent | 2024-12-29 | 1 | -1/+8 |
* | refactor & git author work | Philip Sargent | 2024-12-29 | 1 | -1/+0 |
* | Allow edit of another non .txt file | Philip Sargent | 2024-12-29 | 1 | -1/+1 |
* | Entrances now do cookie / git author thing. + tidyup. | Philip Sargent | 2024-12-28 | 1 | -0/+2 |
* | cave edit working with cookies | Philip Sargent | 2024-12-28 | 1 | -6/+3 |
* | Editor field & cookie working for survex online edits | Philip Sargent | 2024-12-27 | 1 | -2/+2 |
* | Cookie setting enabled for 'git editor' | Philip Sargent | 2024-12-27 | 1 | -8/+14 |
* | oops | Philip Sargent | 2024-12-27 | 1 | -4/+9 |
* | retain newline in body but replace \r | Philip Sargent | 2024-12-27 | 1 | -1/+1 |
* | git-compatible editor field for updated page | Philip Sargent | 2024-12-27 | 1 | -2/+12 |
* | bugfixes and more comments | Philip Sargent | 2024-12-19 | 1 | -2/+8 |
* | fix absolute addressing in templates | Philip Sargent | 2024-12-16 | 1 | -3/+1 |
* | import order fixed by ruff | Philip Sargent | 2024-12-15 | 1 | -1/+1 |
* | remove print | Philip Sargent | 2024-07-18 | 1 | -1/+1 |
* | fixing index.htm as troggle-managed page | Philip Sargent | 2024-07-10 | 1 | -0/+5 |
* | make some pages sensitive to current_expo() | Philip Sargent | 2024-07-08 | 1 | -3/+23 |
* | content type for gpx and kml | Philip Sargent | 2024-07-08 | 1 | -0/+8 |
* | Makefile | Philip Sargent | 2024-07-04 | 1 | -1/+1 |
* | add .tex and .sty files to text editable | Philip Sargent | 2024-07-04 | 1 | -1/+1 |
* | initial text file editing stuff | Philip Sargent | 2024-07-03 | 1 | -1/+10 |
* | preventing _edit_edit_edit* loops by bots | Philip Sargent | 2024-04-10 | 1 | -1/+3 |
* | still working on tests | Philip Sargent | 2023-11-22 | 1 | -5/+5 |
* | re-enable /map/tools/ | Philip Sargent | 2023-11-14 | 1 | -0/+1 |
* | Make maps an 'unvarnished' url | Philip Sargent | 2023-11-08 | 1 | -3/+3 |
* | fix _edit access loophole | Philip Sargent | 2023-08-25 | 1 | -2/+3 |
* | remove excess prints | Philip Sargent | 2023-08-02 | 1 | -0/+2 |
* | NOEDIT fixed | Philip Sargent | 2023-08-02 | 1 | -2/+1 |
* | redirect to actual login page | Martin Green | 2023-07-10 | 1 | -1/+1 |
* | spiders are asking for weird urls | Philip Sargent | 2023-02-02 | 1 | -0/+2 |
* | ruf cleanup imports, bigly. | Philip Sargent | 2023-01-30 | 1 | -5/+2 |
* | ran 'black' to reformat all the core files | Philip Sargent | 2023-01-30 | 1 | -159/+251 |
* | sort imports using isort. tested. | Philip Sargent | 2023-01-19 | 1 | -12/+10 |
* | Convert.format() to f-strings with flynt | Philip Sargent | 2022-11-23 | 1 | -2/+2 |