Commit Graph

588 Commits

Author SHA1 Message Date
Rhet Turnbull
7926c8d676 Bug fix, #695 2022-05-23 23:33:40 -07:00
Rhet Turnbull
e9cc6ce137 Bug fix, #695 2022-05-23 22:53:39 -07:00
Rhet Turnbull
7a52d413a3 Bug fix 2022-05-22 15:19:48 -07:00
Rhet Turnbull
128e84c7a4 Added inspect command 2022-05-22 13:32:20 -07:00
Rhet Turnbull
64002044d2 Added timestamp to export_data in exportdb, #697 2022-05-21 11:00:52 -07:00
Rhet Turnbull
0a7575b889 Updated docs 2022-05-21 08:12:32 -07:00
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
3473c2ece2 Updated docs [skip ci] 2022-05-17 22:43:45 -07:00
Rhet Turnbull
4ec9f6d3e6 Implemented #689 2022-05-17 20:52:59 -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
5cd74b5f23 version bump 2022-05-08 20:37:37 -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
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
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
6070616717 Updated docs 2022-05-01 22:30:21 -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
bd9a14a6f3 Updated docs to use zipfile 2022-04-24 14:20:47 -07:00
Rhet Turnbull
f602af8485 Updated docs [skip ci] 2022-04-23 16:12:52 -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
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
5b25284db2 Added docs command, partial for #666 2022-04-19 10:07:33 -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
b09323b9fb Updated docs [skip ci] 2022-04-17 22:56:53 -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
68754273de Updated docs [skip ci] 2022-03-27 17:34:38 -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
fccd746c58 Updated docs [skip ci] 2022-03-06 07:20:57 -08:00
Rhet Turnbull
d8802368fc Added --tmpdir, #650 (#651) 2022-03-02 06:58:23 -08:00
Rhet Turnbull
6b342a1733 Version bump 2022-02-27 20:29:23 -08:00
Rhet Turnbull
9dec028448 Help topic (#644)
* Initial implementation for #607

* Implemented #607, add help for sub topics

* Updated test workflow
2022-02-27 16:53:11 -08:00
Rhet Turnbull
ce73c9cab8 updated docs [skip ci] 2022-02-27 14:14:52 -08:00
Rhet Turnbull
b275280a1f Updated README.md 2022-02-26 23:25:16 -08:00
Rhet Turnbull
c95f682ca6 Updated docs [skip ci] 2022-02-26 22:57:25 -08:00
Rhet Turnbull
6fae979061 Updated docs [skip ci] 2022-02-26 22:34:03 -08:00
Rhet Turnbull
25d6f148be CLI refactor (#642)
* Initial refactoring of cli.py

* Renamed cli_help

* Refactored all cli commands

* Dropped support for 3.7

* Added test for export with --min-size

* Version bump

* Fixed python version
2022-02-26 22:29:19 -08:00
Rhet Turnbull
43e1cb18cc Updated tests 2022-02-26 15:30:13 -08:00
Rhet Turnbull
3a990e3997 Updated docs [skip ci] 2022-02-24 05:22:58 -08:00
Rhet Turnbull
173e3ccc37 Removed debug code from exiftool, fixed #641 2022-02-24 05:09:42 -08:00