spacedrive/apps/landing
Arnab Chakraborty 3bd1622e93
[MOB-23] Mobile Hardware Information for Overview Page (#2106)
* wip for iDevices

* Working HardwareModel Info for iOS

* wip

* Merge 'main' into 'mob-hw-info-overview'

* Half-Working `get_volume()`

* Objective c bridge to talk to FS

* Working objc bridge

The bridge works now, and we can now access the iOS file system using the native objective-c APIs instead for proper values, including on the simulator.

* Isolate `icrate` for `ios` deployments only

* Working Stats for Android

* Clean Up + `pnpm format`

* Fix to FSInfoResult Type

Due to the RNFS fork change, I had to change the types to make it so it doesn't fail building and CI.

* iOS Device Name Fix
2024-03-06 06:46:22 +00:00
..
posts Add Latest Blog Post to Landing (#2152) 2024-02-29 20:21:07 +00:00
public [ENG-1507] More documentation (#2058) 2024-02-29 19:09:10 +00:00
src [MOB-23] Mobile Hardware Information for Overview Page (#2106) 2024-03-06 06:46:22 +00:00
.env.example [ENG-362, ENG-476, ENG-503] Next.js (#817) 2023-05-21 13:11:03 +00:00
.eslintrc.cjs move releases and expression of interest into landing (#848) 2023-05-23 06:36:25 +00:00
.gitignore [ENG-362, ENG-476, ENG-503] Next.js (#817) 2023-05-21 13:11:03 +00:00
contentlayer.config.ts [MOB-23] Mobile Hardware Information for Overview Page (#2106) 2024-03-06 06:46:22 +00:00
next-env.d.ts Migrate landing page to app dir (#1587) 2023-10-16 04:28:16 +00:00
next.config.js Fix landing analytics (#1675) 2023-10-25 19:52:18 +00:00
package.json Lock version of patched dependencies (#2151) 2024-03-01 01:57:27 +00:00
postcss.config.js fix icon & run pnpm format and lint fix (#859) 2023-05-25 14:49:54 +00:00
tailwind.config.js holy mother of hot reload 2022-04-20 01:15:28 -07:00
tsconfig.json [ENG-1412] Fix blog/docs image sizes (#1758) 2023-11-09 07:33:47 +00:00