Dan Sosedoff
|
da43314332
|
Add disconnect endpoint
|
2016-02-04 23:05:42 -06:00 |
|
Dan Sosedoff
|
9bfaae7194
|
Merge with master
|
2016-01-17 15:22:33 -06:00 |
|
Dan Sosedoff
|
3167d96cfc
|
use a different query to fetch materialized view structure
|
2016-01-17 15:00:33 -06:00 |
|
Dan Sosedoff
|
f0f447857f
|
Tunnel implementation, allow using ssh on connection screen
|
2016-01-14 19:50:01 -06:00 |
|
Dan Sosedoff
|
556e7d445a
|
Remove unused sequences code
|
2016-01-12 22:05:32 -06:00 |
|
Dan Sosedoff
|
9ffa05affb
|
Initial support for multiple schemas
|
2016-01-12 21:33:44 -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
|
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 |
|
Dan Sosedoff
|
38c971ab49
|
Implement pagination and simple filtering
|
2016-01-08 14:16:53 -06:00 |
|
Dan Sosedoff
|
61523e33df
|
Add support for offset in table rows endpoint, dry up code
|
2016-01-07 21:18:22 -06:00 |
|
Dan Sosedoff
|
73a97893e9
|
Add ability to export table to JSON and XML
|
2016-01-04 18:03:53 -06:00 |
|
Brian Low
|
eeb0fdf3a4
|
Show table constraints
|
2015-12-04 17:15:03 -07:00 |
|
niiyz
|
232790b452
|
Add Sequences to API.
|
2015-11-13 21:36:13 +09:00 |
|
Dan Sosedoff
|
c02d15ec34
|
Encode sql query to base64 for CSV export, GH-95
|
2015-08-15 20:53:51 -05:00 |
|
Dan Sosedoff
|
651b65a882
|
Implement table item context menu
- Add ability to export table contents into CSV
- Add ability to truncate table
- Add ability to delete table
|
2015-05-19 12:24:59 -05:00 |
|
Dan Sosedoff
|
c0f3f027ae
|
Move version definition into command package, include build timestamp, add /api/info endpoint
|
2015-05-05 00:34:23 -05:00 |
|
Dan Sosedoff
|
04fe0023b7
|
DRY up api module
|
2015-05-02 20:32:16 -05:00 |
|
Dan Sosedoff
|
cb3c3e0e2e
|
Fix function names in api module
|
2015-05-02 20:13:04 -05:00 |
|
Dan Sosedoff
|
0ac9d72deb
|
Refactor and simplify asset serving
|
2015-05-02 20:10:14 -05:00 |
|
Dan Sosedoff
|
891f45c1ca
|
Split up api into smaller files
|
2015-04-30 19:59:48 -05:00 |
|
Dan Sosedoff
|
c513930e27
|
Restructure application
|
2015-04-30 11:47:07 -05:00 |
|