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
|
4cacfc253c
|
Release 0.9.9
|
2017-09-28 20:42:14 -05:00 |
|
Dan Sosedoff
|
b1dd4b5308
|
Add new CLI option to disable SSH connections
|
2017-09-26 23:56:27 -05:00 |
|
Dan Sosedoff
|
5e22795828
|
Allow setting ssh connection key file, fix connection ui
|
2017-09-26 23:29:28 -05:00 |
|
Dan Sosedoff
|
62d88121cd
|
Automatically close idle sessions
|
2017-09-22 22:44: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
|
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
|
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
|
26ea9fc1b8
|
Fix the JSON beautifier flag
|
2017-09-16 21:57:04 -05:00 |
|
Dan Sosedoff
|
e771d6f49e
|
Export database or table to sql
|
2017-09-16 20:32:41 -05:00 |
|
Dan Sosedoff
|
28b0840e69
|
Move some of the util functions to util.js
|
2017-09-16 14:03:42 -05:00 |
|
Dan Sosedoff
|
81af2a9a27
|
Add table results headers context menu
|
2017-09-16 13:50:22 -05:00 |
|
Dan Sosedoff
|
6ab30ed308
|
Update the client last usage timestamp
|
2017-09-14 00:16:40 -05:00 |
|
Dan Sosedoff
|
3a9bb58646
|
Merge pull request #264 from sosedoff/print-version-on-start
Print postgres version on start in a single-session mode
|
2017-09-14 00:00:21 -05:00 |
|
Dan Sosedoff
|
af7e504e4f
|
Print postgres version on start in a single-session mode
|
2017-09-13 23:42:44 -05:00 |
|
Dan Sosedoff
|
d786d0018e
|
Make JSON formatting a feature flag, enabled by default
|
2017-09-13 23:27:54 -05:00 |
|
Dan Sosedoff
|
e44e66a8e8
|
Use indent marshaller for JSON results by default
|
2017-08-04 22:10:12 -05:00 |
|
Dan Sosedoff
|
5e748d0cef
|
Release 0.9.8
|
2017-08-04 21:44:22 -05:00 |
|
Dan Sosedoff
|
4f90561c41
|
Regenerate bindata
|
2017-08-04 21:41:15 -05:00 |
|
Steven Kabbes
|
2d03aa02e2
|
test: attempt to fix tests again
|
2017-08-04 14:16:59 -07:00 |
|
Steven Kabbes
|
8d4d564935
|
test: fix tests to expect comment column
|
2017-08-04 14:13:49 -07:00 |
|
Steven Kabbes
|
e710dbf720
|
Add comments to tables and columns
|
2017-08-04 14:00:52 -07:00 |
|
Dan Sosedoff
|
574f642200
|
Require confirmation to close the connection
|
2017-06-05 23:15:03 -05:00 |
|
Dan Sosedoff
|
fd6e4cc189
|
Merge pull request #245 from sosedoff/for-of-fix
Javascript fixes for IE9-11
|
2017-06-05 22:46:03 -05:00 |
|
Dan Sosedoff
|
26b2cdc194
|
Fix js on IE9-11
|
2017-06-05 22:29:44 -05:00 |
|
Dan Sosedoff
|
75dc1c1548
|
Fall back to sslmode=disable if ssl mode is not set or invalid in bookmarks
|
2017-06-05 21:29:09 -05:00 |
|
Dan Sosedoff
|
943963f760
|
Fix test for mime x-font-woff, pin down golang versions in travis
|
2017-06-05 21:08:56 -05:00 |
|
Dan Sosedoff
|
3ed194b7bc
|
Remember sort column and order for pagination
|
2017-05-16 22:34:58 -05:00 |
|
Dan Sosedoff
|
c764d53b88
|
Regenerate bindata
|
2017-05-16 21:28:24 -05:00 |
|
Dan Sosedoff
|
ccc5eddf92
|
Move all CLI logic into its own package
|
2017-05-16 21:28:07 -05:00 |
|
Bo Jeanes
|
c3f518e5b7
|
Show query waiting for 9.6 in activity section
|
2017-05-11 13:30:16 +10:00 |
|
Dan Sosedoff
|
bf14066aba
|
Alias procid column to pid so that frontend can properly read it
|
2017-05-09 23:01:10 -05:00 |
|
Dan Sosedoff
|
c592d0063d
|
Set activity queries for different pg versions
|
2017-05-09 22:51:26 -05:00 |
|
Dan Sosedoff
|
e9787440fb
|
Set server version for the client on start up
|
2017-05-09 21:53:24 -05:00 |
|
Dan Sosedoff
|
1ee02d1451
|
Add activity query client test
|
2017-05-09 21:53:24 -05:00 |
|
Dan Sosedoff
|
2378ba894d
|
Reset results table on manual disconnect
|
2017-05-08 21:37:24 -05:00 |
|
Tamir Duberstein
|
c4a33206ce
|
api: properly check for errors
This results in NPE when cl.Info() returns an error.
|
2017-04-29 16:56:31 -04:00 |
|
Dan Sosedoff
|
4833a76b05
|
Version bump: 0.9.7
|
2017-04-04 22:10:45 -05:00 |
|
Dan Sosedoff
|
f594dd77fd
|
Update bindata
|
2017-04-04 22:10:26 -05:00 |
|
Dan Sosedoff
|
701e536a90
|
Remove table rows when switching to custom query view
|
2017-02-25 14:24:57 -06:00 |
|
Dan Sosedoff
|
36fd4871e1
|
Show number of rows rendered for custom sql query
|
2017-02-25 14:04:48 -06:00 |
|
Pavel Kiselev
|
4704a8a234
|
Override in tests
|
2017-01-24 08:06:12 +07:00 |
|
Pavel Kiselev
|
9b1d915dd1
|
Ability to override bookmarks directory
|
2017-01-24 07:55:18 +07:00 |
|