Dan Sosedoff
|
a3dfdf7622
|
Merge pull request #65 from davetoxa/show_version
Show pgweb version on start
|
2014-11-15 13:04:58 -06:00 |
|
Anton Cherepanov
|
2393b81174
|
Show pgweb version on start
|
2014-11-15 17:06:06 +05:00 |
|
Dan Sosedoff
|
fac98dc970
|
Release: 0.4.0
|
2014-11-11 18:45:14 -06:00 |
|
Dan Sosedoff
|
12bdc36c92
|
Check if provided connection URL has invalid format
|
2014-11-11 18:18:35 -06:00 |
|
Dan Sosedoff
|
dd1127ff77
|
Rename asset build tasks
|
2014-11-11 18:13:23 -06:00 |
|
Dan Sosedoff
|
3f8688fb73
|
Define a MIME_TYPES string map to hold all used mime types
|
2014-11-10 23:19:21 -06:00 |
|
Dan Sosedoff
|
028ef449dc
|
Reorganize go imports
|
2014-11-10 23:10:05 -06:00 |
|
Dan Sosedoff
|
41cf9cf205
|
Run dep restore and build as separate commands in dockerfile
|
2014-11-10 12:54:41 -06:00 |
|
Dan Sosedoff
|
c3d256a774
|
Fix styles for table information block on sidebar
|
2014-11-07 18:25:41 -06:00 |
|
Dan Sosedoff
|
3f49829ecb
|
Readme tweaks
|
2014-11-07 18:12:08 -06:00 |
|
Dan Sosedoff
|
0fe2936729
|
Restructure connection settings view
|
2014-11-06 16:05:49 -06:00 |
|
Dan Sosedoff
|
1a47e7325a
|
Add connection settings form (host, user, port, etc)
|
2014-11-06 11:25:53 -06:00 |
|
Dan Sosedoff
|
ff5a3eea33
|
Fix identation in app.json and add icon url
|
2014-11-06 10:19:15 -06:00 |
|
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 |
|
llitfkitfk
|
b05986169b
|
update README
|
2014-11-04 13:18:26 +08:00 |
|
llitfkitfk
|
1624aa2646
|
add docker file instruction
|
2014-11-04 13:14:39 +08: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 |
|
Peter van Hardenberg
|
828bcc0964
|
remove pvh
|
2014-10-31 13:52:41 -07:00 |
|
Peter van Hardenberg
|
4673230092
|
binding snafu
|
2014-10-31 13:42:01 -07:00 |
|
Peter van Hardenberg
|
0227c54843
|
add support for basicauth
|
2014-10-31 13:41:54 -07:00 |
|
Chris Bandy
|
33de540183
|
Have only one target that specifies the asset bindata
- Development targets recurse with the -debug flag
- Assets built as normal dependencies
|
2014-10-31 11:31:59 +00:00 |
|
Peter van Hardenberg
|
7c71b0d826
|
allow no tables.
|
2014-10-30 17:35:27 -07:00 |
|
Peter van Hardenberg
|
966b49fb77
|
heroku button
|
2014-10-30 17:35:27 -07:00 |
|
Peter van Hardenberg
|
db69ad4555
|
vendor in the bindata
|
2014-10-30 17:35:27 -07:00 |
|
Peter van Hardenberg
|
d3f3b23a18
|
godeps
|
2014-10-30 17:35:27 -07:00 |
|
Peter van Hardenberg
|
d424a20602
|
procfile
|
2014-10-30 17:35:22 -07: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 |
|