Commit Graph

861 Commits

Author SHA1 Message Date
Rhet Turnbull
8e9f27995b Added exiftool command 2022-05-20 22:19:26 -07:00
Rhet Turnbull
79e4b333e9 Initial implementation of exiftool command, #691 (#696)
* Initial implementation of exiftool command, #691

* updated comment [skip ci]
2022-05-20 22:12:48 -07:00
Rhet Turnbull
4ec9f6d3e6 Implemented #689 2022-05-17 20:52:59 -07:00
Rhet Turnbull
5a9722b37c Unhid exportdb command 2022-05-16 10:15:57 -07:00
Rhet Turnbull
1fb8fa7da2 Fixed typos 2022-05-15 10:38:01 -07:00
Rhet Turnbull
1173b6c0f2 Added JSON, SQLite report formats, added command 2022-05-15 09:48:55 -07:00
Rhet Turnbull
470839ba0d Feature report writer #309 (#690)
* Initial implementation of ReportWriter for #309

* Initial implementation of ReportWriterJSON

* Added sqlite report format

* Added auto-flush to report writer, fixed exportdb --info to output json

* Added exportdb --report
2022-05-15 09:30:17 -07:00
Rhet Turnbull
391815dd94 --report can now accept a template, #339 2022-05-14 09:04:04 -07:00
Rhet Turnbull
b4dc7cfcf6 Fixed run command to allow passing args to the called python script 2022-05-13 05:50:16 -07:00
Rhet Turnbull
5cd74b5f23 version bump 2022-05-08 20:37:37 -07:00
Rhet Turnbull
abbb200838 Fixed path_derivatives for shared photos, #687 2022-05-08 18:30:13 -07:00
Rhet Turnbull
e7eefce5c5 Added --no-keyword, #637 2022-05-07 14:24:06 -07:00
Rhet Turnbull
2ed6e11426 Fixed typo in docs 2022-05-07 10:00:51 -07:00
Rhet Turnbull
5ab5c53b26 Added --limit, version bump 2022-05-07 09:11:21 -07:00
Rhet Turnbull
35a4777ae4 Added --limit, #592 (#685) 2022-05-07 08:59:01 -07:00
Rhet Turnbull
ff2e810d49 Version bump, updated docs 2022-05-06 21:26:27 -07:00
Rhet Turnbull
026e90a8ed Feature metadata changed 621 (#684)
* Added metadata_changed to ExportResults, #621

* Updated docs
2022-05-06 21:05:59 -07:00
Rhet Turnbull
57deb23988 Added --added-after, --added-before, --added-in-last, #439 2022-05-05 17:38:59 -07:00
Rhet Turnbull
4533057142 Added --added-after, --added-before, --added-in-last, #439 (#683) 2022-05-05 17:06:55 -07:00
Rhet Turnbull
3ed658a7d0 Updated to pytimeparse2, added tests for custom Click param types 2022-05-05 07:00:52 -07:00
Rhet Turnbull
9bc5890589 Added moment_info, #71 2022-05-03 22:12:09 -07:00
Rhet Turnbull
e9bbfeca52 Fixed metavars to be consistent, #645 2022-05-03 06:34:19 -07:00
Rhet Turnbull
f42bee84c0 Added --force to timewarp to bypass confirmation 2022-05-02 08:06:48 -07:00
Rhet Turnbull
ac67ef2384 Added confirmation for timewarp, #677 2022-05-02 07:54:39 -07:00
Rhet Turnbull
6070616717 Updated docs 2022-05-01 22:30:21 -07:00
Rhet Turnbull
70d3247e8c Feature timewarp function (#678)
* Added constraints, fixed themes for timewarp

* Updated progress to use rich_progress

* Added --function to timewarp, #676
2022-05-01 22:22:01 -07:00
Rhet Turnbull
d07aab58d1 Version bump 2022-05-01 15:19:00 -07:00
Rhet Turnbull
dc4d322dab Feature timewarp (#675)
* Implemented timewarp command

* Updated docs

* Added missing pytest mark
2022-05-01 10:01:05 -07:00
Rhet Turnbull
e4b6c0f1e0 Added retry to export_db for #674 2022-04-24 15:06:13 -07:00
Rhet Turnbull
ad13565dfd Updated license 2022-04-24 14:33:34 -07:00
Rhet Turnbull
bd9a14a6f3 Updated docs to use zipfile 2022-04-24 14:20:47 -07:00
Rhet Turnbull
a7ed7dde54 Updated version 2022-04-23 16:00:33 -07:00
Rhet Turnbull
c518fa5394 Added version command (#672) 2022-04-23 15:44:01 -07:00
Rhet Turnbull
fa80ea3772 Updated docs with developer notes 2022-04-23 11:39:51 -07:00
Rhet Turnbull
b8b4c15784 Updated docs build to use cog 2022-04-23 08:16:47 -07:00
Rhet Turnbull
b1aa9238d3 Updated docs 2022-04-22 20:51:37 -07:00
Rhet Turnbull
f4c02c39ba Updated docs, version 2022-04-20 06:39:39 -07:00
Rhet Turnbull
77433b01ed Added --year query option, #593 (#670) 2022-04-20 06:27:03 -07:00
Rhet Turnbull
7e4977e2c5 Open cli.html instead of index.html 2022-04-19 15:58:27 -07:00
Rhet Turnbull
5b25284db2 Added docs command, partial for #666 2022-04-19 10:07:33 -07:00
Rhet Turnbull
840a252083 Added docs 2022-04-19 09:40:08 -07:00
Rhet Turnbull
0a83e14210 Feature docs (#665)
* Added docs command

* Version bump

* Updated sphinx docs
2022-04-19 09:23:31 -07:00
Rhet Turnbull
afe5ed3dc0 Added validation for template string options 2022-04-18 10:28:02 -07:00
Rhet Turnbull
213d84e964 Version bump 2022-04-17 22:54:33 -07:00
Rhet Turnbull
6c57fb2df9 Theme (#664)
* Initial theme manager, not yet done

* Added rich_theme_manager

* Updated rich-theme-manager

* Switched to rich_theme_manager for theme management

* Updated dependencies

* Added rich paging to subtopic help

* Fixed clone to clone only styles specified in cloned theme

* Added placeholder for help colors

* Updated config dir, help methods
2022-04-17 22:53:42 -07:00
Rhet Turnbull
d1aa4e92bd Quoted path in repl 2022-03-29 06:13:57 -07:00
Rhet Turnbull
d28a2fe9bb version bump 2022-03-27 09:53:03 -07:00
Rhet Turnbull
382d097285 fix verbose output when redirected to file, #661 2022-03-27 09:52:23 -07:00
Rhet Turnbull
e272e95a85 Fixed missing pdb.py issue for pyinstaller, partial for #659 2022-03-12 09:00:41 -08:00
Rhet Turnbull
84a96bd4d0 Cleaned up fileutil, rolled back changes for #654 2022-03-11 06:06:21 -08:00