Jonas
54f0293f0a
Mirror sync interval specified as duration string ( #1407 )
...
* Sync interval specifed as duration string
* Changed mirror interval text
* make fmt
* Add MinInterval for mirror sync
* Use duration internally
* Changed min default to 10m
* make fmt
* Incorrect default
* Removed defaults in MustDuration()
* Add Mirror interval migration
* Default values corrected
* Use transaction during migration
* Change http 500 to page with error message
* Cleanup session.commit()
2017-04-08 23:27:26 +08:00
Jonas
e0df611cbc
Autofocus on 2fa passcode fields ( #1460 )
...
* Autofocus on 2fa passcode field
* Autofocus on 2fa scratch code field
2017-04-07 06:07:37 -07:00
Jonas
e7493e953f
Corrected Mirror.NextUpdate not set ( #1388 )
2017-04-05 17:56:45 -07:00
Jonas
095e1f5155
Support for custom html meta ( #1423 )
...
* Support for custom html meta
* Changed html meta description default
2017-03-31 18:03:01 -07:00
Jonas
bbbd08edc1
Changed text when password reset disabled. ( #1364 )
...
Fixes #1340
2017-03-22 22:29:29 +08:00
Jonas
16732fbfde
Removed email copyright year ( #1348 )
2017-03-21 18:00:39 +08:00
Jonas
9a9f8fa25b
Fix broken table layout ( #1344 )
2017-03-21 09:44:59 +08:00
Jonas
f3bf409082
Log config pretty printer ( #1097 )
...
Signed-off-by: Jonas Östanbäck <jonas.ostanback@gmail.com >
2017-03-02 08:25:44 +08:00
Jonas
a201977590
Fix for #828 : Embed build tags ( #1051 )
...
* Fix for #828
Add build tags to ldflags and print in version output
Signed-off-by: Jonas Östanbäck <jonas.ostanback@gmail.com >
* Reworked formatBuiltWith function
Signed-off-by: Jonas Östanbäck <jonas.ostanback@gmail.com >
* Add tags to version information in admin panel
Signed-off-by: Jonas Östanbäck <jonas.ostanback@gmail.com >
* Added new variable for use on admin page.
Signed-off-by: Jonas Östanbäck <jonas.ostanback@gmail.com >
* Fixed incorrect indentation
2017-02-28 08:40:02 +08:00
Jonas
9ad3a07989
Fix for #1037 : Corrected process ID placeholder to PID from Pid ( #1048 )
...
Signed-off-by: Jonas Östanbäck <jonas.ostanback@gmail.com >
2017-02-25 11:12:46 +08:00