Rhet Turnbull
|
51b1058785
|
Added PhotoInfo.visible, PhotoInfo.date_trashed, closes #333, #334
|
2021-01-09 10:20:13 -08:00 |
|
Rhet Turnbull
|
6ac311199e
|
Partial fix for issue #247 on Mojave
|
2020-10-31 21:04:44 -07:00 |
|
Rhet Turnbull
|
07b08433df
|
Updated tests
|
2020-10-11 22:24:17 -07:00 |
|
Rhet Turnbull
|
b5a9794f6b
|
Added israw, tests for Big Sur
|
2020-10-11 08:59:49 -07:00 |
|
Rhet Turnbull
|
b32f4b8504
|
Updates to path, path_raw, uti for RAW+JPEG pairs
|
2020-10-09 22:15:47 -07:00 |
|
Rhet Turnbull
|
b2b39aa607
|
Updated tests
|
2020-10-04 22:18:01 -07:00 |
|
Rhet Turnbull
|
0ddd5234b2
|
Added uti_raw for 10.14, added tests
|
2020-10-04 21:29:53 -07:00 |
|
Rhet Turnbull
|
fc416ea0b7
|
Fixed from_date and to_date to be timezone aware, closes #193
|
2020-08-08 21:03:34 -07:00 |
|
Rhet Turnbull
|
3f19276c5c
|
Implemented PersonInfo, closes #181
|
2020-07-17 22:06:37 -07:00 |
|
Rhet Turnbull
|
9d820a0557
|
AlbumInfo.photos now returns photos in album sort order
|
2020-07-06 10:06:11 -07:00 |
|
Rhet Turnbull
|
fcff8ec5f8
|
Refactored person processing to enable implementation of #181
|
2020-07-06 00:10:22 -07:00 |
|
Rhet Turnbull
|
541c390b7b
|
Added height, width, orientation, filesize, closes #163
|
2020-07-03 11:24:59 -07:00 |
|
Rhet Turnbull
|
ff0328785f
|
Added expand_inplace to PhotoTemplate.render
|
2020-06-28 13:46:35 -07:00 |
|
Rhet Turnbull
|
185483e1aa
|
added intrash support for issue #179
|
2020-06-27 10:54:25 -07:00 |
|
Rhet Turnbull
|
46c87eeed5
|
Added test for issue #178
|
2020-06-23 22:12:32 -07:00 |
|
Rhet Turnbull
|
1867c1d747
|
added __len__ to PhotosDB, closes #44
|
2020-04-18 23:57:34 -07:00 |
|
Rhet Turnbull
|
47d1c82c03
|
Added folder support for Photos <= 4, closes #93
|
2020-04-18 12:21:08 -07:00 |
|
Rhet Turnbull
|
e09f0b40f1
|
Changed AlbumInfo and FolderInfo interface to maintain backwards compatibility with PhotosDB.albums
|
2020-04-12 09:01:16 -07:00 |
|
Rhet Turnbull
|
1c9da5ed6f
|
Bug fix for PhotosDB.photos() query
|
2020-04-10 18:50:58 -07:00 |
|
Rhet Turnbull
|
3e5062684a
|
Changed PhotosDB albums interface as prep for adding folders
|
2020-04-10 17:30:37 -07:00 |
|
Rhet Turnbull
|
27994c9fd3
|
Removed _tmp_file code that's no longer needed
|
2020-01-29 05:33:47 -08:00 |
|
Rhet Turnbull
|
f50cdd5403
|
Changed temp file handling to use tempfile.TemporaryDirectory, closes #59
|
2020-01-28 05:20:17 -08:00 |
|
Rhet Turnbull
|
5099fd7715
|
Check that path exists in tests
|
2020-01-04 09:08:33 -08:00 |
|
Rhet Turnbull
|
e4d700fcff
|
Added tests for PhotoInfo.__repr__
|
2019-12-27 16:36:15 -08:00 |
|
Rhet Turnbull
|
db3416903e
|
Fixed bug in PhotosDB.__repr__ and added test for empty database
|
2019-12-27 16:05:49 -08:00 |
|
Rhet Turnbull
|
d95acdf9f8
|
Moved PhotosDB attributes to properties instead of methods
|
2019-12-21 10:08:49 -08:00 |
|
Rhet Turnbull
|
1ddd90cbdc
|
Refactored PhotoInfo to use properties instead of methods--major update
|
2019-12-21 09:38:54 -08:00 |
|
Rhet Turnbull
|
b794e226e3
|
Restructured entire code base to make it easier to maintain. Closes #16
|
2019-12-21 08:06:25 -08:00 |
|
Rhet Turnbull
|
1d006a4b50
|
Added get_db_path and get_library_path to PhotosDB
|
2019-12-07 23:54:55 -08:00 |
|
Rhet Turnbull
|
7fb0bad6be
|
Added test for duplicate albums on 10.14.6
|
2019-12-07 15:10:34 -08:00 |
|
Rhet Turnbull
|
3a1ca343a6
|
Added external edit for Photos 4
|
2019-12-01 08:01:09 -08:00 |
|
Rhet Turnbull
|
eb563ad297
|
Updated get_db_version and associated tests
|
2019-11-30 21:39:58 -08:00 |
|
Rhet Turnbull
|
37dfc1e151
|
Fixed path_edited() for Photos 4.0
|
2019-11-30 10:54:43 -08:00 |
|
Rhet Turnbull
|
68eef42599
|
Added path_edited() for Photos 5, still needs to be added for Photos <= 4.0
|
2019-11-29 08:47:11 -08:00 |
|
Rhet Turnbull
|
44321da243
|
Added location (latitude/longitude), closes issue #2
|
2019-11-27 07:27:49 -08:00 |
|
Rhet Turnbull
|
51e720dce9
|
Added tests for hidden and favorite to both 14.6 and 15.1
|
2019-11-26 21:47:05 -08:00 |
|
Rhet Turnbull
|
83186a655d
|
Changed path() to return absolute path and fixed tests
|
2019-11-23 14:48:38 -08:00 |
|
Rhet Turnbull
|
a27cf45f95
|
fixed PhotoInfo.date() to account for timezone, updated tests
|
2019-08-18 22:29:53 -07:00 |
|
Rhet Turnbull
|
fb2c12d981
|
Added tests for 10.14.6
|
2019-08-17 10:42:27 -04:00 |
|