ІО-23 Шмуляр Олег hasslesstech
  • Joined on 2024-02-12
hasslesstech pushed to master at hasslesstech/sdlc-project 2025-05-19 20:36:42 +03:00
99152733ce extend .gitignore to discard demo files
be287c9a0b hotfix: add missing fields when inserting pass
Compare 2 commits »
hasslesstech pushed to master at hasslesstech/sdlc-project 2025-05-19 20:17:57 +03:00
2c9ebaa1cc add endpoint for queueing passes, add PassValidator and PassQueue
hasslesstech pushed to master at hasslesstech/sdlc-project 2025-05-19 19:02:58 +03:00
ff7653b3fe improve error handling, add route for getting list of all passes
hasslesstech pushed to master at hasslesstech/sdlc-project 2025-05-19 18:09:16 +03:00
28d7c46eec add table creation script
hasslesstech pushed tag lab5 to hasslesstech/spz-lab4 2025-05-18 15:01:30 +03:00
hasslesstech pushed to master at hasslesstech/spz-lab4 2025-05-18 15:01:11 +03:00
6e0c37abee improve testing script
hasslesstech pushed to master at hasslesstech/spz-lab4 2025-05-18 13:39:34 +03:00
d5c8b24c64 add testing script
hasslesstech pushed to master at hasslesstech/spz-lab4 2025-05-18 13:22:37 +03:00
ae0a2c0430 improve CLI handling of non-tty sources
b6bc6da235 handle symlinks in ls, la and stat, improve resolve_path logging
Compare 2 commits »
hasslesstech pushed to master at hasslesstech/spz-lab4 2025-05-17 22:40:09 +03:00
049405989b add symlink follow counter
1dbdbd20d3 fix symlink handling in resolve_path
db6187be39 wip: add support or reading symlinks in resolve_path
Compare 3 commits »
hasslesstech pushed to master at hasslesstech/spz-lab4 2025-05-17 18:52:56 +03:00
552e574cde add symlink command
hasslesstech pushed to master at hasslesstech/spz-lab4 2025-05-17 17:14:13 +03:00
72a02047d5 fix opening directories and saving inode_ptr instead of inode in fd
585492b6d7 update fs_stat, fs_open, fs_ln and fs_truncate to operate on paths
Compare 2 commits »
hasslesstech pushed to master at hasslesstech/spz-lab4 2025-05-17 13:53:38 +03:00
4e37240971 add all warnings + pedantic
hasslesstech pushed to master at hasslesstech/spz-lab4 2025-05-17 12:59:09 +03:00
d68b874b24 generalize resolve_directory into resolve_path, fix mkdir, cd, update rm, create, add rmdir
117e8706a8 fix deleted directory record listing
Compare 2 commits »
hasslesstech pushed to master at hasslesstech/spz-lab4 2025-05-16 14:32:47 +03:00
941c51200c fix fs_mkdir and fs_cd
hasslesstech pushed tag lab4 to hasslesstech/spz-lab4 2025-05-16 12:23:19 +03:00
hasslesstech pushed to master at hasslesstech/spz-lab4 2025-05-16 12:23:16 +03:00
ff684fad45 wip: add mkdir, cd, simplify find_filename_in_directory usage, fix old issues
hasslesstech created branch lab5-hiatus in hasslesstech/devops-lab4 2025-05-12 22:40:09 +03:00
hasslesstech pushed to lab5-hiatus at hasslesstech/devops-lab4 2025-05-12 22:40:09 +03:00
e65bfa501a fix image for kubernetes
1d5157b635 fix all issues
99e91324bc add Dockerfile for building the container
6d2533e53d Merge branch 'feature/com-control-base-path' into 'main'
fb36a7d13b fixed path for swagger
Compare 10 commits »
hasslesstech pushed to master at hasslesstech/ak-kr-project 2025-05-10 13:57:56 +03:00
df649b3ba5 [DHT11] add start condition repetition in case the first one fails (which seems to be common with this device)
hasslesstech pushed to master at hasslesstech/ak-kr-project 2025-05-10 13:48:37 +03:00
a3925be518 [KSZ8081RND] hotfix: reset timer before using values from it
b1e57d125b [KSZ8081RND] simplify read/write functions
72f04af872 [KSZ8081RND] remove the bloated HAL MAC driver, simplify configuration and communication process
3d2f391749 [KSZ8081RND] wip: add driver for testing
6b38f3945e [MP45DT02] move away from I2S module in need to free up ETH hardware
Compare 6 commits »