Commit Graph

37 Commits

Author SHA1 Message Date
maxichrome
f5e0666d11 Format existing code with new conventions 2022-05-22 23:24:43 -05:00
matt
8ea2dcc727 make directories not have extensions (#83)
* fix: #78

* Update core/src/file/indexer/scan.rs

Co-authored-by: maxichrome <33473181+maxichrome@users.noreply.github.com>

Co-authored-by: maxichrome <33473181+maxichrome@users.noreply.github.com>
2022-05-06 20:12:18 -07:00
Jamie Pine
0a52b22f93 add device dialog, fixed traffic light svgs, added icon prop to button 2022-05-04 02:12:20 -07:00
Koding
d1b5289fda Fixed windows scanning + improved progress UI (#59) 2022-04-30 20:54:24 -07:00
Koding
5ae3218f9a Add file/directory check to scanner (#48) 2022-04-29 03:11:22 +08:00
Jamie Pine
181c51e76c better statistics 2022-04-27 20:42:28 -07:00
Jamie Pine
eee8efb99a added semi functional statistics, working macos traffic lights 2022-04-27 19:15:55 -07:00
Jamie Pine
dd7454d9cd fix library loader, add library statistics, tag flicker fix 2022-04-27 16:25:47 -07:00
Oscar Beaumont
d834fe3b2c feature gated p2p + update deps + pushed bindings 2022-04-27 17:22:26 +08:00
Jamie Pine
9d41f42e35 scrollbar + rust fix 2022-04-26 00:20:09 -07:00
Jamie Pine
d198d8671a remove purge database 2022-04-25 23:19:13 -07:00
Jamie Pine
0287561f48 wip 2022-04-24 09:50:22 -07:00
Jamie Pine
b89f5a367c better unique file identifier 2022-04-24 04:47:28 -07:00
Jamie Pine
4d22008fbe improved scrollbars and landing mobile layout 2022-04-24 01:02:35 -07:00
Jamie Pine
93d80233d7 server transport via websocket
Co-authored-by: Oscar Beaumont <oscar@otbeaumont.me>
Co-authored-by: Brendan Allan <brendonovich@outlook.com>
2022-04-23 06:50:17 -07:00
Jamie Pine
40cc780ec1 added unique file identifier 2022-04-23 01:12:35 -07:00
Jamie Pine
622457f4b5 fix windows build x2 2022-04-22 00:01:29 -07:00
Jamie Pine
a4806b0e3b fix windows build 2022-04-21 23:35:35 -07:00
Jamie Pine
1204309813 fixed indexer and core event in prod 2022-04-21 03:49:45 -07:00
Jamie Pine
5c08c211ca upgrade to latest prisma-client-rust 2022-04-20 02:25:50 -07:00
Jamie Pine
5b591c47dc rename file 2022-04-16 06:23:23 -07:00
Jamie Pine
ea86486212 fixes, abolish underscores, folder restructure 2022-04-14 14:52:35 -07:00
Jamie Pine
1b103877b8 Merge branch 'main' of https://github.com/spacedriveapp/spacedrive 2022-04-14 13:49:39 -07:00
Jamie Pine
cabc00d5dd ffmpeg progress 2022-04-14 13:46:54 -07:00
Brendan Allan
d4abf9e38f feat: update prisma-client-rust 2022-04-15 04:04:35 +08:00
Jamie Pine
65b9dcf71c working location creation + thumbnail gen 2022-04-12 19:38:50 -07:00
Jamie Pine
61a251c000 big explorer improvements 2022-04-12 15:31:17 -07:00
Jamie Pine
fc1ccc3800 sync engine + big schema changes 2022-04-12 00:05:58 -07:00
Oscar Beaumont
af9d435086 fix: react-query working in production builds + fix Linux compilation issue 2022-04-09 02:19:27 +08:00
Jamie Pine
118a35835a explorer upgrades
- file navigation works
- thumbnails display
2022-04-08 02:44:57 -07:00
Jamie Pine
12ddce1a80 better rust formating 2022-04-01 07:41:42 -07:00
Jamie Pine
6ef869fe69 fixed indexer time + added thumbnail generation 2022-04-01 07:28:09 -07:00
Jamie Pine
b910b4b12c linked up thumbnail generation [WIP]
- added purge database helper button
- added temp checksum to file_paths for time being, until files table is impl
2022-04-01 00:26:27 -07:00
Jamie Pine
077bf760ee fix first time library creation 2022-03-31 22:37:18 -07:00
Jamie Pine
ad01e0d553 improve package.json + comment unused job queue 2022-03-31 20:31:49 -07:00
Jamie Pine
6cf3933b80 remove codegen'd files + update dev docs 2022-03-31 18:10:56 -07:00
Jamie Pine
b121f0fed6 restructure project files layout 2022-03-31 17:41:17 -07:00