Michael Mayer
|
b365a2ce57
|
Rename Config.GetDatabaseDsn() to DatabaseDsn(), see #50
|
2018-12-21 03:19:25 +01:00 |
|
Michael Mayer
|
3eb61dff47
|
Rename Config.GetDatabaseDriver() to DatabaseDriver, see #50
|
2018-12-21 03:18:43 +01:00 |
|
Michael Mayer
|
f0c947ddfb
|
Rename Config.GetServerPort() to HttpServerPort, see #50
|
2018-12-21 03:16:50 +01:00 |
|
Michael Mayer
|
49793a3706
|
Rename server-* to http-*, see #50
|
2018-12-21 03:11:06 +01:00 |
|
Michael Mayer
|
d4aada7f86
|
Rename Config.IsDebug() to Debug(), see #50
|
2018-12-21 02:49:45 +01:00 |
|
Michael Mayer
|
37fe1d093e
|
Rename Config.GetConfigFile() to ConfigFile(), see #50
|
2018-12-21 02:43:44 +01:00 |
|
Michael Mayer
|
0f12aac73b
|
Rename Config.GetDb() to Db(), see #50
|
2018-12-21 02:37:16 +01:00 |
|
Michael Mayer
|
43b860801c
|
Proof-of-concept for using TiDB instead of MySQL #60
|
2018-12-18 18:38:30 +01:00 |
|
Michael Mayer
|
9872cfaa50
|
Add ConfigCommand test #58
- Includes refactoring of existing packages to enable testing of commands
|
2018-11-17 13:57:19 +01:00 |
|
Michael Mayer
|
fb91ce9a06
|
Move utils and test config to separate packages #58
|
2018-11-17 06:21:39 +01:00 |
|
Michael Mayer
|
c5ee0fee48
|
Add darktable development docker image #62
- Improved build scripts and Dockerfile
- broadwayd can be used as display server for darktable or other GTK based software
|
2018-11-12 06:58:39 +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
|
90d73e4a61
|
Fixed default value for database DSN #58
|
2018-11-09 13:18:12 +01:00 |
|
Michael Mayer
|
ac31141669
|
Smaller docker images with multi-stage build #39
|
2018-11-08 10:56:11 +01:00 |
|
Michael Mayer
|
a4d6f810d6
|
Added inline documentation #14
|
2018-11-06 19:02:03 +01:00 |
|
Michael Mayer
|
6a2af16d1c
|
Using goimports for formatting imports #50
|
2018-10-31 07:14:33 +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 |
|
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
|
034495d75c
|
Refactoring: Separate file for each command
|
2018-09-24 09:53:16 +02:00 |
|