Commit Graph
31 Commits
Author SHA1 Message Date
brian 4d4716e825 Go mod tidy 2023-03-30 07:25:05 -05:00
brian ebb9186bbe Update go version 2023-03-30 07:24:40 -05:00
brian ab62644960 Update Dependencies 2023-03-30 07:12:16 -05:00
brian 7f10a81cec Don't duplicate root values when root is bucket. 2021-05-31 10:03:53 -05:00
brian 7718e0f038 Update links to binaries for v2.1 2021-05-31 09:39:19 -05:00
brian bbe5e92c9c Read/Edit DBs with key/value pairs in root
Not sure how 'good' this is, but apparently some people do it, so
we may as well support it.
2021-05-31 09:29:09 -05:00
brian 72d7cc8280 Switching browser screen to buffer data then display 2019-10-16 17:41:29 -05:00
brian 930ee1799e Fix JSON formatting regression 2019-10-16 15:33:16 -05:00
brian 1f3880f32e Stringify all buckets/keys/values
Resolves Issue #34
2019-10-16 15:13:38 -05:00
brian 7d7e0bfcd3 Add simple 'read-only' mode.
It just closes the database as soon as it's done loading it.
To refresh, you have to close out and reopen.
2018-04-26 09:13:13 -05:00
brian 6261d4da06 Updated Dependencies 2018-04-26 07:05:07 -05:00
brian 8733dcb5e3 Updated Dependency (Fix Ctrl+U Behavior) 2017-09-04 09:32:57 -05:00
brian 4d25527218 Add links to pre-built binaries 2017-08-30 09:10:43 -05:00
brian 97cc915452 Vendored Dependencies
Also removed some commented out code
2017-08-30 08:55:08 -05:00
brian 9946fceba7 Merge branch 'master' of github.com:br0xen/boltbrowser 2017-04-28 16:07:08 -05:00
brian 6639f93834 Prep for right pane scrolling 2017-04-05 12:49:05 -05:00
brian bbef340848 Fixed issue with bucket/key/value having '/' 2017-04-05 11:29:28 -05:00
brian 82c105e8c3 Add filename to browser title bar 2017-04-04 16:41:15 -05:00
brian e1430823a8 Added export functions
* (x) - Export value as string
* (X) - Export key/value or bucket as JSON
2016-12-29 15:23:58 -06:00
brian 6a2dc9f776 Truncate long bucket names 2016-12-29 12:43:10 -06:00
brian 8dba00b972 Truncate extra-long lines in the left pane 2016-12-29 12:33:09 -06:00
brian 447d135216 Merge branch 'master' of gogs.bullercodeworks.com:brian/boltbrowser 2016-02-09 10:13:20 -06:00
brian ff02fa104d Fix a few things 2015-12-01 15:24:43 -06:00
brian 9a45937d0f Wrap long bucket/pair names/values 2015-12-01 15:20:52 -06:00
brian e27925d5e9 Wrap display of long bucket names/pairs 2015-12-01 14:44:18 -06:00
brian c977d2f42e Updated termbox-util library 2015-10-21 11:51:50 -05:00
brian acaf7d088a Updated Termbox Utility Library 2015-10-21 11:47:34 -05:00
brian 82c42460f6 Updating from gogs repo
gogs.bullercodeworks.com/brian/boltbrowser
2015-10-21 08:48:18 -05:00
brian 4736e46334 Updated all, linted 2015-09-17 11:52:02 -05:00
brian 908848fed6 Linted 2015-09-17 11:49:57 -05:00
brianandGogs b43acf84bc Init commit 2015-04-24 16:20:05 -04:00