index
:
git-bug
devel
master
update_mods
Distributed, offline-first bug tracker embedded in git, with bridges
Matěj Cepl <mcepl@cepl.eu>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
commands
/
webui.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
commands: minor fixes for the webui open with query
Michael Muré
2021-03-07
1
-4
/
+5
*
webui: allow specifying the initial query
Miklos Vajna
2021-03-07
1
-0
/
+8
*
Add option to specify host address
Sascha
2021-02-28
1
-2
/
+6
*
repo: implement local/global/any config everywhere
Michael Muré
2020-09-29
1
-1
/
+1
*
commands: refactor to avoid globals
Michael Muré
2020-06-28
1
-47
/
+53
*
Reorganize the webUI and API code
Michael Muré
2020-06-27
1
-156
/
+20
*
Use ErrNotAuthenticated
Luke Granger-Brown
2020-06-27
1
-5
/
+5
*
Pull out context-stuff from identity into graphqlidentity package
Luke Granger-Brown
2020-06-27
1
-4
/
+9
*
Change graphql Go handlers to pluck identity out of context instead.
Luke Granger-Brown
2020-06-27
1
-6
/
+21
*
Verify that we have an identity only in read-write mode
Luke Granger-Brown
2020-06-27
1
-1
/
+9
*
Don't permit file uploads in read-only mode
Luke Granger-Brown
2020-06-27
1
-1
/
+3
*
Add support for read-only mode for web UI.
Luke Granger-Brown
2020-06-27
1
-4
/
+7
*
upgrade to gqlgen master, waiting for a release
Michael Muré
2020-02-05
1
-2
/
+2
*
bridge: huge refactor to accept multiple kind of credentials
Michael Muré
2019-12-08
1
-1
/
+1
*
bridge: use new repository configuration interface
amine
2019-11-01
1
-1
/
+1
*
commands: add flags/config to control the automatic opening in the default br...
Michael Muré
2019-05-27
1
-14
/
+41
*
commands: add a "." at the end of Short commands usage
Michael Muré
2019-03-01
1
-1
/
+1
*
commands: don't load the repo for commands that don't need it
Michael Muré
2018-10-17
1
-3
/
+4
*
webui: serve the index.html file by default to deal with the SPA router requi...
Michael Muré
2018-09-21
1
-1
/
+24
*
webui: explain how to quit
Michael Muré
2018-09-19
1
-0
/
+1
*
graphql: update gqlgen to 0.5.1
Michael Muré
2018-09-14
1
-1
/
+1
*
catch a lot of error not being checked
Michael Muré
2018-09-13
1
-2
/
+9
*
reorganize package for a more idomatic go
Michael Muré
2018-09-11
1
-3
/
+3
*
ls: support expressing a query with flags as well
Michael Muré
2018-09-10
1
-0
/
+3
*
cache: lock the repo with a pid file; automatic cleaning
Michael Muré
2018-08-21
1
-6
/
+52
*
cleanup go imports
Michael Muré
2018-08-13
1
-4
/
+5
*
implement media hosting in git for comments + API for the webui
Michael Muré
2018-08-02
1
-14
/
+2
*
webui: add the http handlers for read/write git blob for media in comments
Michael Muré
2018-08-02
1
-0
/
+111
*
webui: show graphql urls
Michael Muré
2018-07-29
1
-1
/
+3
*
cleaning
Michael Muré
2018-07-29
1
-2
/
+2
*
relay connection working with gqlgen
Michael Muré
2018-07-29
1
-8
/
+4
*
bug: refactor to limit abstraction leak and to have a more reusable code for ...
Michael Muré
2018-07-23
1
-1
/
+1
*
webui: Add flag to specify which port to listen to
Quentin Gliech
2018-07-22
1
-3
/
+9
*
generate markdown documentation
Michael Muré
2018-07-20
1
-1
/
+1
*
graphql: Actually get the bugs from the repo
Quentin Gliech
2018-07-20
1
-1
/
+1
*
webui: add a primitive graphql handler
Michael Muré
2018-07-19
1
-1
/
+14
*
rework all the commands to use cobra as a parser
Michael Muré
2018-07-19
1
-7
/
+10
*
add the infrastructure for an embedded web UI + command
Michael Muré
2018-07-16
1
-0
/
+37