Commit Graph

354 Commits

Author SHA1 Message Date
Jamie Pine
75f1831abd fix types & stats render 2022-05-10 21:11:56 -07:00
Jamie Pine
81fa5f8a2f much 2022-05-10 09:03:20 -07:00
matt
b0b05a6d5e 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
7c6bb151f3 add device dialog, fixed traffic light svgs, added icon prop to button 2022-05-04 02:12:20 -07:00
Brendan Allan
d19344e0b4 fix: remove auto bindings generation 2022-05-01 21:30:44 +08:00
Brendan Allan
695874a9dc Merge pull request #46 from Brendonovich/new-ci
New CI
2022-05-01 17:37:45 +08:00
maxichrome
cd43e22097 update github repo url 2022-05-01 12:56:15 +08:00
Koding
4622e8197d Fixed windows scanning + improved progress UI (#59) 2022-05-01 12:20:08 +08:00
Koding
f15a7c0cce Fixed windows scanning + improved progress UI (#59) 2022-04-30 20:54:24 -07:00
Brendan Allan
3841a7a96e Merge remote-tracking branch 'upstream/main' into new-ci 2022-05-01 09:38:07 +08:00
Brendan Allan
1b720ea873 Merge remote-tracking branch 'upstream/main' into new-ci 2022-05-01 09:36:12 +08:00
Koding
11c5f71615 Add file/directory check to scanner (#48) 2022-04-29 03:11:22 +08:00
Jamie Pine
6922378291 better statistics 2022-04-27 20:42:28 -07:00
Jamie Pine
264293a93b added semi functional statistics, working macos traffic lights 2022-04-27 19:15:55 -07:00
Jamie Pine
ce1d932111 fix library loader, add library statistics, tag flicker fix 2022-04-27 16:25:47 -07:00
Oscar Beaumont
3ae90351a6 feature gated p2p + update deps + pushed bindings 2022-04-27 17:22:26 +08:00
Jamie Pine
bdbb0fedab scrollbar + rust fix 2022-04-26 00:20:09 -07:00
Jamie Pine
60df6b81e5 remove purge database 2022-04-25 23:19:13 -07:00
Jamie Pine
6471e68c35 test deploy, commit core ts bindings 2022-04-25 22:45:48 -07:00
Jamie Pine
79522d9a50 wip 2022-04-24 09:50:22 -07:00
Jamie Pine
7cf38af201 better unique file identifier 2022-04-24 04:47:28 -07:00
Jamie Pine
7266af716f improved scrollbars and landing mobile layout 2022-04-24 01:02:35 -07:00
Jamie Pine
a2365042a1 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
09fe2d44c7 added unique file identifier 2022-04-23 01:12:35 -07:00
Brendan Allan
94503d28a2 update ci + check in ts bindings 2022-04-22 19:38:26 +08:00
Jamie Pine
4a90713dcd fix windows build x2 2022-04-22 00:01:29 -07:00
Jamie Pine
1276ae6abc fix windows build 2022-04-21 23:35:35 -07:00
Brendan Allan
7d08454449 Basic CI (#12)
* ci:

* ci: run ci on ci branch

* ci: update pnpm version

* ci: Standardise naming

* ci: update lockfile

* ci: install ffmpeg on unix ci

* ci: run codegen prep before build

* ci: add libavutil to ubuntu dependencies

* ci: add libavutil-dev to ubuntu dependencies

* ci: dependencies

* ci: fix ubuntu dependencies

* ci: only build frontend with desktop

* ci: setup cmake and vcpkg for windows

* ci: install ffmpeg on windows

* ci: fix windows ffmpeg install

* ci: fix conditional windows ci commands

* ci: remove vcpkg from windows

* ci: optimizations

* ci: use custom rust cache version
2022-04-22 02:26:03 +08:00
Brendan Allan
0e96327702 fix: use new prisma cli in package.json 2022-04-21 19:44:08 +08:00
Jamie Pine
f8ff66e6e8 fixed indexer and core event in prod 2022-04-21 03:49:45 -07:00
Jamie Pine
90d398e720 upgrade to latest prisma-client-rust 2022-04-20 02:25:50 -07:00
Jamie Pine
2df137479a rename file 2022-04-16 06:23:23 -07:00
Jamie Pine
3c75f864c5 fixes, abolish underscores, folder restructure 2022-04-14 14:52:35 -07:00
Jamie Pine
ef9a7e31f0 fix cargo rev 2022-04-14 13:50:47 -07:00
Jamie Pine
4a5682a0b6 Merge branch 'main' of https://github.com/spacedriveapp/spacedrive 2022-04-14 13:49:39 -07:00
Jamie Pine
83e2e9b84e ffmpeg progress 2022-04-14 13:46:54 -07:00
Brendan Allan
b1b66a039c feat: update prisma-client-rust 2022-04-15 04:04:35 +08:00
Jamie Pine
e0cdd14678 working location creation + thumbnail gen 2022-04-12 19:38:50 -07:00
Jamie Pine
2b5f3f9de4 big explorer improvements 2022-04-12 15:31:17 -07:00
Jamie Pine
fa448c6e76 sync engine + big schema changes 2022-04-12 00:05:58 -07:00
Jamie Pine
3a3c4eb2ee debug + derive dep 2022-04-11 21:46:57 -07:00
Jamie Pine
9eb7c89591 derive macro
Co-authored-by: Oscar Beaumont <oscar@otbeaumont.me>
2022-04-11 21:41:17 -07:00
Oscar Beaumont
46f44b8061 fix: react-query working in production builds + fix Linux compilation issue 2022-04-09 02:19:27 +08:00
Jamie Pine
96ed81686b explorer upgrades
- file navigation works
- thumbnails display
2022-04-08 02:44:57 -07:00
Jamie Pine
95f7bb6e52 better rust formating 2022-04-01 07:41:42 -07:00
Jamie Pine
f6e99da024 fixed indexer time + added thumbnail generation 2022-04-01 07:28:09 -07:00
Jamie Pine
e471b54e82 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
abc72a18b0 fix first time library creation 2022-03-31 22:37:18 -07:00
Jamie Pine
fa33882979 improve package.json + comment unused job queue 2022-03-31 20:31:49 -07:00
Jamie Pine
4aae9274c3 fix a bunch of dependency issues & remove web 2022-03-31 20:18:25 -07:00