ldinc
|
38a3f01868
|
#282: set flag idle logic to cli-run phase
|
2017-10-15 01:39:07 +03:00 |
|
ldinc
|
a120b58dc2
|
#282: updated bindata
|
2017-10-14 14:37:20 +03:00 |
|
ldinc
|
33be6b036d
|
Merge branch 'master' into issue#282
|
2017-10-14 14:34:32 +03:00 |
|
Dan Sosedoff
|
93211cf073
|
Merge branch 'EyesBear-master'
|
2017-10-13 23:04:52 -05:00 |
|
Dan Sosedoff
|
046022221e
|
UI and design tweaks
|
2017-10-13 23:04:19 -05:00 |
|
Jason Ye
|
fc01b1db81
|
Search for database with autocomplete
|
2017-10-13 22:59:24 -05:00 |
|
Dan Sosedoff
|
ed7557c5da
|
Regenerated bindata
|
2017-10-13 22:34:16 -05:00 |
|
Dan Sosedoff
|
5d110da392
|
Merge pull request #302 from ldinc/issue#301
added simple copy to clipboard from data-id prop
|
2017-10-13 22:33:58 -05:00 |
|
ldinc
|
ab443f58d0
|
#301: change rexexp to String.split()
|
2017-10-14 03:20:42 +03:00 |
|
ldinc
|
d4dde3fe4f
|
#282 fix disabled state per idle timeout
|
2017-10-14 03:15:31 +03:00 |
|
ldinc
|
3067b06bf6
|
#282: added timeout flags & tuned client.IsIdle()
|
2017-10-14 03:08:04 +03:00 |
|
ldinc
|
0e2926cc85
|
added simple copy to clipboard from data-id prop
|
2017-10-14 01:23:53 +03:00 |
|
Dan Sosedoff
|
72b9eb443c
|
Merge pull request #300 from sosedoff/disable-bookmark-on-startup
Dot now allow using startup bookmark in multi-session mode
|
2017-10-07 12:33:10 -05:00 |
|
Dan Sosedoff
|
4ad70d5392
|
Tweak wording
|
2017-10-07 11:30:12 -05:00 |
|
Dan Sosedoff
|
d8ce8231cc
|
Dot now allow using startup bookmark in multi-session mode
|
2017-10-07 09:25:00 -05:00 |
|
Dan Sosedoff
|
7381ff8589
|
Merge pull request #296 from sosedoff/ssh-hotfix
Fix panics when sshinfo is not set on bookmarks
|
2017-10-04 00:31:35 -05:00 |
|
Dan Sosedoff
|
277e2d6cd8
|
Add an extra test to verify SSHinfoIsEmpty does not panic
|
2017-10-03 23:03:02 -05:00 |
|
Dan Sosedoff
|
58ae69de0b
|
Fix panics when sshinfo is not set on bookmarks
|
2017-10-03 23:00:18 -05:00 |
|
Dan Sosedoff
|
f73f812cf1
|
Correction on idle timeout
|
2017-09-29 00:06:48 -05:00 |
|
Dan Sosedoff
|
d1eba4a089
|
Update docker image version
|
2017-09-28 21:03:55 -05:00 |
|
Dan Sosedoff
|
502c13c3ce
|
Fix formatting
|
2017-09-28 20:58:47 -05:00 |
|
Dan Sosedoff
|
ee9878ac25
|
Update changelog
|
2017-09-28 20:56:24 -05:00 |
|
Dan Sosedoff
|
4cacfc253c
|
Release 0.9.9
|
2017-09-28 20:42:14 -05:00 |
|
Dan Sosedoff
|
b6167ce422
|
Merge pull request #279 from sosedoff/disable-ssh
Add new CLI option to disable SSH connections
|
2017-09-27 00:35:38 -05:00 |
|
Dan Sosedoff
|
b1dd4b5308
|
Add new CLI option to disable SSH connections
|
2017-09-26 23:56:27 -05:00 |
|
Dan Sosedoff
|
e7a7e02626
|
Merge pull request #277 from sosedoff/fix-ssh-connections
SSH Connection Fixes
|
2017-09-26 23:50:12 -05:00 |
|
Dan Sosedoff
|
5e22795828
|
Allow setting ssh connection key file, fix connection ui
|
2017-09-26 23:29:28 -05:00 |
|
Dan Sosedoff
|
bf423658af
|
Rename examples to config, it's a proper name
|
2017-09-26 22:12:01 -05:00 |
|
Dan Sosedoff
|
8bd6f08794
|
Merge pull request #275 from sosedoff/close-idle-sessions
Automatically close idle sessions
|
2017-09-22 23:01:01 -05:00 |
|
Dan Sosedoff
|
62d88121cd
|
Automatically close idle sessions
|
2017-09-22 22:44:32 -05:00 |
|
Dan Sosedoff
|
85e38c390c
|
Merge branch 'dump-test'
|
2017-09-22 22:17:29 -05:00 |
|
Dan Sosedoff
|
10b6e69dec
|
Do not run CI on go 1.5/1.6
|
2017-09-22 22:08:32 -05:00 |
|
Dan Sosedoff
|
5d1cc211b0
|
Add database export test
|
2017-09-22 22:06:36 -05:00 |
|
Dan Sosedoff
|
83598f4013
|
Merge pull request #266 from sosedoff/connect-backend
Add ability to connect with settings from third-party backend
|
2017-09-21 20:37:46 -05:00 |
|
Dan Sosedoff
|
76eaa3bc4b
|
Merge pull request #272 from sosedoff/auto-open-when-running
Automatically open pgweb page if its already running
|
2017-09-21 20:35:21 -05:00 |
|
Dan Sosedoff
|
92ec968d5e
|
Automatically open pgweb page if its already running
|
2017-09-21 17:16:09 -05:00 |
|
Dan Sosedoff
|
049aa4ec44
|
Require --connect-backend flag to be set if any other backend flags are specified
|
2017-09-21 02:06:14 -05:00 |
|
Dan Sosedoff
|
869fd8c6bc
|
Refactor the third-party connect backend functionality
|
2017-09-21 01:21:26 -05:00 |
|
Dan Sosedoff
|
d175b0af34
|
Add descriptions for cli backend options
|
2017-09-19 00:45:07 -05:00 |
|
Dan Sosedoff
|
0aff72059b
|
Check for response status when fetching credentials
|
2017-09-19 00:43:21 -05:00 |
|
Dan Sosedoff
|
168b33d5d5
|
Test on go1.9
|
2017-09-19 00:43:21 -05:00 |
|
Dan Sosedoff
|
ccb84f585a
|
Fix deps again
|
2017-09-19 00:43:21 -05:00 |
|
Dan Sosedoff
|
39e7b3f615
|
Update deps
|
2017-09-19 00:43:21 -05:00 |
|
Dan Sosedoff
|
73816ff2d7
|
Add ability to connect with settings from third-party backend
|
2017-09-19 00:43:21 -05:00 |
|
Dan Sosedoff
|
f5f595ac02
|
Merge pull request #270 from sosedoff/data-export
Database export
|
2017-09-19 00:41:04 -05:00 |
|
Dan Sosedoff
|
c0a4e7add1
|
Merge pull request #271 from sosedoff/pretty-json-default
Fix the JSON beautifier flag
|
2017-09-16 22:11:41 -05:00 |
|
Dan Sosedoff
|
26ea9fc1b8
|
Fix the JSON beautifier flag
|
2017-09-16 21:57:04 -05:00 |
|
Dan Sosedoff
|
3c515fcef3
|
Update readme: premium features/donations
|
2017-09-16 21:28:06 -05:00 |
|
Dan Sosedoff
|
e771d6f49e
|
Export database or table to sql
|
2017-09-16 20:32:41 -05:00 |
|
Dan Sosedoff
|
003a661c08
|
Merge pull request #268 from sosedoff/fetch-unique-rows
Table headers context menu
|
2017-09-16 14:22:10 -05:00 |
|