index
:
walint
main
playground
structured-badges
A linter for workadventure maps
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
walint.cabal
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-03-06
server: websocket for updates & auto-reload
stuebinm
1
-0
/
+2
2022-03-03
mapserver: somewhat more decent logging
stuebinm
1
-0
/
+1
2022-03-03
cwality-maps: better logging
stuebinm
1
-0
/
+1
2022-03-03
cwality-maps: add mustache templating
stuebinm
1
-0
/
+3
2022-02-28
little server for making cwality maps (which meow, for now)
stuebinm
1
-2
/
+33
2022-02-28
separate tiled modules out into own package
stuebinm
1
-2
/
+21
2022-02-18
remove unused dependencies
stuebinm
1
-4
/
+0
2022-02-18
switch to universum prelude
stuebinm
1
-1
/
+7
2022-02-17
sprinkle some NFData everywhere
stuebinm
1
-1
/
+1
2022-02-16
server: post map updates to exneuland's API
stuebinm
1
-0
/
+2
2022-02-16
server: remove cli-git, cli-extras
stuebinm
1
-2
/
+1
2022-02-16
internal state: sort according to org
stuebinm
1
-2
/
+1
2022-02-16
server: repositores & orgs fixed in config
stuebinm
1
-0
/
+6
2022-02-16
… several hours of fighting with TOML later
stuebinm
1
-0
/
+1
2022-02-15
server: switch to universum prelude, some cleanup
stuebinm
1
-1
/
+4
2022-02-12
server: added (somewhat) sensible logging
stuebinm
1
-26
/
+23
2022-02-11
server: admin interface
stuebinm
1
-1
/
+1
2022-02-11
server: present lint results in pretty html
stuebinm
1
-0
/
+1
2022-02-10
server: simple servant-lucid stuff
stuebinm
1
-1
/
+4
2022-02-07
server: simple toml config
stuebinm
1
-0
/
+1
2022-02-07
server: proper job handling
stuebinm
1
-0
/
+2
2022-02-07
non-blocking server
stuebinm
1
-5
/
+6
2022-02-01
basic server setup (using servant)
stuebinm
1
-2
/
+34
2022-01-15
use hpack and clean up modules
stuebinm
1
-75
/
+75
2022-01-02
playing around with types
stuebinm
1
-1
/
+3
2022-01-02
use url package for parsing of urls
jonny
1
-1
/
+2
2022-01-02
urlencode dereferrer links
stuebinm
1
-1
/
+2
2021-12-23
add suggestions for misspelled properties
stuebinm
1
-1
/
+2
2021-12-22
print version information on --version
stuebinm
1
-1
/
+4
2021-12-17
simple graphviz visualisation of a repository
stuebinm
1
-1
/
+2
2021-12-17
some simple graph algorithms
stuebinm
1
-1
/
+3
2021-12-16
fixed some warnings (and disabled others)
stuebinm
1
-1
/
+1
2021-12-08
rudimentary linting for overlapping layers
stuebinm
1
-0
/
+1
2021-12-04
lots of code reorganising and some deduplication
stuebinm
1
-2
/
+2
2021-12-02
collect badges from object layers
stuebinm
1
-0
/
+1
2021-11-20
make link adjustments configurable
stuebinm
1
-0
/
+1
2021-11-14
too much type level stuff to read a config file
stuebinm
1
-0
/
+2
2021-11-10
extra module for repository writeout
stuebinm
1
-0
/
+1
2021-10-04
relax dependency versions
stuebinm
1
-2
/
+2
2021-10-04
removed unnecessary dependency
stuebinm
1
-1
/
+1
2021-10-01
rename to walint
stuebinm
1
-4
/
+4
2021-09-30
nicer json output which leaks less haskell names
stuebinm
1
-1
/
+2
2021-09-23
prettier pretty printing and stuff
stuebinm
1
-0
/
+1
2021-09-23
handle all maps in entire repositories
stuebinm
1
-0
/
+1
2021-09-23
very naïve handling of directories
stuebinm
1
-0
/
+1
2021-09-20
simple parsing of local dependency paths
stuebinm
1
-1
/
+3
2021-09-18
moved types into Types.hs
stuebinm
1
-0
/
+1
2021-09-16
input options, output json
stuebinm
1
-6
/
+8
2021-09-16
moving lots of code around
stuebinm
1
-8
/
+27