Commit graph

76 commits

Author SHA1 Message Date
Michael Mayer a204b21cda Added support for setting config values via environment variables 2018-09-18 10:12:25 +02:00
Michael Mayer 9096d87aca Using defaults from flag config if no value was set 2018-09-18 10:06:26 +02:00
Michael Mayer 706166ac98 Improved CLI flag usage hints; added author & email 2018-09-18 09:40:09 +02:00
Michael Mayer 78d9484d81 Directory clean-up: Moved source code to internal/ and config files to configs/ 2018-09-14 14:04:03 +02:00
Michael Mayer 609778e7d6 Moved all assets to assets/ and improved config 2018-09-14 12:44:15 +02:00
Michael Mayer 31562d43cb Improved docker and application config 2018-09-13 20:54:34 +02:00
Michael Mayer 37912b4b99 Reorganized server assets directory and config; added --debug flag 2018-09-13 11:34:56 +02:00
Michael Mayer 801b680f12 Major search API and database refactoring 2018-09-12 16:37:30 +02:00
Michael Mayer 3d23056851 Indexer now automatically sets title, keywords and detected colors 2018-09-11 10:56:52 +02:00
Michael Mayer 1716c5a38f Formatted code (go fmt ./...) 2018-09-06 14:47:32 +02:00
Michael Mayer 1517afc1fd Improved Docker configuration 2018-09-05 18:05:34 +02:00
Michael Mayer 6a6017a478 Improved tile view with link button 2018-08-07 20:17:14 +02:00
Michael Mayer 82329a6dcb Implemented web server stub as proof of concept 2018-07-20 14:13:52 +02:00
Michael Mayer 546a65aff0 Implemented index command 2018-07-20 10:54:31 +02:00
Michael Mayer 595c32b856 Implemented migrate-db command 2018-07-18 15:17:56 +02:00
Michael Mayer cfad5ecb35 Improved CLI usage help texts 2018-06-20 12:46:14 +02:00
Michael Mayer b2659ba5ce Implemented export command 2018-06-17 20:12:02 +02:00
Michael Mayer 3c80d4a842 Implemented thumbnails command 2018-06-17 12:56:02 +02:00
Michael Mayer 187449226a Implemented convert command 2018-06-16 14:19:18 +02:00
Michael Mayer 48ac7ff054 Updated documentation 2018-03-26 06:32:48 +02:00
Michael Mayer aa9073c2b8 Code clean-up 2018-02-28 10:08:49 +01:00
Michael Mayer ad061a1cea Proof-of-concept for running PhotoPrism in Docker 2018-02-28 08:47:50 +01:00
Michael Mayer 794c661184 Fixed CLI parameter list 2018-02-27 20:42:25 +01:00
Michael Mayer f34176c2eb Fixed GetExpandedFilename() 2018-02-27 19:51:52 +01:00
Michael Mayer 1a465b5002 Implemented working importer and added unit tests 2018-02-27 19:04:48 +01:00
Michael Mayer c8b7dbbe01 Initial proof-of-concept 2018-02-04 17:34:07 +01:00