index
:
infra
fcuny/jovian
main
nix configuration for my machines
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-06-11
mpd: we only want events from the player subsystem
Franck Cuny
2
-2
/
+8
2022-06-11
doc: update README with instruction for installing
Franck Cuny
1
-0
/
+8
2022-06-11
build: install the binary and systemd unit
Franck Cuny
1
-0
/
+12
2022-06-11
scrobbler: add a systemd unit file
Franck Cuny
1
-0
/
+43
2022-06-11
scrobbler: read mpd status before processing song
Franck Cuny
1
-4
/
+21
2022-06-11
scrobbler: record how long a song was played
Franck Cuny
2
-1
/
+16
2022-06-11
mpd-scrobbler: proper default arguments
Franck Cuny
1
-2
/
+31
2022-06-11
scrobbler: use helper function EqualAttrs
Franck Cuny
1
-3
/
+1
2022-06-11
record: add some basic testing
Franck Cuny
2
-0
/
+59
2022-06-11
mpd-stats: pass database path to the scrobbler
Franck Cuny
2
-5
/
+31
2022-06-11
scrobbler: add timestamp to the record
Franck Cuny
1
-9
/
+11
2022-06-11
scrobbler: add interface to the sqlite3 database
Franck Cuny
3
-0
/
+57
2022-06-11
mpd-stats: create and run the scrobbler
Franck Cuny
1
-39
/
+4
2022-06-11
scrobbler: add functions to create and run it
Franck Cuny
1
-0
/
+66
2022-06-11
mpd: export the type Player
Franck Cuny
1
-4
/
+4
2022-06-11
mpd: add function `Close` to the player
Franck Cuny
2
-2
/
+15
2022-06-11
mpd: rename function to create the player
Franck Cuny
2
-2
/
+2
2022-06-11
scrobbler: create a record on new song
Franck Cuny
1
-5
/
+27
2022-06-11
scrobbler: initial log record type
Franck Cuny
3
-1
/
+40
2022-06-11
scrobbler: watch for events and print song details
Franck Cuny
4
-0
/
+77
2022-06-11
README: add some information about logging
Franck Cuny
1
-1
/
+14
2022-06-11
add initial go.mod
Franck Cuny
1
-0
/
+3
2022-06-11
Add README.org, LICENSE.txt
Franck Cuny
2
-0
/
+21
2022-06-11
ref(drone): remove all modules and configurations
Franck Cuny
1
-1
/
+0
2022-06-10
fix(scripts): no need to create tags when deploying to fly.io
Franck Cuny
1
-7
/
+1
2022-06-09
feat(gerrit-hook): propagate gerrit information in the environment
Franck Cuny
1
-3
/
+17
2022-06-09
feat(gerrit): update CL when buildKite build is finished
Franck Cuny
2
-0
/
+46
2022-06-04
doc(gerrit-hook): add initial documentation
Franck Cuny
1
-0
/
+12
2022-06-04
feat(gerrit-hook): a small tool to act as a dispatcher for gerrit
Franck Cuny
5
-0
/
+308
2022-05-29
tools(govanity): add the tool to flake.nix
Franck Cuny
1
-0
/
+24
2022-05-29
tools(govanity): remove unneeded files
Franck Cuny
5
-147
/
+0
2022-05-25
ref(dnsupdate): move under tools
Franck Cuny
6
-0
/
+881
2022-05-13
remove unused Makefile
Franck Cuny
1
-27
/
+0
2022-05-11
drone: add a configuration
Franck Cuny
1
-0
/
+18
2022-05-11
scripts: add a script to deploy
Franck Cuny
3
-6
/
+25
2022-05-11
Dockerfile: update steps
Franck Cuny
1
-2
/
+2
2022-05-11
README: update documentation
Franck Cuny
1
-0
/
+4
2022-05-11
add a flake.nix to the repository
Franck Cuny
4
-0
/
+119
2021-10-10
config: add mpd-stats
Franck Cuny
1
-0
/
+2
2021-09-09
build: tag correctly the release
Franck Cuny
1
-4
/
+8
2021-08-14
build: create user before setting workdir
Franck Cuny
1
-2
/
+2
2021-08-14
build: build the image before deploying
Franck Cuny
1
-1
/
+1
2021-08-14
build: trim the size of the Docker container
Franck Cuny
1
-3
/
+20
2021-08-12
config: add vanity
Franck Cuny
1
-0
/
+2
2021-08-12
build: deploy to fly
Franck Cuny
6
-17
/
+83
2021-08-12
config: replace homelab with tools
Franck Cuny
1
-2
/
+2
2021-08-12
vanity: rewrite with templates and external config
Franck Cuny
6
-22
/
+144
2021-08-12
build: convert to go module
Franck Cuny
1
-0
/
+3
2018-04-08
Add a new target to the Makefile.
Franck Cuny
1
-0
/
+3
2018-03-30
Redirect go code to github.com
Franck Cuny
4
-0
/
+52