Commit graph

63 commits

Author SHA1 Message Date
Theresa Gresch 6d194f142e Edit example files 2019-07-16 14:11:06 +02:00
Michael Mayer 7afb7a87db Search performance improvements (indexes and labels) 2019-07-15 22:54:54 +02:00
Theresa Gresch 31896eda13 Use images from example data to prevent initializing testdata in colors test to make test faster 2019-07-04 09:48:09 +02:00
Michael Mayer 3527675995 Additional example files for tests 2019-07-03 10:54:10 +02:00
Michael Mayer 220ed80cc6 Add copyright and readonly config variables to frontend template #56 2019-07-02 22:44:27 +02:00
Michael Mayer 3655ebf9d8 Use daemon server mode to run acceptance tests #58 2019-06-30 05:38:39 +02:00
Michael Mayer 243795c7d5 Use local user directories for installation #66 2019-06-29 19:34:55 +02:00
Michael Mayer 1a798593d3 Labels: Rename relax to cosy 2019-06-20 01:18:49 +02:00
Vedhavyas Singareddi f63efc5f51 Implement daemon mode (#119)
* add daemon process
* add daemon stop command
* add daemon log to log file
* check for running daemons
* minor changes
2019-06-20 01:11:03 +02:00
Michael Mayer 34743a3f84 Update labels config 2019-06-18 08:49:32 +02:00
Michael Mayer 09293cf57a Template: Meta tags text change 2019-06-16 06:40:00 -07:00
Michael Mayer c133dbe3f9 Indexer: Code and label clean-up 2019-06-14 13:01:58 -07:00
Michael Mayer 60e9346f08 Proof-of-concept for upload & import 2019-06-13 11:26:01 -07:00
Michael Mayer c0ce525b90 Add cat category for all cats 2019-06-07 13:30:04 +02:00
Michael Mayer c230de6b2b Add time zone info to photos (if available) 2019-06-07 00:04:34 +02:00
Michael Mayer b05e77cb10 Fix "install-assets" target in Makefile 2019-06-06 16:40:32 +02:00
Michael Mayer aab504ffd6 Initial support for HEIF image files incl improved tests & example files 2019-06-06 14:44:35 +02:00
Theresa Gresch 51d0ebbf53 Add synonyms for labels to rules.yml to improve object recognition 2019-06-06 11:45:52 +02:00
Theresa Gresch e8ad03fcef Add synonyms for labels to rules.yml to improve object recognition 2019-06-06 10:52:25 +02:00
Theresa Gresch 537cd4cdcd Add synonyms for labels to rules.yml to improve object recognition 2019-06-06 09:53:08 +02:00
Theresa Gresch 4eb89d8387 Add synonyms for labels to rules.yml to improve object recognition 2019-06-06 09:20:14 +02:00
Michael Mayer a6131eeddd Move all config files to assets/config and resources to assets/resources 2019-06-05 18:25:20 +02:00
Theresa Gresch 0e5b465cb5 Add synonyms for labels to rules.yml to improve object recognition 2019-06-05 17:03:58 +02:00
Theresa Gresch 9f564501c3 Add synonyms for labels to rules.yml to improve object recognition 2019-06-05 15:56:25 +02:00
Michael Mayer b835c22f7f Rename synonyms to categories 2019-06-05 14:05:21 +02:00
Michael Mayer b89abc980f Convert label names to lower case in config file 2019-06-05 13:47:49 +02:00
Michael Mayer c81b389799 Improve photo titles 2019-06-05 11:39:50 +02:00
Theresa Gresch 40bf2f861b Add synonyms for labels to rules.yml to improve object recognition 2019-06-05 11:28:28 +02:00
Theresa Gresch 9bf05e4901 Add synonyms for labels to rules.yml to improve object recognition 2019-06-05 10:50:43 +02:00
Michael Mayer c501abe932 Improve photo classification, indexing, titles & location info 2019-06-05 10:18:03 +02:00
Theresa Gresch 7368a4445d Remove duplicate labels from rules.yml 2019-06-04 18:30:12 +02:00
Theresa Gresch af657d6bfa Add synonyms to labels to improve object recognition 2019-06-04 17:51:56 +02:00
Theresa Gresch fd3e7e6761 Add synonyms to labels to improve object recognition 2019-06-04 12:21:45 +02:00
Michael Mayer d31305a503 Move static assets from public/ to static/ for clearer structure 2019-05-22 13:55:11 +02:00
Michael Mayer 2d085586cb Add progressive web app manifest 2019-05-22 13:14:39 +02:00
Michael Mayer 5accd629d2 Use "p-" prefix for PhotoPrism frontend components #15 2019-05-19 18:58:30 +02:00
Michael Mayer 8124a8cde1 Use label rules to optimize image classification 2019-05-16 08:41:16 +02:00
Michael Mayer db261d40b3 Share available thumbnail types with JS frontend 2019-05-14 16:04:17 +02:00
Michael Mayer 827e671c84 Remove footer to avoid unused whitespace at the bottom 2019-05-07 21:41:27 +02:00
Michael Mayer 71adb35cff Remove test and frontend packages; app and test context refactoring 2019-05-03 18:57:28 +02:00
Michael Mayer 818019a7ec Use nasnet mobile instead of inception v1 for image classification 2019-04-30 13:17:01 +02:00
Theresa Gresch 8d73d38246 Added designs for albums, import, tags and photos 2019-04-15 11:06:49 +02:00
Michael Mayer cc44c3e580 Move favicons to server public directory, see #50 2018-12-21 04:05:14 +01:00
Michael Mayer d575e8fcc9 Add photos to demo Dockerfile #80 2018-12-19 00:24:02 +01:00
Michael Mayer 4bb00abaf1 Add default title, og and twitter tags to index.tmpl 2018-12-11 07:08:34 +01:00
Michael Mayer dd26ee0dca Use functions for all config values #50
Why? See https://github.com/photoprism/photoprism/issues/50#issuecomment-433856358
2018-11-09 20:48:23 +01:00
Michael Mayer 2cce8ded84 Moved all server assets to subdirectory #55 2018-11-09 19:25:58 +01:00
Michael Mayer 53dfd1647a Preparation for using an embedded database #55 2018-11-09 19:06:03 +01:00
Michael Mayer ac31141669 Smaller docker images with multi-stage build #39 2018-11-08 10:56:11 +01:00
Michael Mayer 05cb32cd2b Changed wording and removed doc images 2018-10-09 22:51:58 +02:00