index
:
whirl
dependabot/cargo/bytes-1.11.1
dependabot/cargo/tokio-1.38.2
dependabot/npm_and_yarn/ansi-regex-3.0.1
dependabot/npm_and_yarn/minimatch-3.1.2
dependabot/npm_and_yarn/semver-5.7.2
dependabot/npm_and_yarn/word-wrap-1.2.4
deprecated-legacy
deprecated-main
develop
develop-outdated
old
renovate/colour-2.x
renovate/commitlint-monorepo
renovate/crate-bytes-vulnerability
renovate/crate-tokio-vulnerability
renovate/human-panic-1.x-lockfile
renovate/hyper-0.x-lockfile
renovate/log-0.x
renovate/log-0.x-lockfile
renovate/num-traits-0.x-lockfile
renovate/serde-monorepo
renovate/tokio-stream-0.x-lockfile
renovate/ubuntu-24.x
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
perf(subs): clippy
Fuwn
2021-05-06
1
-1
/
+1
*
test(db): ignore test that only works in certain cases
Fuwn
2021-05-06
1
-0
/
+3
*
feat(nix): spice it all up
Fuwn
2021-05-06
6
-35
/
+99
*
chore(global): create version file
Fuwn
2021-05-05
1
-0
/
+1
*
build(make): create watchable make task
Fuwn
2021-05-05
2
-2
/
+16
*
feat(make): use cargo-make instead of gnu make
Fuwn
2021-05-05
2
-43
/
+55
*
feat(prompt): null handling and help command
Fuwn
2021-05-05
2
-5
/
+25
*
feat(prompt): ability to specify prompt ps1
Fuwn
2021-05-05
4
-4
/
+10
*
fix(config): add ip field to example config
Fuwn
2021-05-05
1
-0
/
+1
*
chore(make): new task, basically checkf except it also executes clippy
Fuwn
2021-05-05
1
-0
/
+5
*
feat(prompt): history builtin
Fuwn
2021-05-05
3
-11
/
+31
*
feat(global): add a shell-like prompt for interfacing with the server during ...
Fuwn
2021-05-05
6
-9
/
+142
*
feat(redirect_id): specify custom ip in config
Fuwn
2021-05-04
3
-1
/
+3
*
style(global): fix clippy complaints
Fuwn
2021-05-04
4
-9
/
+9
*
revert(deps): remove dev-dependencies once again
Fuwn
2021-05-04
1
-3
/
+3
*
build(deps): add dev-dependencies
Fuwn
2021-05-03
1
-2
/
+2
*
feat(db): use diesel instead of sqlx, implement database tests
Fuwn
2021-05-03
26
-330
/
+165
*
docs(readme): add development prerequisites
Fuwn
2021-05-03
1
-0
/
+7
*
chore(git): finally implement commit message linting
Fuwn
2021-05-03
2
-9
/
+13
*
docs(main): nice commenting
Fuwn
2021-05-03
1
-1
/
+3
*
refactor(global): remove all the fluff from main file
Fuwn
2021-05-03
4
-108
/
+124
*
revert(deps): remove dev-dependencies
Fuwn
2021-05-03
1
-1
/
+1
*
build(deps): add sqlx-cli to dev-dependencies
Fuwn
2021-05-03
1
-0
/
+4
*
fix(readme): outdated documentation url
Fuwn
2021-05-02
1
-1
/
+1
*
feat(api): flush out statistics endpoint
Fuwn
2021-05-02
5
-3
/
+78
*
feat(global): begin implementing api
Fuwn
2021-05-02
7
-2
/
+61
*
refactor(todo): update todo style
Fuwn
2021-05-02
4
-6
/
+8
*
docs(cmds): add of2m notice to command: action
Fuwn
2021-05-01
1
-0
/
+5
*
refactor(cmds): remove unimplemented command: whisper
Fuwn
2021-05-01
3
-14
/
+12
*
feat(cmds): trait based commands
Fuwn
2021-05-01
11
-27
/
+82
*
ci(actions): fix rust action not running on changes performed on the src dire...
Fuwn
2021-05-01
1
-2
/
+2
*
ci(git): temporarily disable prepare-commit-msg hook
Fuwn
2021-05-01
1
-1
/
+1
*
docs(readme): add a section detailing known issues
Fuwn
2021-05-01
1
-0
/
+3
*
build(make): more helper tasks, mostly for optional checking
Fuwn
2021-05-01
1
-3
/
+5
*
refactor(cmds): even more of2m-ifying
Fuwn
2021-05-01
9
-66
/
+82
*
chore(git): add prepare-commit-hook for commitizen
Fuwn
2021-05-01
1
-0
/
+4
*
build(nix): add niv as a build input
Fuwn
2021-05-01
1
-1
/
+1
*
refactor(cmds): remove unimplemented command modules
Fuwn
2021-04-30
6
-14
/
+0
*
refactor(cmds): of2m
Fuwn
2021-04-30
5
-32
/
+24
*
refactor(cmds): of2m
Fuwn
2021-04-30
5
-39
/
+30
*
refactor(cmds): of2m
Fuwn
2021-04-30
5
-67
/
+34
*
refactor(cmds): orphan functions to methods
Fuwn
2021-04-30
7
-62
/
+54
*
refactor(cmds): more orphan module functions to methods within struct
Fuwn
2021-04-30
7
-66
/
+55
*
feat(hub): *implement* new commands; subscribe room, subscribe distance, tele...
Fuwn
2021-04-30
11
-13
/
+129
*
refactor(makefile): introduce easily configurable `Makefile` variables, document
Fuwn
2021-04-30
1
-1
/
+9
*
refactor(makefile): restructure `Makefile` for readability
Fuwn
2021-04-30
1
-5
/
+20
*
refactor(commands): rename subscribe command module to subscribe_room
Fuwn
2021-04-30
3
-0
/
+0
*
ci(actions): run rust workflow on `Cargo.toml` changes
Fuwn
2021-04-29
1
-2
/
+6
*
refactor(commitizen): move Commitizen configuration to it's own file
Fuwn
2021-04-29
2
-6
/
+4
*
Merge pull request #11 from Whirlsplash/renovate/rust-tokio-util-0.x
Fuwn
2021-04-29
1
-1
/
+1
|
\
[prev]
[next]