-
c541e8b941
doc/README: add v0.7.0 download links
master
mappu
2024-07-18 18:15:10 +1200
-
877f291a1f
makefile: set
dist
as default target
mappu
2024-07-18 18:02:37 +1200
-
6145320858
doc: v0.7.0 changelog, update TODO
v0.7.0
mappu
2024-07-18 18:00:40 +1200
-
8296a2fec9
gui: hardcode better windows colours
mappu
2024-07-18 17:51:27 +1200
-
223d13be58
gui: toggle edit buttons as well
mappu
2024-07-18 17:49:16 +1200
-
eca27dcd4f
sqlite: basic editing support
mappu
2024-07-18 17:46:13 +1200
-
0f2a3e021a
gui: toggle the Query form fields if selected db is not queryable
mappu
2024-07-18 17:10:02 +1200
-
90259fb2b9
gui: prevent submitting blank queries to db (seems to hang sqlite)
mappu
2024-07-18 17:09:48 +1200
-
7573cf0453
app: upcast loadedDatabase to more specific interfaces
mappu
2024-07-18 17:09:32 +1200
-
6dd0635c9e
doc/TODO: update
mappu
2024-07-14 15:35:56 +1200
-
ce3d08740f
sqlite: add context actions for compact, export, drop table
mappu
2024-07-14 15:34:17 +1200
-
8f5e1054fb
db: return error from contextAction.Callback (2)
mappu
2024-07-14 15:28:18 +1200
-
1ac96eb133
move filter consts to each db file
mappu
2024-07-14 15:27:54 +1200
-
53e9b6555e
doc/TODO: more ideas
mappu
2024-07-13 18:03:47 +1200
-
e1a9f187cb
db: return error from RenderForNav, contextAction.Callback
mappu
2024-07-13 18:03:42 +1200
-
ee3110162b
doc/TODO: update
mappu
2024-07-06 12:44:37 +1200
-
35a83eb483
gui: basic syntax highlighting implementation (disabled)
mappu
2024-07-06 12:41:57 +1200
-
60add3be86
db: add common errunsupported
mappu
2024-07-06 12:02:58 +1200
-
2f65ffdd70
db: lift execQuery error handling to parent
mappu
2024-07-06 11:59:55 +1200
-
aad92d27e9
gui: use icons for toolbar
mappu
2024-07-06 11:54:48 +1200
-
21151be8a3
gui/images: load more image assets
mappu
2024-07-06 11:54:36 +1200
-
f78eec1872
bolt: support editing
mappu
2024-07-06 11:45:41 +1200
-
8af27f8834
gui: change tracking for insert, edit, delete actions
mappu
2024-07-06 11:04:19 +1200
-
0d3b90b879
gui: prep work for inserting rows
mappu
2024-07-05 20:07:19 +1200
-
2b59efc410
gui: add refresh button on data tab
mappu
2024-07-05 19:46:04 +1200
-
7fbf2ef1ed
gui: common column handling, set widths automatically
mappu
2024-07-05 19:35:24 +1200
-
d7e3363173
gui: convert data tables from TListView to TStringGrid
mappu
2024-07-05 19:21:08 +1200
-
cecfc338d4
gui: bigger default window size
mappu
2024-07-05 18:43:02 +1200
-
35f09fc072
doc/README: add v0.6.0 download links
mappu
2024-06-30 14:17:59 +1200
-
2163b46907
doc/README: changelog for v0.6.0
v0.6.0
mappu
2024-06-30 14:16:06 +1200
-
81b6b08e7b
doc/TODO: status update
mappu
2024-06-30 14:15:53 +1200
-
f31724a110
gui: add extra space in help menu driver list
mappu
2024-06-30 14:14:50 +1200
-
063a8ca837
debconf: add as database option
mappu
2024-06-30 14:14:41 +1200
-
1cfc94a42b
debconf: fix extra spaces, Name column ordering
mappu
2024-06-30 14:14:26 +1200
-
053e07c319
debconf: implement dat file parser
mappu
2024-06-30 13:47:29 +1200
-
0b91c379b8
doc/README: update partial changelog
mappu
2024-06-30 13:28:17 +1200
-
7b4cc885f5
gui: use Consolas as monospace font on Windows
mappu
2024-06-30 13:16:27 +1200
-
3b17ddd8a4
sqliteclidriver: always get columns in the right order
mappu
2024-06-30 13:12:11 +1200
-
8d051a14e5
orderedkv: initial commit
mappu
2024-06-30 13:11:54 +1200
-
4735c391bd
doc/TODO: update status
mappu
2024-06-30 12:51:40 +1200
-
0866e5edac
sqliteclidriver: clear content from ret if sentinel was found
mappu
2024-06-30 12:51:05 +1200
-
5c44dc5f54
sqliteclidriver: indicate driver in status bar
mappu
2024-06-30 12:48:22 +1200
-
a7dd1ca340
makefile: compile cgo with -O2
mappu
2024-06-30 12:45:40 +1200
-
abcf7dbfe5
sqliteclidriver: better bubble up stderr errors
mappu
2024-06-30 12:45:23 +1200
-
d359f42b24
sqlite: support tables named using special characters
mappu
2024-06-30 12:45:03 +1200
-
7cec5cee4c
sqliteclidriver: use channel events, handle no results via sentinel
mappu
2024-06-30 12:33:47 +1200
-
be91cd54c6
eventcmd: initial commit of channel-based process wrapper
mappu
2024-06-30 12:33:01 +1200
-
b141aaaa6c
lexer: separate tokens for top-level special characters
mappu
2024-06-30 11:26:00 +1200
-
493ab846b9
gui: adjust styles for query frame
mappu
2024-06-30 11:10:19 +1200
-
d3ebcb4666
gui: fix popup position for redis connection dialog
mappu
2024-06-30 11:05:25 +1200
-
50cf207eae
gui: fix properties tab background colour for windows build
mappu
2024-06-30 11:05:16 +1200
-
e5cbbb6822
makefile/linux: don't upx, but xz harder, for faster startup
mappu
2024-06-30 10:45:19 +1200
-
18674568dd
makefile/windows: upx harder
mappu
2024-06-30 10:45:08 +1200
-
748dd96267
makefile/windows: set windowsgui flag
mappu
2024-06-30 10:44:59 +1200
-
c5578daa9f
makefile: add cleanups before targets
mappu
2024-06-30 10:44:13 +1200
-
3bc7f539ad
doc/README: add v0.5.0 download links
mappu
2024-06-29 13:03:04 +1200
-
52677224c1
doc/README: changelog for v0.5.0
v0.5.0
mappu
2024-06-29 12:59:54 +1200
-
0a31eab9f2
doc: update screenshot
mappu
2024-06-29 12:59:41 +1200
-
011063597d
makefile: improvements for dist archives
mappu
2024-06-29 12:54:57 +1200
-
71c182692a
makefile: use cgo for windows build
mappu
2024-06-29 12:54:47 +1200
-
e15af5a544
makefile: add targets for release dist builds
mappu
2024-06-29 12:41:05 +1200
-
ba7228ad44
doc/TODO: update
mappu
2024-06-29 12:15:26 +1200
-
650c9e7183
sqlite: basic integration for the cli driver
mappu
2024-06-29 12:13:34 +1200
-
471737f421
gui: add helper function for menu separators
mappu
2024-06-29 12:13:18 +1200
-
d2b9618da0
sqliteclidriver: initial commit
mappu
2024-06-29 11:56:45 +1200
-
f0f0ff7904
lexer: add re-quote helper
mappu
2024-06-29 11:56:26 +1200
-
639da11ab3
add custom lexer, use for redis string splitting
mappu
2024-06-29 11:21:30 +1200
-
fc084d7190
gui: seamless refresh after bucket action, support nav removal
mappu
2024-06-28 12:29:44 +1200
-
e2111017eb
gui: implement nav refresh
mappu
2024-06-28 12:04:39 +1200
-
ef70e5825a
gui: add nav context images for refresh + close
mappu
2024-06-28 12:00:18 +1200
-
15b29b32ce
bolt: support adding/removing child buckets
mappu
2024-06-28 11:53:07 +1200
-
975e120530
main: move appname to constant
mappu
2024-06-28 11:53:01 +1200
-
5b8883d31a
bolt: add nav suffix for readonly connections
mappu
2024-06-28 11:52:50 +1200
-
ce43f5765c
bolt: support 'create new database'
mappu
2024-06-28 11:40:03 +1200
-
feffa67677
main: infra for custom context actions
mappu
2024-06-28 11:34:00 +1200
-
a14e58297a
bolt: support open as readonly
mappu
2024-06-28 11:33:43 +1200
-
2b309fbda7
gui: add help option to show driver versions
mappu
2024-06-28 11:21:14 +1200
-
70db402cdf
gui: use helper function for setting up menus
mappu
2024-06-28 11:11:34 +1200
-
a82d5e6b26
gui: run optipng on some images
mappu
2024-06-28 11:05:57 +1200
-
28570b0b96
versions: replace embed go.mod with stdlib debug api
mappu
2024-06-28 11:05:49 +1200
-
9bf84fa140
pebble: initial support
mappu
2024-06-28 11:01:34 +1200
-
eb34221620
doc/README: changelog for v0.4.0
v0.4.0
mappu
2024-06-23 16:35:25 +1200
-
cc3ba4d9f0
doc/TODO: update current progress
mappu
2024-06-23 16:29:20 +1200
-
f79d17afed
badger: support temporary in-memory databases
mappu
2024-06-23 16:29:11 +1200
-
d7c2282335
badger: add dgraph vendor icon
mappu
2024-06-23 16:29:00 +1200
-
43002a9fde
main: restructure nav menu into alphabetical per-DB options
mappu
2024-06-23 16:20:06 +1200
-
bc33d26cfd
images: add vendor logos
mappu
2024-06-23 16:18:36 +1200
-
38d9e6238f
main: add help menu with website link
mappu
2024-06-23 15:58:12 +1200
-
a653ef8ca4
main: get accurate cross-platform background colour for properties tab
mappu
2024-06-23 15:58:03 +1200
-
cc336366c9
redis: show results in query tab
mappu
2024-06-23 15:57:33 +1200
-
8f105183eb
redis: handle data browsing for different typed keys
mappu
2024-06-23 15:57:20 +1200
-
b45faa2e73
main: add nav context menu, support closing open connections
mappu
2024-06-23 15:28:15 +1200
-
7e5d17100d
main: preload recursive navigation only one layer at a time
mappu
2024-06-23 15:21:41 +1200
-
a817e5fa21
main: recursively load all nav state at connection time
mappu
2024-06-23 15:12:26 +1200
-
3d185033f3
main: allow scrolling long content on properties tab
mappu
2024-06-23 14:56:00 +1200
-
924957d00d
main: abstract the nil selection into a virtual database type
mappu
2024-06-23 14:55:21 +1200
-
d674078071
main: auto switch to newly opened database
mappu
2024-06-23 14:54:49 +1200
-
5992d19906
redis: complete basic multidatabase browse support
mappu
2024-06-23 14:54:33 +1200
-
8cac46e9f2
doc: update README + TODO
mappu
2024-06-23 13:13:43 +1200
-
db5f6816c5
main: allow running partial query by selection
mappu
2024-06-23 13:07:52 +1200