Commit Graph

8570 Commits

Author SHA1 Message Date
Michael Mayer
e845046a99 Added donations section to README 2018-09-27 11:31:44 +02:00
Michael Mayer
340d9ea799 Don't show missing files in search results by default 2018-09-27 09:44:06 +02:00
Michael Mayer
10859ee695 Moved perceptual hash from photo to file model; code clean-up (go fmt)
- Files might show different details of the full photo
2018-09-27 08:59:53 +02:00
Michael Mayer
660153e70c Set padding for search selects to 2 (aligned with search input) 2018-09-26 16:55:12 +02:00
Michael Mayer
2986626221 Reduces padding for search selects 2018-09-26 16:51:17 +02:00
Michael Mayer
a7f554621a Remove dense flag from toolbar for small devices 2018-09-26 16:47:18 +02:00
Michael Mayer
9d9edc67b9 Removed MIT licence hint from README (there is already a badge) 2018-09-26 15:38:23 +02:00
Michael Mayer
ebd9ed0989 Updated project description in README.md 2018-09-26 15:35:34 +02:00
Michael Mayer
50bec9c866 Updated detail view screenshot 2018-09-26 15:18:20 +02:00
Michael Mayer
98c95084ea Using dark mode for selected photos 2018-09-26 15:07:23 +02:00
Michael Mayer
c5481a177d Added fields for house nr, street and suburb to location 2018-09-26 15:00:12 +02:00
Michael Mayer
78bf700914 Changed toolbar and context menu color to grey 2018-09-26 14:38:34 +02:00
Michael Mayer
b991792dcb Changed toolbar color from grey to blue-grey 2018-09-26 14:31:17 +02:00
Michael Mayer
83f70b6588 Responsive navigation and toolbar for small / mobile devices 2018-09-26 13:56:13 +02:00
Michael Mayer
5ca33411a4 Photo search form uses less space and different backgrounds 2018-09-26 13:14:28 +02:00
Michael Mayer
5ef875f11d Changed arrow directions 2018-09-26 08:17:47 +02:00
Michael Mayer
b549d87b1b Fixed photo model image sizes (largest size first) 2018-09-25 11:00:09 +02:00
Michael Mayer
9cb470ece9 Set body background to light gray 2018-09-25 10:59:49 +02:00
Michael Mayer
9658da6a8d Added max-width and max-height to v-img to properly size full-screen photos 2018-09-25 10:43:20 +02:00
Michael Mayer
c25b843196 favicon.ico now matches favicon.png 2018-09-25 10:29:23 +02:00
Michael Mayer
f950e3fcdf Added vue-fullscreen 2018-09-25 09:45:06 +02:00
Michael Mayer
f31898c898 Resized photo view to 100% instead of window width 2018-09-25 08:18:02 +02:00
Michael Mayer
1c7610ad08 Improved JS error handling 2018-09-25 08:16:52 +02:00
Michael Mayer
2ae77b7686 Refactored REST API (renamed package to api) 2018-09-24 21:14:15 +02:00
Michael Mayer
fe5aa4aa01 Updated screenshot 2018-09-24 21:13:51 +02:00
Michael Mayer
fe636ea535 Added prev/next buttons to photo view dialog 2018-09-24 21:13:39 +02:00
Michael Mayer
689355d1ca Photos are getting elevated when selected 2018-09-24 20:10:05 +02:00
Michael Mayer
1511a64def Card are getting elevated when selected 2018-09-24 20:06:24 +02:00
Michael Mayer
d5e4d370ae Updated project description 2018-09-24 19:33:50 +02:00
Michael Mayer
fc3baa3cba Bugfix for photo model 2018-09-24 19:26:25 +02:00
Michael Mayer
e5643122d0 Merge branch 'master' of github.com:photoprism/photoprism 2018-09-24 19:09:54 +02:00
Michael Mayer
bbab05f9db Added additional photo meta data like aperture, lens and camera make; smaller perceptive hash; implemented stub for single photo view 2018-09-24 19:07:43 +02:00
Michael Mayer
13426caba2 Added country name and text wrap to photo search detail view 2018-09-24 11:48:52 +02:00
Michael Mayer
16a89c84c0 Refactoring: Separate file for each REST route and changed thumbnail URL 2018-09-24 11:27:46 +02:00
Michael Mayer
034495d75c Refactoring: Separate file for each command 2018-09-24 09:53:16 +02:00
Michael Mayer
5a2c717030 Using simpler sha1 hash for improved indexing performance (not relevant for security) 2018-09-24 09:02:00 +02:00
Michael Mayer
222c878ed5
Updated project description 2018-09-20 00:48:30 +02:00
Michael Mayer
a6bb7b3359
Update README.md 2018-09-19 23:20:18 +02:00
Michael Mayer
9720034f79
Update README.md 2018-09-19 22:37:24 +02:00
Michael Mayer
1a7bdae697
Update README.md 2018-09-19 22:32:57 +02:00
Michael Mayer
e9080a78d4
Added CLI import example to README.md 2018-09-19 21:32:16 +02:00
Michael Mayer
3a175b2354
Updated notes in README.md 2018-09-19 20:39:02 +02:00
Michael Mayer
fbca5316f4 Added new screenshots 2018-09-19 20:16:16 +02:00
Michael Mayer
4ac3b2a602 Implemented detail view proof-of-concept for photo search 2018-09-19 20:15:46 +02:00
Michael Mayer
d7e4531231 Indexer now sets country (guess when there there is no location) 2018-09-19 11:16:18 +02:00
Michael Mayer
122f7a8641 Added countries table 2018-09-19 09:20:57 +02:00
Michael Mayer
f3c51a2182 Implemented list view proof-of-concept for photo search 2018-09-19 09:07:50 +02:00
Michael Mayer
3203c71953 Removed lodash from js dependencies 2018-09-19 07:44:19 +02:00
Michael Mayer
ce5869d213 Code clean-up (go fmt) 2018-09-19 00:56:54 +02:00
Michael Mayer
d3ef7abb54 Experimental filters for category and country (photo search) 2018-09-19 00:53:39 +02:00