Michael Mayer
|
71adb35cff
|
Remove test and frontend packages; app and test context refactoring
|
2019-05-03 18:57:28 +02:00 |
|
Michael Mayer
|
3315b87305
|
Use logrus for logging
|
2019-05-02 14:10:05 +02:00 |
|
Michael Mayer
|
8289de2746
|
Improve logging and set optional password for built-in TiDB server
|
2019-05-01 14:54:11 +02:00 |
|
Michael Mayer
|
cc44c3e580
|
Move favicons to server public directory, see #50
|
2018-12-21 04:05:14 +01:00 |
|
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
|
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
|
149e9f15d7
|
Rename Config.GetServerIP() and HttpServerHost(), see #50
|
2018-12-21 03:03:59 +01:00 |
|
Michael Mayer
|
d4aada7f86
|
Rename Config.IsDebug() to Debug(), see #50
|
2018-12-21 02:49:45 +01:00 |
|
Michael Mayer
|
40fae6a28f
|
Rename Config.GetClientConfig() to ClientConfig(), see #50
|
2018-12-21 02:38:39 +01:00 |
|
Michael Mayer
|
fb91ce9a06
|
Move utils and test config to separate packages #58
|
2018-11-17 06:21:39 +01:00 |
|
Michael Mayer
|
8ac8658cc2
|
Lowercase fields for Config and added documentation #50
|
2018-11-09 21:11:52 +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
|
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 |
|
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
|
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
|
2ae77b7686
|
Refactored REST API (renamed package to api)
|
2018-09-24 21:14:15 +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
|
4ac3b2a602
|
Implemented detail view proof-of-concept for photo search
|
2018-09-19 20:15:46 +02:00 |
|
Michael Mayer
|
d3ef7abb54
|
Experimental filters for category and country (photo search)
|
2018-09-19 00:53:39 +02:00 |
|
Michael Mayer
|
39ab854672
|
Implemented infinite scrolling and improved search API
|
2018-09-18 23:24:19 +02:00 |
|
Michael Mayer
|
0c39f51a86
|
Using relative path for file names in database
|
2018-09-18 19:23:40 +02:00 |
|
Michael Mayer
|
da77a1230e
|
Code clean-up (go fmt)
|
2018-09-17 18:40:57 +02:00 |
|
Michael Mayer
|
78d9484d81
|
Directory clean-up: Moved source code to internal/ and config files to configs/
|
2018-09-14 14:04:03 +02:00 |
|