jaina heartles heartles
  • fae/she @heartles@egirls.gay on fedi

  • Joined on 2022-08-05
heartles pushed to main at heartles/fediglam 2023-01-08 23:36:56 +00:00
a1a93a7466 Add message after server startup
3a52aad023 Add tests for registration api call
2571043580 Fix dependencies for unit tests
da558ac40e Add test plug for DateTime.now
303bce771d Fix compile errors
Compare 22 commits »
heartles pushed to api-refactor at heartles/fediglam 2023-01-02 08:18:52 +00:00
cc4badae21 refactor
41ce5f3001 Remove services/auth.zig
df9354d91f Put registration logic in methods
58bc1af969 Move login behavior into methods
ecd844ddd1 Move login to methods/auth.zig
Compare 10 commits »
heartles created branch api-refactor in heartles/fediglam 2023-01-02 08:18:52 +00:00
heartles opened issue heartles/fediglam#91 2022-12-20 19:33:47 +00:00
Refactor api package
heartles opened issue heartles/fediglam#90 2022-12-20 19:30:11 +00:00
Route based on accept header
heartles pushed to main at heartles/fediglam 2022-12-18 14:47:41 +00:00
e3f90f22ef hack for different linux distros
e4b67ad66b add system include directory
Compare 2 commits »
heartles pushed to woodpecker-ci at heartles/fediglam 2022-12-18 14:45:41 +00:00
e3f90f22ef hack for different linux distros
heartles pushed to woodpecker-ci at heartles/fediglam 2022-12-18 14:25:30 +00:00
e4b67ad66b add system include directory
d5f8f84480 Enable integration tests in CI
613215efec Fix memory leaks in integration tests
64bbb7dae9 Fix compile errors in integration tests
1d65984323 Use non-comptime ints in tests
Compare 10 commits »
heartles pushed to main at heartles/fediglam 2022-12-18 14:22:00 +00:00
d5f8f84480 Enable integration tests in CI
613215efec Fix memory leaks in integration tests
64bbb7dae9 Fix compile errors in integration tests
Compare 3 commits »
heartles pushed to main at heartles/fediglam 2022-12-18 13:44:21 +00:00
1d65984323 Use non-comptime ints in tests
4ec3a61bb6 Fix deserializer tests
67855b57c9 Fix http tests
e02c5d99e4 Allow returning default values on base struct
a0b2e22e32 Fix compile errors in tests
Compare 5 commits »
heartles pushed to main at heartles/fediglam 2022-12-18 13:08:57 +00:00
0930eee561 Download zig binary once
heartles pushed to woodpecker-ci at heartles/fediglam 2022-12-18 13:05:34 +00:00
082f3e9516 fix syntax
heartles pushed to woodpecker-ci at heartles/fediglam 2022-12-18 13:04:38 +00:00
10f3f33048 Download zig binary once
6900c77a32 Add zig fmt step
469df7bfcd Zig fmt
cac2b014c5 Update README.md
7e6110fbfe Setup unit test CI
Compare 5 commits »
heartles pushed to main at heartles/fediglam 2022-12-18 13:02:05 +00:00
10f3f33048 Download zig binary once
heartles pushed to main at heartles/fediglam 2022-12-18 12:54:32 +00:00
6900c77a32 Add zig fmt step
469df7bfcd Zig fmt
Compare 2 commits »
heartles pushed to main at heartles/fediglam 2022-12-18 12:47:05 +00:00
cac2b014c5 Update README.md
heartles pushed to main at heartles/fediglam 2022-12-18 12:45:11 +00:00
7e6110fbfe Setup unit test CI
heartles pushed to woodpecker-ci at heartles/fediglam 2022-12-18 12:12:33 +00:00
64bdf1c48a testing a failing test
heartles pushed to woodpecker-ci at heartles/fediglam 2022-12-18 12:11:42 +00:00
08eec536a0 Testing a passing test
heartles pushed to woodpecker-ci at heartles/fediglam 2022-12-18 12:05:19 +00:00
4f96e752a8 dependencies