|
95e79f2d28
|
#123: The process command (which is now bt-queue:process to avoid conflicts with Laravel's default queue namespace) now uses the S3 storage to retrieve images
|
2019-07-13 10:15:13 +01:00 |
|
|
961603acd5
|
#121: Photos are now being analysed by the queue
|
2019-07-09 22:03:54 +01:00 |
|
|
4456cd5fa7
|
#86: Switched the update check from Github to Gitea
|
2018-07-29 21:58:28 +01:00 |
|
Andy Heathershaw
|
dcfcbca530
|
#60: Added a basic about page with a link to Github's API to fetch the latest release
|
2017-10-01 16:48:50 +01:00 |
|
Andy Heathershaw
|
150f0a4966
|
#38: Modified the way the metadata upgrade page works - which now does a "re-analyse" the same way as it does an "analyse"
|
2017-09-17 16:04:07 +01:00 |
|
Andy Heathershaw
|
c258303700
|
#41: Read and display more photographer-specific details
|
2017-09-17 09:20:35 +01:00 |
|
Andy Heathershaw
|
88c687a3d1
|
#38, #39: EXIF data is now stored base64-encoded in the database to prevent issues with raw characters coming off some cameras. EXIF data is no longer replaced on analysis - allowing rotated images to maintain the data.
|
2017-09-16 12:49:34 +01:00 |
|
Andy Heathershaw
|
48f43b3c04
|
#38: Made a few tweaks to the analysis function that doesn't delete the photo if it was previously analysed (i.e. it has a metadata version). Also if the original image contained Exif data (e.g. camera make), we no longer remove it if the re-analysed image doesn't (see #39)
|
2017-09-16 09:02:25 +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
|
7ea1dc5c83
|
#4: Nested albums are now supported in the admin panel
|
2017-04-17 17:11:59 +01:00 |
|
Andy Heathershaw
|
5b915f911e
|
BLUE-13: improved the design and handling of the analysis screen. Also fixed bulk uploads to work since the storage changes in 1.1
|
2016-10-30 18:36:34 +00:00 |
|
Andy Heathershaw
|
564f0ee9b8
|
BLUE-5: Look for a DateTimeOriginal tag first before the DateTime flag to identify the actual taken date
|
2016-10-28 15:28:25 +01:00 |
|
Andy Heathershaw
|
640828e244
|
BLUE-8: The OpenStack driver now works completely with all operations - flip, rotate, refresh thumbnails. It's also possible to move photos between albums across different storage providers.
|
2016-10-28 12:59:36 +01:00 |
|
Andy Heathershaw
|
005c5eb645
|
BLUE-8: OpenStack driver is now uploading files to OS. Need another config field for the public URL to the container.
|
2016-10-28 06:24:34 +01:00 |
|
Andy Heathershaw
|
aadc39684f
|
BLUE-8: Modified the upload/analysis functionality to work strictly with local files, so only the final results are uploaded to OpenStack, saving on bandwidth
|
2016-10-28 05:30:57 +01:00 |
|
Andy Heathershaw
|
0e569562a4
|
resolves #2: photos can now be moved between albums. Started improving the bulk photo update to use a KnockoutJS view model to remove some of the logic from the view itself.
|
2016-10-05 05:02:47 +01:00 |
|
Andy Heathershaw
|
fe0b4c2108
|
refs #6: added the ability to flip photos horizontally, vertically and both
|
2016-10-03 15:57:58 +01:00 |
|
Andy Heathershaw
|
504134caa7
|
Photos and album contents are now physically deleted from disk
|
2016-09-09 11:09:03 +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 |
|