Michael Mayer
|
7fde545fe7
|
Rename Config.GetAssetsPath() to AssetsPath(), see #50
|
2018-12-21 03:25:09 +01:00 |
|
Michael Mayer
|
3462257cce
|
Rename Config.GetCachePath() to CachePath(), see #50
|
2018-12-21 03:23:47 +01:00 |
|
Michael Mayer
|
a3d9c61c42
|
Rename Config.GetDarktableCli() to DarktableCli(), see #50
|
2018-12-21 03:23:05 +01:00 |
|
Michael Mayer
|
32444bde18
|
Rename Config.GetExportPath() to ExportPath(), see #50
|
2018-12-21 03:22:25 +01:00 |
|
Michael Mayer
|
1a4815fd51
|
Rename Config.GetImportPath() to ImportPath(), see #50
|
2018-12-21 03:21:49 +01:00 |
|
Michael Mayer
|
c1219799da
|
Rename Config.GetOriginalsPath() to OriginalsPath(), see #50
|
2018-12-21 03:21:21 +01:00 |
|
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
|
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
|
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
|
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
|
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
|
034495d75c
|
Refactoring: Separate file for each command
|
2018-09-24 09:53:16 +02:00 |
|