~ruther/CTU-FEE-B0B35APO-Semestral-project

ref: 88823346b1799a4178d1107284c921fe714fb084 CTU-FEE-B0B35APO-Semestral-project/file-browser/src/local_file_access.c -rw-r--r-- 6.1 KiB
4c110388 — František Boháček 4 years ago
refactor: split local file access
59427163 — František Boháček 4 years ago
fix: avoid uninitialized values when stat fails
73cfdbc1 — František Boháček 4 years ago
feat: add files sort
df443b23 — František Boháček 4 years ago
fix: path stuck
9f2b7d5e — František Boháček 4 years ago
feat: add file executing
45b40880 — František Boháček 4 years ago
feat: add get file local path so it can be executed
817c1f98 — František Boháček 4 years ago
feat: implement basic directory browser window
a9aa5ba5 — František Boháček 4 years ago
refactor: make fileaccess state from union
3f3ee4c9 — František Boháček 4 years ago
refactor: do not use dynamic allocation where not needed
4a24b06e — František Boháček 4 years ago
feat: add directory list
ab9ad098 — František Boháček 4 years ago
feat: add local file access functions