index
:
maple
main
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
*
fix(maple.cc): Handle rapid reconnects without crashing on SIGPIPE
HEAD
main
Fuwn
2025-12-06
1
-56
/
+77
*
refactor: Optimise request handling and harden Titan parameter parsing
Fuwn
2025-12-06
4
-19
/
+26
*
chore: Support macOS
Fuwn
2025-11-28
3
-28
/
+37
*
chore(flake): replace clang stdenv with clang without libraries
Fuwn
2024-09-30
1
-25
/
+27
*
chore(nix-shell): soft-pin build inputs
Fuwn
2024-09-30
1
-2
/
+3
*
chore(nix): set up flake
Fuwn
2024-09-30
5
-0
/
+190
*
build(docker): add simple build.ninja for Dockerfile
Fuwn
2024-06-11
4
-18
/
+35
*
refactor: tighen clang-tidy
Fuwn
2024-06-11
6
-51
/
+72
*
build: switch from ninja to tup
Fuwn
2024-06-11
5
-42
/
+40
*
docs(readme): add options to docker
Fuwn
2023-12-19
1
-1
/
+1
*
docs(readme): move deployment steps up
Fuwn
2023-12-19
1
-14
/
+21
*
format(maple): clang-format llvm style
Fuwn
2022-12-27
6
-306
/
+261
*
build(build.ninja): add formatting task
Fuwn
2022-12-27
1
-0
/
+6
*
ci(docker): make image significantly smaller
0.1.6
Fuwn
2022-05-09
1
-6
/
+9
*
fix(maple.cc): fix all possible memory leaks
Fuwn
2022-05-09
2
-18
/
+26
*
fix(maple.cc): conditional jump or move depends on uninitialised value(s)
Fuwn
2022-05-09
1
-3
/
+3
*
fix(maple.cc): iterator on non-variable
0.1.5
Fuwn
2022-05-09
1
-2
/
+3
*
Merge branch 'main' of https://github.com/gemrest/maple
Fuwn
2022-05-09
3
-5
/
+17
|
\
|
*
fix(build): c++20 instead of c++23 wd
0.1.4
Fuwn
2022-04-14
1
-1
/
+1
|
*
format: move strings to same line
Fuwn
2022-04-14
1
-4
/
+2
|
*
feat: add hacking steps
Fuwn
2022-04-14
1
-1
/
+15
|
*
build: compile with c++23 working draft
Fuwn
2022-04-14
1
-1
/
+1
|
*
feat: validate request
Fuwn
2022-04-14
1
-1
/
+18
|
*
refactor: don't redefine file extension
Fuwn
2022-04-14
1
-3
/
+3
|
*
docs(readme): update loc
0.1.3
Fuwn
2022-04-10
1
-1
/
+1
|
*
format: single line formats
Fuwn
2022-04-10
1
-35
/
+11
|
*
refactor: more explicit auto
Fuwn
2022-04-10
2
-1
/
+1
*
|
refactor(maple): move ssl work to function
Fuwn
2022-05-09
2
-60
/
+71
*
|
refactor(maple): move environment work to function
Fuwn
2022-05-09
2
-47
/
+54
*
|
refactor: cleanup non-essential variables
Fuwn
2022-05-09
2
-16
/
+7
*
|
docs(readme): update instructions and description
Fuwn
2022-05-09
1
-3
/
+42
*
|
refactor(maple.cc): remove debug logs
Fuwn
2022-05-09
1
-4
/
+0
*
|
docs(maple.hh): add license information
Fuwn
2022-05-09
1
-0
/
+20
*
|
feat: titan support
Fuwn
2022-05-09
7
-80
/
+476
|
/
*
refactor: explicit auto
Fuwn
2022-04-06
1
-4
/
+4
*
docs(readme): add capsules using section
Fuwn
2022-04-06
1
-0
/
+6
*
docs(readme): update loc
0.1.2
Fuwn
2022-04-06
1
-1
/
+1
*
refactor: replace errors with function
Fuwn
2022-04-06
1
-21
/
+16
*
feat: assume index.gmi of path if trailing slash
Fuwn
2022-04-06
1
-2
/
+2
*
chore(examples): use gem.rest as example directory
Fuwn
2022-04-06
5
-19
/
+3
*
docs(readme): update loc
0.1.1
Fuwn
2022-04-05
1
-1
/
+1
*
feat: can respond to unique indexes
Fuwn
2022-04-05
1
-5
/
+22
*
refactor: pass lambda to signal
Fuwn
2022-04-05
1
-10
/
+6
*
feat: maple 0.1.0 :star:
0.1.0
Fuwn
2022-04-04
12
-0
/
+1051