Commit graph

591 commits

Author SHA1 Message Date
Michael Mayer b05e77cb10 Fix "install-assets" target in Makefile 2019-06-06 16:40:32 +02:00
Michael Mayer 5bd85e694d Set DEBIAN_FRONTEND=noninteractive to fix master build 2019-06-06 15:42:23 +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 648d35115d Use labels up to 85% uncertainty for photo titles (without location) 2019-06-05 18:49:35 +02:00
Michael Mayer 323248ef51 Fix for download-nasnet.sh script 2019-06-05 18:48:53 +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 3d0ec3892f Skip city name in title if sub string of location name 2019-06-05 11:58:20 +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
Michael Mayer df995b4f15 Rename tags to labels incl priority, source and uncertainty 2019-06-04 18:26:41 +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
Theresa Gresch 906628e348 Add test for favorites page 2019-06-04 11:02:28 +02:00
Michael Mayer 3ceec890e3 Upgrade TiDB server to 2.1.11 2019-06-04 01:09:56 +02:00
Michael Mayer 89a1e8e7fc Console output text changes 2019-06-04 00:22:25 +02:00
Michael Mayer 2f5175c1f4 Add info to test make targets 2019-06-03 23:55:01 +02:00
Michael Mayer a5888f9fe2 Frontend: Less verbose output for JS unit tests (no webpack debug info) 2019-06-03 23:44:48 +02:00
Vedhavyas Singareddi 38b9889ef2 Add context for graceful shutdown #112
see pull request #114
2019-06-03 22:58:15 +02:00
Michael Mayer a8716fad88 Frontend: Upgrade JS dependencies and lock file 2019-06-03 16:42:04 +02:00
Michael Mayer cc4de67c3c Improve DateCreated() comment 2019-06-03 16:32:26 +02:00
Michael Mayer a38fe29953 Colorize go test output using kyoh86/richgo 2019-06-03 16:31:15 +02:00
Michael Mayer ac435f7cd7 Frontend: Remove bookmarks from navigation 2019-06-03 15:34:23 +02:00
Michael Mayer 1e0d309148 Frontend: Upgrade axios to fix security issue 2019-06-03 15:32:04 +02:00
Theresa Gresch a18a7d9477 Rename materialColor to indexedColor 2019-06-03 12:32:51 +02:00
Michael Mayer 3864d35e42 Frontend: Remember photo view type in localStorage 2019-05-30 09:49:35 +02:00
Michael Mayer c7f426ac23 OSM: Translate location names to English 2019-05-30 02:53:35 +02:00
Michael Mayer 548396f225 Frontend: More reliable infinite scrolling after view change 2019-05-30 02:18:01 +02:00
Michael Mayer ec0559136b Frontend: Always show marker on map, if query contains lat & long 2019-05-30 02:02:47 +02:00
Michael Mayer 89b1858f3b Frontend: Favorites page based on photos page component 2019-05-29 01:51:53 +02:00
Michael Mayer fd45769900 Frontend: Rename refreshList() to search() and fix formChange() in places 2019-05-29 00:28:16 +02:00
Michael Mayer 177f71612d Frontend: Rename tags page to labels 2019-05-28 03:49:44 +02:00
Michael Mayer fcb4d58f6a Frontend: Rename register.js to components.js 2019-05-28 02:50:22 +02:00
Michael Mayer 824c523765 Frontend: Use meta.area as toolbar title (mobile) 2019-05-28 02:48:02 +02:00
Michael Mayer b5678c0e8d Frontend: Add karma-verbose-reporter 2019-05-28 01:29:39 +02:00
Michael Mayer aad81e50ff Frontend: Dependency upgrades and config clean-up 2019-05-28 01:18:27 +02:00
Michael Mayer ca7d7a8faf Docker: Code clean-up 2019-05-28 01:15:52 +02:00
Michael Mayer 573e879f08 Frontend: Spacer toolbar must be transparent (mobile) 2019-05-22 15:15:56 +02:00
Michael Mayer 4ffdb00490 Fix static assets path in Makefile 2019-05-22 14:17:43 +02:00
Michael Mayer d31305a503 Move static assets from public/ to static/ for clearer structure 2019-05-22 13:55:11 +02:00