Commit Graph

42 Commits

Author SHA1 Message Date
Martina
6deff95d7c rebase 2020-08-30 19:34:28 -07:00
@wwwjim
a0082a7be5 sidebar: stubs out filecoin archive feature 2020-08-27 23:57:04 -07:00
Martina
10de585947 spotlight-search 2020-08-27 16:52:49 -07:00
@wwwjim
0af4431bd3 integration: example subscribe and unsubscribe endpoints with ui example 2020-08-25 20:13:06 -07:00
@wwwjim
785cecaeb6 viewer: adds trusted relationships, subscriptions, and activity to the viewer model 2020-08-25 15:24:01 -07:00
@wwwjim
5542f76888 slate: cleans up state, guarantees JSON response from endpoints, updates server code 2020-08-24 23:46:02 -07:00
jimmylee
59620f60e8 authentication: actually catch the error when the viewer model fails to initialize 2020-08-23 22:59:37 -07:00
@wwwjim
8fab95d691 slates: lands drag and drop concept 2020-08-22 02:32:40 -07:00
@wwwjim
94c8508f54 uploads: ensure loading state cancel on failed upload 2020-08-22 00:09:23 -07:00
@wwwjim
71dcb58a1b profiles: adds user bios 2020-08-21 22:45:50 -07:00
jimmylee
8cfa9bd874 slate: adds the capability to add metadata to slate objects 2020-08-21 00:07:39 -07:00
@wwwjim
794bd14b3c cleanup: dead code elimination and prettier 2020-08-19 22:45:43 -07:00
@wwwjim
b836735d82 file-utilities: adds reusable upload method 2020-08-19 22:29:37 -07:00
@wwwjim
215d341b67 navigation: updates fields, reorders props 2020-08-18 12:43:41 -07:00
@wwwjim
b483b4a7f3 scenes: adds placeholder directory scene 2020-08-18 12:41:41 -07:00
@wwwjim
cb4f881898 navigation: removes integer based navigation and replaces with unique string name, useful for feature flags and alternate scene versions 2020-08-18 12:28:33 -07:00
jimmylee
2c3b9d557e uploads: supports heic conversions 2020-08-16 22:15:56 -07:00
jimmylee
4fbc22b329 uploads: accurate progress bars with file size 2020-08-16 21:49:50 -07:00
jimmylee
91f52e7ada uploads: captures error states more accurately 2020-08-15 18:32:38 -07:00
jimmylee
9ad4f7bfce uploads: multi-file uploads now supported 2020-08-15 15:38:09 -07:00
jimmylee
5e7efc19b9 uploads: shares gradient with loader, removes unused fetch strategies 2020-08-14 19:18:55 -07:00
jimmylee
418d26bf8f file uploads: no longer users a library, just raw XHR, adds file loading to the UI 2020-08-14 19:08:17 -07:00
jimmylee
e751a2cb48 fetch: updates uFetch to progressFetch 2020-08-14 09:16:43 -07:00
jimmylee
2858d531e5 fetch: adds modified version of fetch with readable streams and progress 2020-08-14 03:10:14 -07:00
jimmylee
5462ecdd08 analytics: stubs out analytics manager for colin 2020-08-14 02:17:19 -07:00
@wwwjim
aa271efdcb buckets: fixes data/get endpoint 2020-08-11 00:05:42 -07:00
jimmylee
b40aae9865 data: fixes previews 2020-08-10 03:18:43 -07:00
jimmylee
ee45da8588 carousel: puts it top level to prevent nesting issues 2020-08-09 01:38:16 -07:00
jimmylee
8240f73c18 slates: prepares for new design, updates global carousel to take id values 2020-08-09 01:08:46 -07:00
@wwwjim
e775670b10 scenes: add activity scene 2020-08-07 17:17:54 -07:00
@wwwjim
36ea419016 relayout: reorients the layout to fit future wireframes 2020-08-07 17:10:28 -07:00
@wwwjim
b23608da18 routes: renaming to remove @ from user routes 2020-08-06 16:06:54 -07:00
@wwwjim
d293e479aa cleanup: small touchups, updates readme for electron 2020-08-03 01:10:58 -07:00
uonai
bdbe8e3b99 Code cleanup 2020-08-02 23:04:39 -05:00
uonai
b8b5996536 Code cleanup 2020-08-02 23:03:10 -05:00
uonai
05ed70d586 Online / offline state update 2020-08-02 21:47:04 -05:00
jimmylee
3e8fa5e305 ux: adds drag and drop sidebar and adds total size to navigation 2020-08-02 00:55:55 -07:00
jimmylee
e586c0bc7a video: videos can be added to slates now 2020-08-02 00:29:24 -07:00
jimmylee
5d4f58eddc media object: adds PDF support, validation check to restrict certain uploads 2020-08-01 23:00:04 -07:00
jimmylee
ed28c7a9c5 slate: fixes slate pages and drag and drop 2020-07-30 03:22:16 -07:00
@wwwjim
2f391fdab7 application: only one prop is needed so make it explicit, viewer 2020-07-29 09:15:36 -07:00
@wwwjim
f2b6087dac refactor: moves Application entry point into its own component to allow for multiple entry points 2020-07-29 09:07:13 -07:00