Andy Heathershaw
|
c258303700
|
#41: Read and display more photographer-specific details
|
2017-09-17 09:20:35 +01:00 |
|
Andy Heathershaw
|
0b64728d0a
|
First batch of changes for #38 to allow photo metadata updates
|
2017-09-16 08:26:05 +01:00 |
|
Andy Heathershaw
|
818d4c39d2
|
#29: Added Selectize to allow labels to be assigned to photos, which is now working.
|
2017-09-10 10:24:15 +01:00 |
|
Andy Heathershaw
|
a26f9c1c1f
|
#4: Added a framework for manipulating data during system updates. Full URL path to an album is now saved in the database. Fall-back routes are now mapped by the first segment - a = album, p = photo, i = image
|
2017-04-17 21:31:45 +01:00 |
|
Andy Heathershaw
|
36fcb6d765
|
refs #3: it's now possible to set a default view for an album when a user hasn't requested one. Finished off the "edit album" page in admin. Switched session management to database sessions (much more reliable.)
|
2016-10-05 14:49:44 +01:00 |
|
Andy Heathershaw
|
08f13b28cb
|
Added hotlink protection and restricting access to the original image to the photo's owner
|
2016-09-11 07:19:11 +01:00 |
|
Andy Heathershaw
|
56cfade23c
|
Massive refactoring of the image processing, so it's now driven by the front-end and we can completely remove the command-line tasks - which will allow the app to work completely encoded using SourceGuardian and domain-locking.
|
2016-09-08 23:22:29 +01:00 |
|
Andy Heathershaw
|
626cd5b2ec
|
Added a separate storage_file_name column to the Photo class
|
2016-09-06 19:47:25 +01:00 |
|
Andy Heathershaw
|
ef95fd31ba
|
Implemented a page to view a larger preview of a photo
|
2016-09-05 14:27:20 +01:00 |
|
Andy Heathershaw
|
18bceb367d
|
Albums now display their photos in a grid
|
2016-09-04 21:59:32 +01:00 |
|
Andy Heathershaw
|
c2a65accdf
|
Thumbnails are now being generated as part of the photo analysis routine
|
2016-09-03 17:09:49 +01:00 |
|
Andy Heathershaw
|
d559d09d55
|
Exif data now captures the taken date/time, camera make, model and software
|
2016-09-02 22:18:40 +01:00 |
|
Andy Heathershaw
|
9360d8bbbe
|
Started working on support for uploading photos
|
2016-09-02 21:27:50 +01:00 |
|