Dan Sosedoff
|
376ad001d3
|
Add png icon
|
2014-11-06 10:18:28 -06:00 |
|
Dan Sosedoff
|
b6d1b2502e
|
Refactor mime type detection by using path/filepath package
|
2014-11-06 07:21:53 -06:00 |
|
Dan Sosedoff
|
338df85549
|
Bind to 0.0.0.0 in Procfile
|
2014-11-05 22:15:05 -06:00 |
|
Dan Sosedoff
|
95b17c44ec
|
Use godep in Makefile
|
2014-11-05 22:04:47 -06:00 |
|
Dan Sosedoff
|
4242387403
|
Use godep in Dockerfile
|
2014-11-05 18:53:41 -06:00 |
|
Dan Sosedoff
|
6a269bcede
|
Add make task to build docker image
|
2014-11-05 18:27:14 -06:00 |
|
Dan Sosedoff
|
d2b1caf7aa
|
Add godep to make setup and skip building assets
|
2014-11-05 18:18:41 -06:00 |
|
Dan Sosedoff
|
b1c36dc521
|
Update assets
|
2014-11-05 18:01:10 -06:00 |
|
Dan Sosedoff
|
194219319e
|
Merge pull request #56 from learn-linux-kernel/master
Add docker file instruction to README
|
2014-11-05 17:56:34 -06:00 |
|
Dan Sosedoff
|
b3307b5557
|
Merge pull request #43 from pvh/master
Heroku deploy button
|
2014-11-05 17:56:04 -06:00 |
|
Dan Sosedoff
|
3da195b5f1
|
Disable results cell cropping if running analyze query manually
|
2014-11-04 10:07:22 -06:00 |
|
Dan Sosedoff
|
164681dcdd
|
Tweak styles for cell inline textarea elements
|
2014-11-03 20:18:09 -06:00 |
|
Dan Sosedoff
|
bfd4335e61
|
Automatically select ssl mode for localhost connections
|
2014-11-03 20:12:41 -06:00 |
|
Dan Sosedoff
|
958ea6813c
|
Add favicon
|
2014-11-03 19:06:05 -06:00 |
|
Dan Sosedoff
|
c2c8b3d073
|
Replace cell contents with textarea on double click
|
2014-11-03 18:37:51 -06:00 |
|
Dan Sosedoff
|
642ab6465d
|
Do not crop table cells when displaying query explain
|
2014-11-03 17:55:43 -06:00 |
|
Dan Sosedoff
|
306dc2e4d8
|
Add button to edit connection settings
|
2014-11-01 20:06:15 -05:00 |
|
Dan Sosedoff
|
7cbf8a0a84
|
Reduce connection form padding
|
2014-11-01 17:51:08 -05:00 |
|
Dan Sosedoff
|
3b9be5d69b
|
Add URL format hint to connection form
|
2014-11-01 17:50:14 -05:00 |
|
Dan Sosedoff
|
9a431f6e41
|
Initial interface to connect to server using gui
|
2014-11-01 15:44:24 -05:00 |
|
Dan Sosedoff
|
7ac9bee098
|
Add API method to connect to server with given url
|
2014-10-31 22:37:58 -05:00 |
|
Dan Sosedoff
|
5a2c13e6c4
|
Add a new table to display connection information
|
2014-10-31 22:15:56 -05:00 |
|
Dan Sosedoff
|
291b681e61
|
Merge pull request #52 from cbandy/makefile
Reduce duplication in Makefile
|
2014-10-31 21:45:20 -05:00 |
|
Dan Sosedoff
|
d075e9b1f9
|
Tweak sidebar styles and list structure to fix long table names on a single line
|
2014-10-31 21:39:00 -05:00 |
|
Dan Sosedoff
|
61ecc9e9a1
|
Append ssl mode to url if ssl flag is set and not defined in the url
|
2014-10-30 19:30:34 -05:00 |
|
Dan Sosedoff
|
e032315195
|
Get rid of TODO, use github for that
|
2014-10-30 19:21:00 -05:00 |
|
Dan Sosedoff
|
1acb00d2cb
|
Reorganize styles and remove hight from tables list item
|
2014-10-30 19:16:18 -05:00 |
|
Dan Sosedoff
|
d325527aa6
|
Add --bind flag to specify http server host
|
2014-10-30 18:51:49 -05:00 |
|
Dan Sosedoff
|
533ed06eb8
|
Add shortcut titles to query execute and explain buttons
|
2014-10-30 18:44:49 -05:00 |
|
Dan Sosedoff
|
a9448a8cdd
|
Merge pull request #47 from jartek/add-keyboard-shortcut-for-explain
Added key binding for explain
|
2014-10-30 18:31:17 -05:00 |
|
Dan Sosedoff
|
2a2881ec00
|
Merge pull request #45 from ecnahc515/entrypoint_dockerfile
Use entrypoint for dockerfile
|
2014-10-30 18:28:35 -05:00 |
|
Dan Sosedoff
|
c6f0b4d1bc
|
Add flag --skip-open/-s to skip browser opening on start, closes #50
|
2014-10-30 18:27:37 -05:00 |
|
Dan Sosedoff
|
f62d47f856
|
Test on go tip
|
2014-10-30 16:46:14 -05:00 |
|
Dan Sosedoff
|
4d85dbb0ab
|
Merge pull request #44 from sosedoff/basic-auth
Implement HTTP basic authentication
|
2014-10-30 15:39:19 -05:00 |
|
Dan Sosedoff
|
2a780be1c3
|
Move all SQL statements into a separate file
|
2014-10-29 22:53:29 -05:00 |
|
Dan Sosedoff
|
1e925591f3
|
Modify markdown format in changelog file
|
2014-10-29 19:55:32 -05:00 |
|
Dan Sosedoff
|
44b429b459
|
Implement HTTP basic authentication
|
2014-10-29 19:45:12 -05:00 |
|
Dan Sosedoff
|
ad0bc43eeb
|
Implement cmd+enter/control+enter key binding for query editor, via @abourget
|
2014-10-29 18:53:20 -05:00 |
|
Dan Sosedoff
|
cc8fdc7370
|
Use overflow:auto for scrolling styles, fixes #12
|
2014-10-29 18:44:11 -05:00 |
|
Dan Sosedoff
|
392cab1b1c
|
Refactor exportToCSV js function
|
2014-10-29 18:35:13 -05:00 |
|
Dan Sosedoff
|
981d332610
|
Merge pull request #42 from jartek/fix-encoding-for-query
Generate escape sequences for special characters in the query
|
2014-10-29 18:33:45 -05:00 |
|
Dan Sosedoff
|
28c33dcb46
|
Merge pull request #22 from srijs/feature/dockerfile
add Dockerfile
|
2014-10-29 18:28:03 -05:00 |
|
Dan Sosedoff
|
086b82ab75
|
Merge pull request #40 from davetoxa/changes
Add changelog
|
2014-10-29 13:08:57 -05:00 |
|
Dan Sosedoff
|
df123ed796
|
Version bump: 0.3.1
|
2014-10-28 23:42:11 -05:00 |
|
Dan Sosedoff
|
01666c8f3d
|
Add --pass flat to specify user password, closes #18, via @waltonseymour
|
2014-10-28 22:22:17 -05:00 |
|
Dan Sosedoff
|
ee4883b448
|
Use ssl flag when generating connection string, remove hardcoded value
|
2014-10-28 22:16:38 -05:00 |
|
Dan Sosedoff
|
addac1062d
|
Merge pull request #31 from jartek/master
Replace attr with prop for disabled elements
|
2014-10-28 21:25:29 -05:00 |
|
Dan Sosedoff
|
68e97cceb8
|
Merge pull request #27 from catsby/database_url
Use DATABASE_URL environment variable if no Url is set
|
2014-10-28 11:44:22 -05:00 |
|
Dan Sosedoff
|
5a2acda1a3
|
Set focus on editor when switching to 'SQL Query' view, fixes #28
|
2014-10-28 11:28:44 -05:00 |
|
Dan Sosedoff
|
9ad0ca9839
|
Add travis badge
|
2014-10-27 22:12:56 -05:00 |
|
Dan Sosedoff
|
7f9344a572
|
Use double quotes for table name when fetching table contents, fixes #16
|
2014-10-27 21:04:42 -05:00 |
|
Dan Sosedoff
|
8cba657773
|
Add version and debug long flag names
|
2014-10-27 15:50:57 -05:00 |
|
Dan Sosedoff
|
01acd9a90e
|
Use exit(0) when printing version
|
2014-10-27 15:49:43 -05:00 |
|
Dan Sosedoff
|
8c11713a5a
|
Add darwin/386 to build list
|
2014-10-27 15:26:14 -05:00 |
|
Dan Sosedoff
|
a2191b57d3
|
Oops, forgot to update version
|
2014-10-27 15:21:33 -05:00 |
|
Dan Sosedoff
|
ef3ff0d811
|
Update todo
|
2014-10-26 18:55:29 -05:00 |
|
Dan Sosedoff
|
7522877051
|
Rename --httpPort flag to --listen
|
2014-10-26 18:43:33 -05:00 |
|
Dan Sosedoff
|
ba96c291b4
|
Update screenshots take 2
|
2014-10-26 18:28:51 -05:00 |
|
Dan Sosedoff
|
ec3e52d60f
|
Fix CSV export for multi-line queries
|
2014-10-26 18:21:35 -05:00 |
|
Dan Sosedoff
|
3b00a61cba
|
Update screenshots
|
2014-10-26 18:18:21 -05:00 |
|
Dan Sosedoff
|
98b28ce185
|
Remove API reference doc since API is not directly exposed
|
2014-10-26 17:28:52 -05:00 |
|
Dan Sosedoff
|
0c06506fd5
|
Tweak table row mouseover style
|
2014-10-26 17:19:33 -05:00 |
|
Dan Sosedoff
|
e7329952f3
|
Move table information pane into sidebar
|
2014-10-26 17:16:35 -05:00 |
|
Dan Sosedoff
|
4b87c3532f
|
Use make dev to build with travis
|
2014-10-26 12:13:18 -05:00 |
|
Dan Sosedoff
|
fdd3df058b
|
Add travis config
|
2014-10-26 12:00:37 -05:00 |
|
Dan Sosedoff
|
df47e839bc
|
Update CLI options in readme
|
2014-10-26 11:47:53 -05:00 |
|
Dan Sosedoff
|
fca267f1f4
|
Gofmt and refactor openPage
|
2014-10-26 11:47:15 -05:00 |
|
Dan Sosedoff
|
9adf49a413
|
Merge pull request #7 from dmnlk/httpport
added Pgweb listener port setting
|
2014-10-26 11:39:51 -05:00 |
|
Dan Sosedoff
|
f6676b1aa9
|
Add sidebar header
|
2014-10-25 15:47:23 -05:00 |
|
Dan Sosedoff
|
2d4a60c77c
|
Tweak styles for null columns
|
2014-10-25 15:27:14 -05:00 |
|
Dan Sosedoff
|
ab709bafa6
|
Add tables styles for history view
|
2014-10-25 15:18:30 -05:00 |
|
Dan Sosedoff
|
8420d55491
|
Generate csv download url based on current host and port
|
2014-10-25 13:03:27 -05:00 |
|
Dan Sosedoff
|
65cce4a726
|
Reorder tasks in makefile
|
2014-10-25 12:55:12 -05:00 |
|
Dan Sosedoff
|
75c7caba86
|
Merge pull request #6 from stevencothren/readme_fix
Fixed typo in connection string example
|
2014-10-25 12:46:16 -05:00 |
|
Dan Sosedoff
|
a3cb7c5817
|
Readme tweak
|
2014-10-24 20:52:53 -05:00 |
|
Dan Sosedoff
|
2f26756bb0
|
Change 'make deps' to 'make setup' to fix issues with clean checkout
|
2014-10-24 20:52:15 -05:00 |
|
Dan Sosedoff
|
2db871668b
|
Fix typo in rm flag for 'make clean' task
|
2014-10-24 20:39:43 -05:00 |
|
Dan Sosedoff
|
f9e412ea3a
|
Version bump: 0.2.0
|
2014-10-23 10:12:50 -06:00 |
|
Dan Sosedoff
|
f654e91262
|
Add features list
|
2014-10-23 09:11:40 -06:00 |
|
Dan Sosedoff
|
86902faff1
|
Update todo
|
2014-10-23 09:07:11 -06:00 |
|
Dan Sosedoff
|
62b1e554ec
|
Update readme
|
2014-10-22 07:56:01 -06:00 |
|
Dan Sosedoff
|
19f7c494e9
|
Add -v flag to print current version
|
2014-10-22 07:54:47 -06:00 |
|
Dan Sosedoff
|
e80b90710b
|
Implement export to CSV via new browser window
|
2014-10-21 07:40:45 -07:00 |
|
Dan Sosedoff
|
48d21fed1f
|
Update readme: cross-compile
|
2014-10-21 07:25:58 -07:00 |
|
Dan Sosedoff
|
12631544fc
|
Add -ignore flag to bindata generation
|
2014-10-19 09:10:22 -06:00 |
|
Dan Sosedoff
|
7b93db0760
|
Extract ACE editor initialization into separate method
|
2014-10-19 09:06:35 -06:00 |
|
Dan Sosedoff
|
0c4c34950a
|
Re-enable CSV button after query is executed
|
2014-10-18 22:17:38 -06:00 |
|
Dan Sosedoff
|
bf2df4e74f
|
Set a correct content type header for CSV endpoint
|
2014-10-18 08:15:13 -07:00 |
|
Dan Sosedoff
|
f955131728
|
Add button to export to CSV (wip)
|
2014-10-18 08:07:19 -07:00 |
|
Dan Sosedoff
|
a8c53294df
|
Assign data-mode attribute to results table
|
2014-10-18 07:57:55 -07:00 |
|
Dan Sosedoff
|
367c0373f9
|
Insert data attribute onto table header columns
|
2014-10-18 07:55:55 -07:00 |
|
Dan Sosedoff
|
bd15fed595
|
Add table info tab
|
2014-10-17 20:33:33 -07:00 |
|
Dan Sosedoff
|
21bcc6e4b8
|
Add /tables/:name/info endpoint to get table data details
|
2014-10-17 20:30:08 -07:00 |
|
Dan Sosedoff
|
abfd6dd688
|
Add client.TableInfo method to get table data details
|
2014-10-17 20:27:30 -07:00 |
|
Dan Sosedoff
|
e338e14ad2
|
List supported postgresql versions
|
2014-10-16 21:45:52 -05:00 |
|
Dan Sosedoff
|
44387fa229
|
Refactor javascript code to consume api
|
2014-10-16 21:45:52 -05:00 |
|
Dan Sosedoff
|
289e844c4a
|
Run EXPLAIN ANALYZE for queries
|
2014-10-16 21:45:52 -05:00 |
|
Dan Sosedoff
|
0a6bb31160
|
Tweak js formattinggs
|
2014-10-16 21:45:52 -05:00 |
|
Dan Sosedoff
|
126991f485
|
Automatically open web page if operatin system supports command
|
2014-10-16 21:45:52 -05:00 |
|
Dan Sosedoff
|
5164d5946e
|
Merge pull request #1 from cbandy/canned-queries
Expose all constant queries as Client functions
|
2014-10-15 23:46:48 -05:00 |
|