sreedev
|
a0083cb571
|
table printing added
|
2023-01-09 22:15:44 -05:00 |
|
sreedev
|
c32e64450f
|
bug fix: connection result issue
|
2023-01-09 11:04:29 -05:00 |
|
Sreedev Kodichath
|
f12cecc9ee
|
Merge branch 'main' into panics
|
2023-01-09 11:02:56 -05:00 |
|
sreedev
|
05f513735e
|
tempdir fixes
|
2023-01-09 11:01:52 -05:00 |
|
Valentin Bersier
|
552f6c73f2
|
Merge branch 'main' into panics
|
2023-01-09 16:59:42 +01:00 |
|
Valentin Bersier
|
138b66038f
|
refactor: various clippy fixes
|
2023-01-09 16:57:43 +01:00 |
|
Valentin Bersier
|
bc170f139e
|
style: remove trailing spaces
|
2023-01-09 16:46:12 +01:00 |
|
Valentin Bersier
|
c76ad81a55
|
refactor: do no unwrap in database.rs
|
2023-01-09 16:41:55 +01:00 |
|
Valentin Bersier
|
254e61cabe
|
fix: clippy warnings
|
2023-01-09 16:27:52 +01:00 |
|
Valentin Bersier
|
a76163f24f
|
style: format
|
2023-01-09 16:21:13 +01:00 |
|
Valentin Bersier
|
27fef21be0
|
fix: no unwrap in params.rs
|
2023-01-09 16:17:50 +01:00 |
|
Dhruva Sagar
|
8b00faf075
|
Fix Temporary File Path #6
Better cross platform support
|
2023-01-09 10:53:20 +05:30 |
|
Sreedev Kodichath
|
e6f93ce3d6
|
Merge pull request #9 from beeb/scanner
Refactor scanner
|
2023-01-08 17:11:36 -05:00 |
|
beeb
|
6087abe960
|
refactor: no need for into_iter
|
2023-01-08 13:24:08 +01:00 |
|
beeb
|
5eba7cdc30
|
fix: still print items even if file size or modified time cannot be retrieved
|
2023-01-08 13:21:47 +01:00 |
|
beeb
|
5a65550e58
|
refactor: output.rs
|
2023-01-08 13:20:15 +01:00 |
|
beeb
|
0b5effd06e
|
refactor: no need to consume pathbuf iterator
|
2023-01-08 13:09:43 +01:00 |
|
beeb
|
cc243f413a
|
refactor: no need to consume iterator items
|
2023-01-08 13:08:27 +01:00 |
|
beeb
|
ad467d70a8
|
style: combine use statements for std
|
2023-01-08 12:20:27 +01:00 |
|
beeb
|
4490ea4c69
|
style: combine use statements for database
|
2023-01-08 12:19:56 +01:00 |
|
beeb
|
8ed0b13ff0
|
style: order imports
|
2023-01-08 12:19:25 +01:00 |
|
beeb
|
be7e8d38ae
|
refactor: avoid unwraps
|
2023-01-08 11:48:49 +01:00 |
|
beeb
|
c9694dea09
|
fix: clippy warnings
|
2023-01-08 11:22:43 +01:00 |
|
sreedev
|
b23db06847
|
fix: cyrillic characters output fix
|
2023-01-07 07:01:29 -05:00 |
|
sreedev
|
ee50d1133c
|
updated ui temporarily to fix a bug, will add a seperate TUI
|
2023-01-04 11:38:41 -05:00 |
|
sreedev
|
d9b2db3823
|
formatter
|
2023-01-02 04:10:34 -05:00 |
|
sreedev
|
773a1253da
|
ui disabled
|
2023-01-02 04:10:12 -05:00 |
|
sreedev
|
3cb0afe03d
|
bug fix
|
2023-01-02 02:28:06 -05:00 |
|
sreedev
|
e852f42ac6
|
ui updates
|
2023-01-02 02:24:05 -05:00 |
|
sreedev
|
c2852c6d54
|
restructuring
|
2023-01-01 23:14:28 -05:00 |
|
sreedev
|
8e4eddc145
|
app restructuring
|
2023-01-01 23:11:51 -05:00 |
|
sreedev
|
2cfb298468
|
faster hashing algorithm
|
2022-12-30 00:25:07 -05:00 |
|
sreedev
|
57083a7346
|
added nocache option
|
2022-12-29 23:48:34 -05:00 |
|
sreedev
|
d472c7c601
|
updated readme
|
2022-12-29 22:22:03 -05:00 |
|
sreedev
|
1121bd3175
|
bug fixes
|
2022-12-29 22:04:41 -05:00 |
|
sreedev
|
efadfe6c8a
|
performance improvements
|
2022-12-29 19:57:25 -05:00 |
|
sreedev
|
e35072335e
|
added caching
|
2022-12-29 19:47:59 -05:00 |
|
sreedev
|
4c9f848140
|
filetype requirement removed
|
2022-12-27 21:19:13 -05:00 |
|
sreedev
|
f8242ca4ac
|
printing sizes added
|
2022-12-27 21:05:41 -05:00 |
|
sreedev
|
b822aba661
|
implemented deduplicator with file identifiers
|
2022-12-24 19:16:50 -05:00 |
|
sreedev
|
3b06c0851f
|
initial commit
|
2022-12-24 18:45:16 -05:00 |
|