• Joined on 2023-04-16
nm17 transferred repository nm17/iotishnik-server to iotishnik/server 2024-08-23 19:51:13 +03:00
nm17 opened issue iotishnik/server#17 2024-08-23 19:19:09 +03:00
Переделать ошибки на snafu
nm17 merged pull request iotishnik/server#16 2024-08-23 18:59:14 +03:00
docs: add file tree with explanations
nm17 pushed to master at iotishnik/server 2024-08-23 18:59:14 +03:00
05aa961431 Merge pull request 'docs: add file tree with explanations' (#16) from dev/dc09 into master
634a8ea1f1 docs: add file tree with explanations
Compare 2 commits »
nm17 approved iotishnik/server#16 2024-08-23 18:59:04 +03:00
docs: add file tree with explanations
nm17 pushed to master at iotishnik/server 2024-08-23 11:45:42 +03:00
6bcd46e65a ADD GPL3 license
nm17 created repository nm17/insta360-patches 2024-07-30 14:26:37 +03:00
nm17 pushed to main at coolpeople/backend 2024-06-22 11:02:11 +03:00
730831bd76 Add LICENSE
nm17 pushed to master at coolpeople/Kvinchik 2024-06-21 17:40:12 +03:00
4aaf7c3d2b Add LICENSE
nm17 pushed to master at iotishnik/server 2024-06-03 16:23:05 +03:00
87e189580e Merge pull request 'fix: redis, /get & /post parsing' (#15) from dev/dc09 into master
19a4e0c299 style: cleanup UTF8 error throwing code
803acce7e9 style: error on invalid utf8 seq
1c0437b820 fix: /get and /post urlencoded string parsing
f8d788f8bb fix: update fred to v9.0.3
Compare 5 commits »
nm17 merged pull request iotishnik/server#15 2024-06-03 16:23:03 +03:00
fix: redis, /get & /post parsing
nm17 approved iotishnik/server#15 2024-06-03 16:22:41 +03:00
fix: redis, /get & /post parsing
nm17 commented on pull request iotishnik/server#15 2024-06-03 14:16:17 +03:00
fix: redis, /get & /post parsing

Может быть всё-таки std::str::from_utf8 используешь? Я не хочу работать с не utf-8 данными, так что заменять невалидные вещи на � не лучшее решение.

nm17 suggested changes for iotishnik/server#15 2024-06-03 14:16:17 +03:00
fix: redis, /get & /post parsing

Подправь это и приму без проблем

nm17 pushed to master at iotishnik/server 2024-06-02 00:01:44 +03:00
b234914d8b style: format with clippy
nm17 deleted branch device_managment from iotishnik/server 2024-06-01 23:41:30 +03:00
nm17 pushed to master at iotishnik/server 2024-06-01 23:33:51 +03:00
04a21c79f6 Merge branch 'device_managment'
nm17 merged pull request iotishnik/server#14 2024-06-01 23:24:31 +03:00
feat: begin work on #7 and #10
nm17 pushed to master at iotishnik/server 2024-06-01 23:24:29 +03:00
9617f5ffbe Merge branch 'device_managment'
956905e6e8 feat: begin work on #7 and #10
Compare 2 commits »
nm17 commented on pull request iotishnik/server#14 2024-06-01 22:58:02 +03:00
feat: begin work on #7 and #10

Можно и наверное так канонично делать в расте, но это не читабельно. Уж извини, но этот вариант мне не нравит…