Commit Graph

8570 Commits

Author SHA1 Message Date
Michael Mayer
a4d6f810d6 Added inline documentation #14 2018-11-06 19:02:03 +01:00
Michael Mayer
18098685f7 Fix docker-compose.travis.yml (remove duplicate env token) #58 2018-11-06 17:54:05 +01:00
Michael Mayer
56b9eeb5c0 Try to speed up building by removing python and full tensorflow #58 2018-11-06 17:50:07 +01:00
Michael Mayer
af828ef8db Add codecov.sh script #58 2018-11-06 17:49:03 +01:00
Michael Mayer
9e8ed74587 Set CODECOV_TOKEN env in docker-compose #58 2018-11-06 17:13:18 +01:00
Michael Mayer
7f977e2a6b Fix for passing CODECOV_TOKEN to container #58 2018-11-06 16:57:54 +01:00
Michael Mayer
810d8a7bb5 Add test-codecov to Makefile and travis.yml #58 2018-11-06 16:47:17 +01:00
Michael Mayer
ebaa3d3622 Add codecov.yml #58 2018-11-06 16:30:30 +01:00
Michael Mayer
64371e4e86 Add codecov badge and remove -race from test-coverage target #58 2018-11-06 16:17:49 +01:00
Michael Mayer
a3167cc0ec Added test-coverage to Makefile and upload to codecov, see #58 2018-11-06 15:33:23 +01:00
Michael Mayer
3e3327ade3 Added link to wiki / developer guide, see #12 2018-11-06 11:10:57 +01:00
Michael Mayer
4a33d430e9 Fixed formatting for api inline docs, see #12 2018-11-06 10:43:59 +01:00
Michael Mayer
e66e9e4f69 Improved REST route docs, see #12
Hard to test locally as godoc -http ":80" doesn't seem to work outside the GOPATH
2018-11-06 10:28:44 +01:00
Michael Mayer
5868d4e664 Added REST route as a first step to document API, see #12 2018-11-06 09:56:40 +01:00
Gergely Brautigam
b202bb6cc7 Refactoring the photoprism package #53
* Started refactoring the photoprism package.

* A lot of more comments and eliminating utils.

* Fixed search.

* See #50 The great refactor -- Refactor config to YAML, Add Docs, Revise exported fields
2018-11-01 17:01:45 +01:00
Michael Mayer
891870b05e make fmt now only takes care of /internal and /cmd 2018-10-31 12:57:37 +01:00
Michael Mayer
a69d6f798f Add goimports to Dockerfile 2018-10-31 12:57:01 +01:00
Michael Mayer
6a2af16d1c Using goimports for formatting imports #50 2018-10-31 07:14:33 +01:00
Philipp Knobel
00f79b2d01 First implementation of liking a photo (#48)
First implementation of liking a photo
2018-10-31 03:33:18 +01:00
Michael Mayer
df98ed162f Changed license to Apache 2.0
See https://medium.com/@robmuh/why-choose-apache-2-0-license-4253379b00ce
2018-10-31 03:05:51 +01:00
Carlos Vazquez
00abbf1af5 Adds basic documentation for internal packages (#43)
* Added basic documentation wireframe for api, commands, and forms.

* Added doc.go
2018-10-31 02:42:54 +01:00
Theresa Gresch
4c20c74e77 Added timout attribute to snackbar variable fixes #54 2018-10-29 10:56:18 +01:00
Theresa Gresch
d53ae64989 Yarn. lock see #54 2018-10-29 10:55:43 +01:00
Theresa Gresch
0c24970784 Removed unused alert.css see #54 2018-10-29 10:55:04 +01:00
Michael Mayer
ce64bc8146 Running "go mod tidy" after "go build"
See https://github.com/golang/go/issues/27176
2018-10-21 11:01:48 +03:00
Michael Mayer
6844c5f36f Updated Usage and Copyright in command help 2018-10-14 03:58:12 +02:00
Michael Mayer
addffa1257 Changed copyright holder to "The PhotoPrism contributors" 2018-10-13 22:13:08 +02:00
Michael Mayer
d6cc6b3e8f Improved wording 2018-10-13 19:54:29 +02:00
Michael Mayer
29cde9892c Improved wording 2018-10-13 19:24:05 +02:00
Michael Mayer
1fa94b4de7 Removed donation link as we don't want to support PayPal 2018-10-13 19:17:04 +02:00
Michael Mayer
956fe4ce33 Fixed typo 2018-10-13 18:41:25 +02:00
Michael Mayer
0815da45b6 Improved wording 2018-10-13 18:22:21 +02:00
Michael Mayer
8a1d9b74f9 Removed badges for donations and issues - not so important here 2018-10-13 18:10:51 +02:00
Michael Mayer
9d939a9895 Repo clean-up 2018-10-13 17:42:16 +02:00
Michael Mayer
87d2b4f53b Changed wording 2018-10-13 17:40:57 +02:00
Michael Mayer
8a79721c2b
Update README.md 2018-10-13 17:38:02 +02:00
Michael Mayer
0644a5ae52
Update README.md 2018-10-13 17:28:53 +02:00
Michael Mayer
ee5d97df56 Changed license back to MIT in the hope it will not be used to undermine our intentions :) 2018-10-13 16:08:14 +02:00
Michael Mayer
da5f8fd3a1 Changed wording 2018-10-11 11:09:05 +02:00
Michael Mayer
f8fc0050a2 Changed wording 2018-10-11 10:14:52 +02:00
Michael Mayer
9fe3a161aa Changed wording 2018-10-11 10:07:44 +02:00
Theresa Gresch
bb797125fa
Update README.md 2018-10-10 19:11:04 +02:00
Michael Mayer
3a2b7559da Shorter project description 2018-10-10 03:40:21 +02:00
Michael Mayer
15de681c5b Added sponsorship information 2018-10-10 03:36:02 +02:00
Michael Mayer
05cb32cd2b Changed wording and removed doc images 2018-10-09 22:51:58 +02:00
Michael Mayer
479acc06ab Changed edited postfix from "edit%d" to "edited_%d" 2018-10-09 16:48:10 +02:00
Michael Mayer
49d03978e0 Removed changelog (will be re-added after first release/tag) 2018-10-09 09:09:43 +02:00
Michael Mayer
6bec4022bf
Using screenshot from public homepage 2018-10-09 04:45:43 +02:00
Michael Mayer
1b298bb46d Fixed links to wiki 2018-10-09 04:14:07 +02:00
Michael Mayer
16bd9bc142 Changed port to 2342 2018-10-09 04:01:50 +02:00