Ernad Halilovic
|
d607a76097
|
A small typo fix
|
2016-04-15 12:51:28 +02:00 |
|
Dan Sosedoff
|
34056c1c66
|
Version bump: 0.9.2
|
2016-03-01 19:48:15 -06:00 |
|
Dan Sosedoff
|
c58138b4cc
|
Do not reset connection form when clicking on 'cancel' button, fixes #138
|
2016-03-01 19:42:01 -06:00 |
|
Dan Sosedoff
|
c57b477dc9
|
Add tests for getSessionId helper
|
2016-02-26 08:48:55 -08:00 |
|
Dan Sosedoff
|
86f63eecc5
|
Always include session id in get queries, fixes #142
|
2016-02-26 08:16:17 -08:00 |
|
Dan Sosedoff
|
ff25927b52
|
Regenerate bindata
|
2016-02-24 20:23:51 -08:00 |
|
Dan Sosedoff
|
5ecb66a4ef
|
Fix connection button status while connection is being established, fixes #134
|
2016-02-20 21:03:35 -06:00 |
|
Dan Sosedoff
|
24c5ecc437
|
Add options tests
|
2016-02-20 20:45:50 -06:00 |
|
Dan Sosedoff
|
0a144a633d
|
Add ability to launch pgweb with url prefix
|
2016-02-19 21:14:56 -06:00 |
|
Dan Sosedoff
|
f308d1cfde
|
Fix issue with long table names in sidebar
|
2016-02-19 20:32:43 -06:00 |
|
Dan Sosedoff
|
4b4f778360
|
Return number of affected rows if sql query is update or delete
|
2016-02-18 22:36:01 -06:00 |
|
Dan Sosedoff
|
6edc384c05
|
Only run actual query without any comments
|
2016-02-18 22:18:07 -06:00 |
|
Dan Sosedoff
|
540613645f
|
Replace url-unsafe characters in base64 query data
|
2016-02-18 21:17:31 -06:00 |
|
Dan Sosedoff
|
586605557e
|
Hide cancel button when disconnected
|
2016-02-05 17:44:36 -06:00 |
|
Dan Sosedoff
|
f08c9d36a6
|
Add disconnect button to close active connection
|
2016-02-04 23:13:54 -06:00 |
|
Dan Sosedoff
|
da43314332
|
Add disconnect endpoint
|
2016-02-04 23:05:42 -06:00 |
|
Dan Sosedoff
|
ccd5455103
|
Add double quotes to column name in filters
|
2016-01-31 20:12:56 -06:00 |
|
Dan Sosedoff
|
d3d408bc68
|
Version bump: 0.9.1
|
2016-01-25 19:16:21 -06:00 |
|
Dan Sosedoff
|
a9bafda41c
|
Fix bug with tables context menu
|
2016-01-22 13:36:06 -06:00 |
|
Dan Sosedoff
|
3d1fd4a7aa
|
Bump ajax timeout to 5 mins
|
2016-01-22 12:14:19 -06:00 |
|
Dan Sosedoff
|
951bec8596
|
Go vet
|
2016-01-22 12:12:00 -06:00 |
|
Dan Sosedoff
|
5e47e8bd29
|
Setup ajax timeout to 2 minutes to allow long running queries
|
2016-01-21 20:13:12 -06:00 |
|
Dan Sosedoff
|
eccb430a9b
|
Automatically hide ssh fields if bookmark does not have ssh config
|
2016-01-20 20:10:17 -06:00 |
|
Dan Sosedoff
|
bd207a3551
|
Fix js error when custom sql query returns no results
|
2016-01-20 09:21:31 -06:00 |
|
Dan Sosedoff
|
d3f12802a3
|
Version bump: 0.9.0
|
2016-01-19 13:41:42 -06:00 |
|
Dan Sosedoff
|
218394fefc
|
Hide ssh option when switching to url based connection option
|
2016-01-18 09:50:56 -06:00 |
|
Dan Sosedoff
|
ac5c18e261
|
Automatically switch to SSH panel if bookmark uses ssh
|
2016-01-17 15:28:22 -06:00 |
|
Dan Sosedoff
|
9bfaae7194
|
Merge with master
|
2016-01-17 15:22:33 -06:00 |
|
Dan Sosedoff
|
4844270f0b
|
Return empty rows collection if query does not have any rows
|
2016-01-17 15:05:57 -06:00 |
|
Dan Sosedoff
|
3167d96cfc
|
use a different query to fetch materialized view structure
|
2016-01-17 15:00:33 -06:00 |
|
Dan Sosedoff
|
9766bb2ed2
|
Add ability to run tests on postgresql 9.1-9.5
|
2016-01-15 12:33:30 -06:00 |
|
Dan Sosedoff
|
3af20f9327
|
Display materialized views
|
2016-01-14 21:30:19 -06:00 |
|
Dan Sosedoff
|
983f285373
|
Point db to local tunnel if ssh is enabled
|
2016-01-14 21:14:45 -06:00 |
|
Dan Sosedoff
|
f0f447857f
|
Tunnel implementation, allow using ssh on connection screen
|
2016-01-14 19:50:01 -06:00 |
|
Dan Sosedoff
|
fb66acebc3
|
Use anonymous structs in the test
|
2016-01-14 16:55:05 -06:00 |
|
Dan Sosedoff
|
2721a90455
|
Use session-storage to keep per-tab sessions instead of per-browser
|
2016-01-14 13:19:01 -06:00 |
|
Dan Sosedoff
|
52bd1ed1d4
|
Bindata
|
2016-01-13 01:29:31 -06:00 |
|
Dan Sosedoff
|
68c2b4d084
|
Initial ssh tunnel implementation
|
2016-01-13 01:29:14 -06:00 |
|
Dan Sosedoff
|
556e7d445a
|
Remove unused sequences code
|
2016-01-12 22:05:32 -06:00 |
|
Dan Sosedoff
|
fbaa61bbbc
|
Regenerate bindata
|
2016-01-12 21:46:06 -06:00 |
|
Dan Sosedoff
|
8f4c5aab0f
|
CSS tweaks
|
2016-01-12 21:41:58 -06:00 |
|
Dan Sosedoff
|
9ffa05affb
|
Initial support for multiple schemas
|
2016-01-12 21:33:44 -06:00 |
|
Dan Sosedoff
|
5690518f25
|
Version bump: 0.8.0
|
2016-01-11 08:32:05 -06:00 |
|
Dan Sosedoff
|
79b2d46849
|
Update bindata
|
2016-01-11 08:31:45 -06:00 |
|
Dan Sosedoff
|
b14b1cd60d
|
Change icon on sequences items on the sitebar
|
2016-01-10 15:50:16 -06:00 |
|
Dan Sosedoff
|
73185940b6
|
Allow enabling sessions via SESSIONS env var
|
2016-01-10 15:22:30 -06:00 |
|
Dan Sosedoff
|
f3920afe8c
|
Only expose sessions data in debug mode, otherwise return just a count of sessions
|
2016-01-10 15:16:31 -06:00 |
|
Dan Sosedoff
|
ad1994574d
|
Move api middleware into its own file
|
2016-01-10 15:03:33 -06:00 |
|
Dan Sosedoff
|
d772ae0b31
|
Make sessions optional via --sessions CLI flag
|
2016-01-08 19:44:31 -06:00 |
|
Dan Sosedoff
|
ed94244741
|
Make pgweb to use multiple sessions at once [wip]
|
2016-01-08 19:10:11 -06:00 |
|