Karcsesz · he/him
  • Hungary
  • Joined on 2024-02-09
Karcsesz pushed to ci at Karcsesz/Fingerlink 2024-03-18 01:02:58 +01:00
5600c653ef Make nano actually build with nano and disable push to not get rate limited
Karcsesz pushed to ci at Karcsesz/Fingerlink 2024-03-18 00:56:49 +01:00
50771d8c28 aaaaaaaa
Karcsesz pushed to ci at Karcsesz/Fingerlink 2024-03-18 00:55:18 +01:00
237fc1eb70 Add target dir to PATH
261faee7d5 Add nano as an option
5a02cb44c8 Switch to alpine and provide default editor
Compare 3 commits »
Karcsesz pushed to ci at Karcsesz/Fingerlink 2024-03-18 00:29:58 +01:00
4aa7aa99f9 But I can only provide ubuntu-22.04
Karcsesz pushed to ci at Karcsesz/Fingerlink 2024-03-18 00:28:41 +01:00
13a20d2dac docker build workflow requires ubuntu-latest
Karcsesz pushed to ci at Karcsesz/Fingerlink 2024-03-18 00:17:57 +01:00
64cb3f9861 Docker image question mark?
Karcsesz pushed to ci at Karcsesz/Fingerlink 2024-03-17 23:11:47 +01:00
5ee9cac916 Locally mirrored actions are all called actions/
Karcsesz pushed to ci at Karcsesz/Fingerlink 2024-03-17 22:52:31 +01:00
8dc3994648 Runs-on should be docker otherwise no runner is assigned
Karcsesz pushed to ci at Karcsesz/Fingerlink 2024-03-17 22:49:38 +01:00
eb6092ae72 Dockerfile added
Karcsesz pushed to master at Karcsesz/Fingerlink 2024-03-17 22:13:22 +01:00
61a3c10377 Rustfmt
474b4cafab Documentation pass
78136ac622 Make not enabling all optional features work
1e8b7a1105 + Debug is unneeded here since Path already implements Debug
49a843f853 Actually delete the now unused complete serialisation resource
Compare 6 commits »
Karcsesz created branch ci in Karcsesz/Fingerlink 2024-03-17 22:13:13 +01:00
Karcsesz pushed to ci at Karcsesz/Fingerlink 2024-03-17 22:13:13 +01:00
8b9fb53ca5 CI attempt: automated testing
61a3c10377 Rustfmt
474b4cafab Documentation pass
78136ac622 Make not enabling all optional features work
1e8b7a1105 + Debug is unneeded here since Path already implements Debug
Compare 7 commits »
Karcsesz pushed to master at Karcsesz/Fingerlink 2024-03-08 23:29:04 +01:00
56dfa16b84 Fix --handles_are_files hanging the fetch process by using a much simpler file reading method
Karcsesz pushed to master at Karcsesz/Fingerlink 2024-02-25 15:16:05 +01:00
2633f655dc Replace the complete serialisation variant of Resource with a pair of functions to expand and compress the already existing structure
fa4288a704 Skip pushing a new primary subject if it's the same as the current one.
Compare 2 commits »
Karcsesz pushed to master at Karcsesz/Fingerlink 2024-02-15 23:16:48 +01:00
2cf8786e34 Add --remove feature to query command
Karcsesz pushed to master at Karcsesz/Fingerlink 2024-02-15 11:36:18 +01:00
3d69a6dd28 Case-insensitivity should be handled by the lookup functions instead of the callers.
Karcsesz pushed to master at Karcsesz/Fingerlink 2024-02-15 00:13:47 +01:00
6bf7803b99 Greatly reduce release build size
Karcsesz pushed to master at Karcsesz/Fingerlink 2024-02-15 00:03:12 +01:00
04a45720ca Add list subcommand
Karcsesz pushed to master at Karcsesz/Fingerlink 2024-02-14 23:43:03 +01:00
8c03ac337d Add README
cbaaf18cf5 Cargo fmt
8523e80e64 Make queries case-insensitive
6241d71f47 Rename the previous version of the database instead of copying it, since we're about to overwrite it anyway.
0bae05342f Ability to create a new resource and slightly improved editor view of data
Compare 6 commits »
Karcsesz pushed to master at Karcsesz/Fingerlink 2024-02-14 22:28:22 +01:00
6f71ab08f6 Add percentage encoding and decoding to query handling
93d942b8a7 Default to vi if $EDITOR isn't set
Compare 2 commits »