awiteb · he/him
  • Saudi Arabia
  • https://4rs.nl
  • Awiteb, a university student and lover of the world of free and open source software. Programmer and enthusiast of the Rust programming language

  • Joined on 1970-01-01
awiteb pushed to master at awiteb/lprs 2024-07-24 09:45:36 +02:00
3567865c2d docs: Update edit command docs
5d30b8b021 feat: Remove vault field if its value is empty string
Compare 2 commits »
awiteb merged pull request awiteb/lprs#62 2024-07-24 09:45:35 +02:00
feat: Remove vault field if its value is empty string
awiteb created pull request awiteb/lprs#62 2024-07-24 09:36:50 +02:00
feat: Remove vault field if its value is empty string
awiteb pushed tag v2.0.0-rc.1 to awiteb/lprs 2024-07-24 09:22:04 +02:00
awiteb created pull request OxideTalis/oxidetalis#31 2024-07-24 07:45:24 +02:00
feat: Add last_logout column to users table
awiteb merged pull request OxideTalis/oxidetalis#30 2024-07-24 00:20:19 +02:00
refactor: Change config private key type to `K256Secret`
awiteb merged pull request OxideTalis/oxidetalis#29 2024-07-24 00:20:10 +02:00
refactor: Update public key column type from `String` to `PublicKey`
awiteb pushed to master at OxideTalis/oxidetalis 2024-07-24 00:19:48 +02:00
1d1bb962bb refactor: Update public key column type from String to PublicKey
a01f4add0c refactor: Change config private key type to K256Secret
Compare 2 commits »
awiteb created pull request OxideTalis/oxidetalis#30 2024-07-23 21:29:15 +02:00
refactor: Change config private key type to K256Secret
awiteb commented on pull request OxideTalis/oxidetalis#29 2024-07-23 18:44:13 +02:00
refactor: Update public key column type from String to PublicKey

Amjad50: Why is it here CorePublicKey? while in oxidetails crate is just PublicKey

You're right, I was mean if we use it in the core not entities.

awiteb: while the core work with two…

awiteb commented on pull request OxideTalis/oxidetalis#29 2024-07-23 08:47:09 +02:00
refactor: Update public key column type from String to PublicKey

while in oxidetails crate is just PublicKey

Because oxidetalis only work with one PublicKey from the core, while the core work with tow PublicKey, the first one from k256 crate…

awiteb commented on pull request OxideTalis/oxidetalis#29 2024-07-23 08:36:40 +02:00
refactor: Update public key column type from String to PublicKey

Wouldn't it be better to use Bytes type?

Yes I think so, it is actually a good idea.

awiteb commented on pull request OxideTalis/oxidetalis#29 2024-07-23 01:57:47 +02:00
refactor: Update public key column type from String to PublicKey

Sorry, just rebasing master, to be clean

awiteb pushed to master at OxideTalis/oxidetalis 2024-07-23 01:53:42 +02:00
672d7a2d3c chore: Docker improvments
98a02e0370 chore(changelog): Update changelog
Compare 2 commits »
awiteb pushed to master at OxideTalis/oxidetalis 2024-07-23 00:30:30 +02:00
57c68d84a4 chore: Docker improvments
d0cd22e23d chore(changelog): Update changelog
daef92207e feat: Use url::Host instead of IpOrUrl
Compare 3 commits »
awiteb pushed to master at OxideTalis/oxidetalis 2024-07-22 23:33:34 +02:00
bfd3c215de chore: Docker improvments
ea5879e5c2 chore(changelog): Update changelog
Compare 2 commits »
awiteb pushed to master at OxideTalis/oxidetalis 2024-07-22 23:32:01 +02:00
d902fc66f8 chore: Docker improvments
7a50316fd9 chore(changelog): Update changelog
50237f7b7b feat: Use url::Host instead of IpOrUrl
1c273d746b chore: Add url to oxidetalis_config dependencies
3e4141f30e docs: Add detailed descriptions to files header
Compare 22 commits »
awiteb created pull request OxideTalis/oxidetalis#29 2024-07-22 21:51:05 +02:00
refactor: Update public key column type from to
awiteb pushed to master at OxideTalis/oxidetalis 2024-07-22 12:22:42 +02:00
ea18498d52 chore: Docker improvments
ba0438d762 feat: Use url::Host instead of IpOrUrl
03d64e00e2 chore: Add url to oxidetalis_config dependencies
Compare 3 commits »
awiteb pushed to master at OxideTalis/oxidetalis 2024-07-22 11:46:50 +02:00
5da40300a2 docs: Add detailed descriptions to files header