Commit Graph

50 Commits

Author SHA1 Message Date
realaltffour
f6593511e2
Functionalize functionalities 2020-04-22 17:24:33 +03:00
realaltffour
9a885a549d
Fix newline missing with inotify_add_watch 2020-04-22 16:14:48 +03:00
realaltffour
715514b4c0
Fix command getting home directory 2020-04-22 14:40:57 +03:00
altf_four
b84769ef8b
Fix missing paranthesis 2020-04-22 09:01:51 +03:00
realaltffour
906bede7aa
Fix segment error with downloads_dir array 2020-04-20 19:35:49 +03:00
realaltffour
86befb46e8
Fix uncought fgets() 2020-04-20 19:31:59 +03:00
realaltffour
f4a9705b93
Get downloads folder.
- Get downloads folder with XDG Base Director Spec.
- Fallback to constant default specified.
2020-04-20 17:48:29 +03:00
realaltffour
d727b7f3fe
Organize structure of program. 2020-04-20 16:51:49 +03:00
realaltffour
0abb64fc99
Add inotify example 2020-04-20 16:34:55 +03:00
realaltffour
49a25580bf
Re-arrange project structure 2020-04-20 16:23:20 +03:00
altf_four
40e5e33150
Update README.md 2020-04-18 16:17:28 +03:00
altf_four
de6e8fd906
Update README.md 2020-04-18 16:17:04 +03:00
altf_four
0ffa1d4a41
Update README.md 2020-04-18 14:14:32 +03:00
altf_four
cfd0aa6488
Update README.md 2020-04-18 13:22:18 +03:00
realaltffour
3b735ad0ca
Last fix 2020-04-18 12:38:47 +03:00
realaltffour
afbcb53152
Fix cmake 2020-04-18 12:33:44 +03:00
realaltffour
e5b7dfceff
Remove unnecessary code coverage. 2020-04-18 12:21:06 +03:00
realaltffour
37121825ee
Add ctests command 2020-04-18 12:03:51 +03:00
realaltffour
c42a00ca16
Add dummy tests 2020-04-18 11:59:19 +03:00
realaltffour
d79da1f81d
Add compile commands 2020-04-18 11:39:13 +03:00
realaltffour
951e5b9954
Test adding back codecov 2020-04-18 11:34:06 +03:00
realaltffour
0e623e770a
Merge branch 'master' of github.com:realaltffour/fixmydownloads 2020-04-18 11:21:25 +03:00
realaltffour
0d0303fc39
Temp remove of codecov 2020-04-18 11:20:22 +03:00
altf_four
3822e3195c
Add codecov badge 2020-04-18 11:13:01 +03:00
realaltffour
b6830ab942
Testing 2020-04-18 11:09:01 +03:00
realaltffour
979629f259
Fixing 2 2020-04-18 11:03:26 +03:00
realaltffour
b7cbd8a873
Fixing 2020-04-18 11:02:17 +03:00
realaltffour
f843bb35bb
Fixing 2020-04-18 11:01:24 +03:00
realaltffour
5136098ef5
Add codecov support 2020-04-18 10:58:07 +03:00
altf_four
091ce82791
Add codecov reporting 2020-04-18 10:52:49 +03:00
altf_four
a4aa0549ce
Update README.md 2020-04-18 10:32:29 +03:00
altf_four
9d2745e3fb
Update README.md 2020-04-18 10:31:50 +03:00
realaltffour
f654aa3151
Fix buildDocker exit codes 2020-04-18 10:10:27 +03:00
realaltffour
4fe5071c8d
Fixing docker builds. 2020-04-18 09:37:05 +03:00
realaltffour
0ff220edf7
Fix docker-entrypoint.sh 2020-04-17 21:41:20 +03:00
realaltffour
dc59a6b4ae
Merge branch 'master' of github.com:realaltffour/fixmydownloads 2020-04-17 21:27:45 +03:00
realaltffour
bfa9bb8fb9
Fix buildDockerRelease.sh typo 2020-04-17 21:26:32 +03:00
altf_four
fe04dcad61
Fix indentation in build.yml 2020-04-17 21:21:11 +03:00
altf_four
2aa37b909b
Rename build_actions.yml to build.yml 2020-04-17 21:14:36 +03:00
altf_four
f5500788e6
Create codecov.yml 2020-04-17 21:12:32 +03:00
altf_four
d8ce0a9f1c
Use docker relase scripts in action workflow 2020-04-17 21:04:50 +03:00
altf_four
ad36b62ad0
Add cool github actions badge 2020-04-17 20:54:27 +03:00
realaltffour
130b5badf2
Fix CMake github actions compatibility issues 2020-04-17 20:52:53 +03:00
realaltffour
d6d1eb3d57
Add buildDockerRelease.sh
- Add docker release artifacts.
- Remove extra directories.
- Fix TTY not found in docker builds.
2020-04-17 20:49:10 +03:00
altf_four
2d6e751c48
Add build directory exceptions. 2020-04-17 20:48:47 +03:00
altf_four
ca93606cdb
Fix typo in artifact upload 2020-04-17 20:26:03 +03:00
altf_four
a1820a2f85
Create build_actions.yml
- Misssing build-docker-release
2020-04-17 20:23:28 +03:00
realaltffour
d698627268
clean.sh now removes buildRelease 2020-04-17 20:18:51 +03:00
realaltffour
1bc0152ab2
Basic Infrastructure 2020-04-17 20:08:54 +03:00
altf_four
d7f7f125e7
Initial commit 2020-04-17 12:52:12 +03:00