index
:
troggle/.git
Faster-survex-parser
RW_rebuild
django-1.10
django-upgrade
django-upgrade-pt2
master
old-master
Expo cave database system
Expo on server
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
views
/
editor_helpers.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
remaining shared-use machine cookie tyimeouts set
Philip Sargent
12 days
1
-1
/
+1
*
refactoring cookie age as a function not a constant
Philip Sargent
2025-06-14
1
-2
/
+3
*
Add <br>
Philip Sargent
2025-03-24
1
-1
/
+1
*
fix bug if no exif on file
Philip Sargent
2025-03-11
1
-2
/
+2
*
year fixed if not in exif data
Philip Sargent
2025-03-08
1
-4
/
+4
*
bugfix in .url file
Philip Sargent
2025-03-03
1
-4
/
+12
*
fix latitude bugs
Philip Sargent
2025-03-02
1
-9
/
+12
*
formatting
Philip Sargent
2025-03-01
1
-2
/
+2
*
produce .url file in same folder as orig. photo in expofiles
Philip Sargent
2025-02-22
1
-11
/
+10
*
create marker .url file for uploaded image
Philip Sargent
2025-02-21
1
-3
/
+21
*
comments
Philip Sargent
2025-02-21
1
-1
/
+2
*
GPS of photo now has href to OSM online
Philip Sargent
2025-02-19
1
-1
/
+2
*
now outputs lat+lon onto /l/*.html page for a photo with GPS exif
Philip Sargent
2025-02-19
1
-16
/
+51
*
bugs
Philip Sargent
2025-02-13
1
-14
/
+46
*
lgoing/cookie interaction betetr
Philip Sargent
2025-02-13
1
-41
/
+85
*
now including direction of vview of the photo
Philip Sargent
2025-02-11
1
-2
/
+56
*
fix many glitches for unusual JPGs
Philip Sargent
2025-02-11
1
-18
/
+35
*
copies uploaded photos to expofiles too (as originals)
Philip Sargent
2025-02-11
1
-9
/
+48
*
robust against photos with no exif
Philip Sargent
2025-02-11
1
-21
/
+26
*
typo for python 3.12
Philip Sargent
2025-02-11
1
-1
/
+1
*
Removed obligatory typing when uploading photo
Philip Sargent
2025-02-11
1
-7
/
+27
*
re-inserted GPS into re-scaled images
Philip Sargent
2025-02-10
1
-20
/
+45
*
Better description
Philip Sargent
2025-02-08
1
-1
/
+1
*
remove uneeded decorator as middleware does this universally
Philip Sargent
2025-01-24
1
-2
/
+0
*
refactor & git author work
Philip Sargent
2024-12-29
1
-5
/
+18
*
import order fixed by ruff
Philip Sargent
2024-12-15
1
-2
/
+1
*
fix for python 3.11
Philip Sargent
2024-07-10
1
-1
/
+1
*
fix directory for uploaded cave description photos
Philip Sargent
2024-07-10
1
-4
/
+36
*
comments trying to understand..
Philip Sargent
2023-11-02
1
-2
/
+12
*
cope with bad exif error
Philip Sargent
2023-10-20
1
-1
/
+5
*
Rotate and reflect images, as specified in EXIF whilst uploading
Martin Green
2023-07-13
1
-0
/
+31
*
Allow for parent directories to be created when created photos.
Expo on server
2023-07-08
1
-1
/
+1
*
convert uploaded images to RGB so that it can be saved as jpg
Martin Green
2023-07-05
1
-0
/
+3
*
Have images saved to correct place, when edited in the cave or entrance view....
Martin Green
2023-07-05
1
-1
/
+1
*
Change uploaded images to jpg to png, for much smaller files
Martin Green
2023-04-29
1
-4
/
+4
*
ruf cleanup imports, bigly.
Philip Sargent
2023-01-30
1
-5
/
+4
*
ran 'black' to reformat all the core files
Philip Sargent
2023-01-30
1
-50
/
+80
*
sort imports using isort. tested.
Philip Sargent
2023-01-19
1
-9
/
+11
*
Convert.format() to f-strings with flynt
Philip Sargent
2022-11-23
1
-5
/
+5
*
missed a bit of refactoring
Philip Sargent
2022-07-18
1
-3
/
+3
*
Added help writing HTML in the cave editing form. Made the HTML previews opt...
Martin Green
2022-06-26
1
-2
/
+2
*
Refactored code, with an aim of allowing more than one HTMLarea on a page
Martin Green
2022-06-26
1
-0
/
+8
*
Refactorising CodeMirror HTML editor, with an ultimate aim to make it reusabl...
Martin Green
2022-06-26
1
-0
/
+3
*
Fix for adding images whilst editing, for where the t directory does not exis...
Martin Green
2022-06-26
1
-12
/
+28
*
Require a login if public and check for CSRF cookies for uploading images
Martin Green
2022-06-26
1
-0
/
+5
*
Fixed spelling of a variable name
Martin Green
2022-06-25
1
-5
/
+5
*
Allowed user to select/upload images when editing. When uploaded thumbnails ...
Martin Green
2022-06-25
1
-0
/
+111