grimhilt
  • Joined on 2022-09-18
grimhilt created branch master in grimhilt/arduino_digicode_brute_force_i… 2023-11-11 21:17:18 +00:00
grimhilt created repository grimhilt/arduino_digicode_brute_force_i… 2023-11-11 21:16:53 +00:00
grimhilt pushed to master at grimhilt/nextsync-rust 2023-10-28 21:46:23 +00:00
7719e27fe8 clean main: divide clap config into multiple files, broke clone 70 lines width
fc8e976c9c add add/directory tests
53b103af9e fix add -A
Compare 3 commits »
grimhilt pushed to master at grimhilt/nextsync-rust 2023-10-28 13:50:00 +00:00
81c24b5e3c fix multiples warnings
22b9351862 add multiple test for the add command
0c925bc4f4 count global number of tests
d34b9bab5e globbing in add and clean the function
Compare 4 commits »
grimhilt pushed to master at grimhilt/nextsync-rust 2023-10-27 22:16:04 +00:00
56234eaa3d add todos and fix some bugs on add and status
fd477a8139 start some tests on add command
559316e756 add user agent on login request
Compare 3 commits »
grimhilt pushed to master at grimhilt/nextsync-rust 2023-10-24 13:34:31 +00:00
f4a905c57f store token
grimhilt pushed to master at grimhilt/nextsync-rust 2023-10-21 20:29:09 +00:00
c6cf8a9730 update readme to show auth
f6db6992a0 working login system
908ead5b11 change name of functions
9ea1d01c27 add trait ApiCall
07f6405b26 test login
Compare 6 commits »
grimhilt pushed to master at grimhilt/signage-server 2023-09-14 21:21:10 +00:00
88e3f0280d not push
17460f937f remove all unnecessary \
f192ba3759 list all playlist the user has the perms on (not recursive)
3b50112c10 add permissions to files api
5eefea90fa fix update of playlist when there is the same file multiple times
Compare 6 commits »
grimhilt pushed to master at grimhilt/signage-server 2023-09-02 15:46:27 +00:00
9d388cd0c5 not push
grimhilt pushed to master at grimhilt/signage-server 2023-09-02 15:44:56 +00:00
4dc677dd74 not push
grimhilt pushed to master at grimhilt/signage-server 2023-09-02 13:23:15 +00:00
471699a82f not push
grimhilt pushed to master at grimhilt/nextsync-rust 2023-08-27 20:57:15 +00:00
a35c7b20d8 cleaning warnings
863e3bd68a find deletion on pull
57647e5df2 implement -all option to add
41c4796555 push copy file
aced8b992a create IntoPathBuf
Compare 5 commits »
grimhilt pushed to master at grimhilt/nextsync-rust 2023-08-25 14:20:21 +00:00
d323ae3070 push move file
d476622305 prevent copy or move of empty file
Compare 2 commits »
grimhilt pushed to master at grimhilt/nextsync-rust 2023-08-24 18:59:49 +00:00
498fada9ec push modification
f64d719b31 find modified, copied, moved file in staged
dcf137667b clean code
5b46b1e2f1 not cleaned status with moved and copied
4b12edbe5c add refs to blob
Compare 12 commits »
grimhilt pushed to master at grimhilt/nextsync-rust 2023-07-23 22:54:16 +00:00
29def4967c normalize path in add and check if path correspond to deleted object
2775c77c55 improve status and minor fixes
Compare 2 commits »
grimhilt pushed to master at grimhilt/nextsync-rust 2023-07-21 15:11:08 +00:00
4e20ec94f9 remote diff with new opti remote enumerater
f01983b29d optimize clone by allowing to fetch with a different depth
0832100d83 enumerate_remote function & applied to clone
30004ebd8b remote-diff draft
Compare 4 commits »
grimhilt pushed to master at grimhilt/mail 2023-07-18 14:16:49 +00:00
adb7a1161a add implementation of colors for address in front
3c069ed2f8 better title in message view modal
ae73326820 improve add account flow
f40b6758de add members in message modal
43e8cc7d3e correct typo
Compare 5 commits »
grimhilt pushed to master at grimhilt/mail 2023-07-14 22:19:59 +00:00
edddf9afbf add link to the thread of a message
3bffd88108 add original message in thread
0094783a4e minor changes
f42d819e45 confirmation modal
467b0eebe9 setup accounts
Compare 10 commits »
grimhilt pushed to master at grimhilt/nextsync-rust 2023-07-14 14:24:30 +00:00
dfd42389f3 loading bar when downloading
80d497d47c creation of a downloader
70fb733b05 use stream do download file
60e0bf76a0 improve parser in reqprops to take into account not found props
b4cb78c676 fix issue when getting long body in reqprops
Compare 7 commits »
grimhilt pushed to master at grimhilt/nextsync-rust 2023-07-06 14:38:35 +00:00
5bc9ef0035 Update README.md