index
:
whirl
deprecated-legacy
deprecated-main
develop
develop-outdated
old
origin/deprecated-legacy
origin/deprecated-main
origin/develop
origin/develop-outdated
origin/old
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactor(global): use async_trait macro globally
Fuwn
2021-05-12
4
-3
/
+5
*
docs(hub): comment out some unused debug logs
Fuwn
2021-05-11
1
-2
/
+2
*
perf(prompt): history builtin use enumerate
Fuwn
2021-05-11
1
-3
/
+1
*
refactor(utils): remove unused, outdated db util
Fuwn
2021-05-10
2
-21
/
+0
*
refactor(config): move `prompt_ps1` configuration key to `whirlsplash.prompt`...
Fuwn
2021-05-10
3
-5
/
+5
*
feat(prompt): toggle prompt via configuration file
Fuwn
2021-05-10
3
-1
/
+14
*
perf(api): use actix_web instead of rocket for api
Fuwn
2021-05-10
7
-17
/
+45
*
feat(prompt): zero-index history builtin output for accuracy
Fuwn
2021-05-06
1
-1
/
+1
*
refactor(config): verbosity
Fuwn
2021-05-06
1
-1
/
+1
*
fix(config): typo
Fuwn
2021-05-06
1
-1
/
+1
*
fix(docker): the dockering
Fuwn
2021-05-06
9
-21
/
+46
*
refactor(server): clippy: module inception
Fuwn
2021-05-06
5
-67
/
+62
*
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
*
build(make): create watchable make task
Fuwn
2021-05-05
1
-2
/
+9
*
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
3
-4
/
+9
*
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
*
feat(db): use diesel instead of sqlx, implement database tests
Fuwn
2021-05-03
9
-297
/
+125
*
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
*
feat(api): flush out statistics endpoint
Fuwn
2021-05-02
4
-3
/
+77
*
feat(global): begin implementing api
Fuwn
2021-05-02
6
-1
/
+59
*
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
*
refactor(cmds): even more of2m-ifying
Fuwn
2021-05-01
9
-66
/
+82
*
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(commands): rename subscribe command module to subscribe_room
Fuwn
2021-04-30
3
-0
/
+0
*
etc: Replace copyleft holder name
Fuwn
2021-04-28
51
-51
/
+51
*
etc: Add copyleft symbol to copyleft header
Fuwn
2021-04-27
47
-47
/
+47
*
fmt: ...
Fuwn
2021-04-27
2
-2
/
+0
*
feature: New configuration file format
Fuwn
2021-04-27
8
-52
/
+68
*
fmt: Rename re_server module to server
Fuwn
2021-04-26
45
-18
/
+18
*
fix: Actually remove legacy server module
Fuwn
2021-04-26
26
-2674
/
+0
*
etc: Remove legacy server module
Fuwn
2021-04-26
26
-0
/
+0
*
etc: Prepend license identifier to *most* files
Fuwn
2021-04-26
51
-4
/
+148
*
major: :star:
Fuwn
2021-04-23
75
-836
/
+3934
*
format: Preinitialize vector with elements
Fuwn
2021-03-29
1
-3
/
+5
*
format: Remove uncessecary `iter_mut`
Fuwn
2021-03-29
2
-2
/
+2
[next]