Michael Mayer
|
dac272468e
|
Sharing: Render preview image & site info
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2019-12-11 14:10:20 +01:00 |
|
Michael Mayer
|
10269c6f6c
|
Code clean-up in commands
|
2019-07-03 19:56:47 +02:00 |
|
Michael Mayer
|
d4526bedd2
|
Read-only mode: Disable upload & import in frontend and show info #56
|
2019-07-02 23:01:56 +02:00 |
|
Michael Mayer
|
5662fc35ed
|
Refactor indexer in preparation to read only mode #56
|
2019-07-02 22:09:06 +02:00 |
|
Michael Mayer
|
3655ebf9d8
|
Use daemon server mode to run acceptance tests #58
|
2019-06-30 05:38:39 +02:00 |
|
Michael Mayer
|
5e37cd54fc
|
Update Docker images: new directory structure
|
2019-06-29 23:27:42 +02:00 |
|
Vedhavyas Singareddi
|
f63efc5f51
|
Implement daemon mode (#119)
* add daemon process
* add daemon stop command
* add daemon log to log file
* check for running daemons
* minor changes
|
2019-06-20 01:11:03 +02:00 |
|
Vedhavyas Singareddi
|
38b9889ef2
|
Add context for graceful shutdown #112
see pull request #114
|
2019-06-03 22:58:15 +02:00 |
|
Michael Mayer
|
0ddef3a02d
|
Rename context package to config and fsutil to util
|
2019-05-06 23:18:10 +02:00 |
|
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
|
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
|
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 |
|