Michael Mayer
a6e4944821
Rename HTTP server paths in config, see #50
2018-12-21 03:44:38 +01:00
Michael Mayer
2050ba61b4
Rename Config.GetFaviconsPath() to FaviconsPath(), see #50
2018-12-21 03:41:07 +01:00
Michael Mayer
e87bf84532
Rename Config.GetTemplatesPath() to TemplatesPath(), see #50
2018-12-21 03:40:19 +01:00
Michael Mayer
3f2156a8fa
Rename Config.GetDatabasePath() to SqlServerPath(), see #50
2018-12-21 03:39:10 +01:00
Michael Mayer
a7b6ea8936
Rename Config.GetServerAssetsPath() to ServerAssetsPath(), see #50
2018-12-21 03:33:56 +01:00
Michael Mayer
7d6c3d83b7
Rename Config.GetTensorFlowModelPath() to TensorFlowModelPath(), see #50
2018-12-21 03:25:50 +01:00
Michael Mayer
7fde545fe7
Rename Config.GetAssetsPath() to AssetsPath(), see #50
2018-12-21 03:25:09 +01:00
Michael Mayer
628c598f08
Rename Config.GetThumbnailsPath() to ThumbnailsPath(), see #50
2018-12-21 03:24:22 +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
ef2719e21e
Rename Config.GetServerMode() to HttpServerMode, see #50
2018-12-21 03:18:01 +01:00
Michael Mayer
f0c947ddfb
Rename Config.GetServerPort() to HttpServerPort, see #50
2018-12-21 03:16:50 +01:00
Michael Mayer
cfd70b13f5
Update config file to match new config names, see #50
2018-12-21 03:13:34 +01:00
Michael Mayer
49793a3706
Rename server-* to http-*, see #50
2018-12-21 03:11:06 +01:00
Michael Mayer
cde4eb5d92
Rename serverIP and serverPort to httpServer*, see #50
2018-12-21 03:06:48 +01:00
Michael Mayer
149e9f15d7
Rename Config.GetServerIP() and HttpServerHost(), see #50
2018-12-21 03:03:59 +01:00
Michael Mayer
62d75f74f2
Rename Config.DbServerIP() and DbServerPort() to SqlServer*, see #50
2018-12-21 03:02:34 +01:00
Michael Mayer
d4aada7f86
Rename Config.IsDebug() to Debug(), see #50
2018-12-21 02:49:45 +01:00
Michael Mayer
6872cff3dc
Rename Config.GetAppVersion() and GetAppCopyright() to AppAppVersion() and AppCopyright(), see #50
2018-12-21 02:47:44 +01:00
Michael Mayer
9efbbbfe90
Rename Config.GetAppName() to AppName(), see #50
2018-12-21 02:44:34 +01:00
Michael Mayer
37fe1d093e
Rename Config.GetConfigFile() to ConfigFile(), see #50
2018-12-21 02:43:44 +01:00
Michael Mayer
c639a81c90
Rename GetDb() to Db() in comments, see #50
2018-12-21 02:39:31 +01:00
Michael Mayer
40fae6a28f
Rename Config.GetClientConfig() to ClientConfig(), see #50
2018-12-21 02:38:39 +01:00
Michael Mayer
0f12aac73b
Rename Config.GetDb() to Db(), see #50
2018-12-21 02:37:16 +01:00
Michael Mayer
9e4c134e29
Fixed inline comments
2018-12-21 02:00:22 +01:00
Michael Mayer
d2ba33d5f4
Improve error message for lat/long missing #80
2018-12-21 02:00:22 +01:00
Michael Mayer
e3b327f1af
Update SPONSORS.md
2018-12-21 00:47:18 +01:00
Michael Mayer
a8c826bffe
Shorter text on sponsors page
2018-12-21 00:37:59 +01:00
Michael Mayer
1964ee70c5
Add link to Simplicity is Complicated
2018-12-20 20:55:48 +01:00
Michael Mayer
93455bd6af
Add link to pull request docs
2018-12-20 20:20:20 +01:00
Michael Mayer
6be4799f6d
More detailed description for IssueHunt
2018-12-20 20:12:49 +01:00
Michael Mayer
749d309e80
Add IssueHunt badge
2018-12-20 19:35:52 +01:00
Michael Mayer
6e6470f71f
We love diamonds
2018-12-20 17:41:56 +01:00
Michael Mayer
85b6b70039
Add info regarding sponsored issues
2018-12-20 16:02:22 +01:00
Michael Mayer
946a080f8a
Add link to our team
2018-12-19 06:54:42 +01:00
Michael Mayer
6c9cc740e4
Update README.md
2018-12-19 06:41:59 +01:00
Michael Mayer
f208f231a4
Update README.md
2018-12-19 05:45:47 +01:00
Michael Mayer
631fe9e16a
Update README.md
2018-12-19 05:39:12 +01:00
Michael Mayer
7d2b146af5
Revert TensorFlow back to CPU because of missing dependencies #80
2018-12-19 01:51:43 +01:00
Michael Mayer
2ee2abefed
Deploy new demo when develop is merged to master #80
2018-12-19 01:39:42 +01:00
Michael Mayer
6ecc33afb2
Fix for TensorFlow cpu_feature_guard warning #80
...
2018-12-18 23:57:30.817796: I tensorflow/core/platform/cpu_feature_guard.cc:141] Your CPU supports instructions that this TensorFlow binary was not compiled to use: SSE4.1 SSE4.2 AVX AVX2 FMA
2018-12-19 01:33:47 +01:00
Michael Mayer
d575e8fcc9
Add photos to demo Dockerfile #80
2018-12-19 00:24:02 +01:00
Michael Mayer
b4bf3102dc
Update SPONSORS.md
2018-12-18 20:54:42 +01:00
Michael Mayer
ca0d654cad
Add ca-certificates to Dockerfile #80
2018-12-18 19:40:14 +01:00
Michael Mayer
43b860801c
Proof-of-concept for using TiDB instead of MySQL #60
2018-12-18 18:38:30 +01:00