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 |
|