Commit graph

199 commits

Author SHA1 Message Date
275d98aa45 perhaps finally fix search 2024-02-12 21:55:35 -08:00
Youwen Wu
5dba4f918b
Merge pull request #4 from Team-1280/maybe-fix-search
change to React.useState and encode/decode URI
2024-02-12 21:43:21 -08:00
b28dbb6702 change to React.useState and encode/decode URI 2024-02-12 21:41:06 -08:00
Youwen Wu
a63a5f3a63
Merge pull request #3 from Team-1280/webworkers
Use webworkers to asynchronously fetch data while triggering react suspense
2024-02-12 21:35:17 -08:00
595d1771d5 tested working in production, update news 2024-02-12 21:33:54 -08:00
ba2d6acd25 search asynchronous working 2024-02-12 21:27:12 -08:00
0c4e56ab74 create search web worker 2024-02-12 21:21:55 -08:00
a074952678 migrated to web workers for client side components 2024-02-12 20:50:00 -08:00
7dc55799b8 document loading working 2024-02-12 19:42:56 -08:00
3e97241cf6 document promise working 2024-02-12 18:25:19 -08:00
574984983b add web workers 2024-02-12 16:52:45 -08:00
2a1a3d0869 reposition badges 2024-02-11 23:31:47 -08:00
343639a1da fix metadata issue 2024-02-11 23:13:51 -08:00
93e5709d20 1.0 release 2024-02-11 23:12:19 -08:00
c8fd4148ef add search feature and garbage mobile support 2024-02-11 23:09:37 -08:00
9e93907c80 added lots of data and style changes 2024-02-11 19:19:42 -08:00
4dc677d945 remove static site generation and change some styling
also added references
2024-02-11 16:52:59 -08:00
aa84c011f5 fix main page responsive design 2024-02-11 15:10:26 -08:00
e4b9eca7f7 update news widget and styles 2024-02-11 14:45:42 -08:00
492a16fbb7 update loading bar position 2024-02-11 13:22:07 -08:00
7192626dce add toast and loading bar 2024-02-11 13:17:54 -08:00
Youwen Wu
00055f88be
Merge pull request #1 from couscousdude/main
update alt tag
2024-02-11 12:11:01 -08:00
3e7bbed210 update alt tag 2024-02-11 11:36:01 -08:00
QLabs
a87a6a3c4c
feat: gh pages deployment 2024-02-11 11:16:49 -08:00
QLabs
1048287fce
feat: add format script 2024-02-11 10:48:11 -08:00
6711797f99 fix broken image 2024-02-11 02:08:55 -08:00
81a5f3c0a9 change some formatting 2024-02-11 02:06:29 -08:00
6705159e51 update homepage with authors and selected documents 2024-02-11 00:13:26 -08:00
ec8675ac35 revert accidental change to author page 2024-02-10 22:56:01 -08:00
947771ce1e finished affiliation descriptions 2024-02-10 22:54:11 -08:00
62bfb94cd4 fix stuff 2024-02-10 21:22:17 -08:00
4fafe38e8d update responsive design 2024-02-10 21:05:14 -08:00
c898ddf51c update download logic and 404 redirect 2024-02-10 20:19:08 -08:00
86473b9880 update data 2024-02-10 20:09:36 -08:00
7eaa3b997b adjust profile layout 2024-02-10 19:59:15 -08:00
2a200f7088 fix build issue by keying all list items 2024-02-10 19:49:06 -08:00
fdf319eab2 add authors 2024-02-10 19:29:33 -08:00
7d047560e8 document view complete 2024-02-10 15:02:29 -08:00
Youwen Wu
aac0e10cc6
Rename searchBar.tsx to SearchBar.tsx 2024-02-10 11:17:19 -08:00
a8120f492d added document viewer and changed styling 2024-02-10 11:12:13 -08:00
ead254ad4a finished styling for static portion 2024-02-10 00:43:22 -08:00
5b7afa0c84 fix build issue 2024-02-09 23:47:06 -08:00
6306f0ab62 fix styling stuff 2024-02-09 23:44:00 -08:00
8914d83166 fix favicon and add zustand 2024-02-09 23:07:46 -08:00
9425304ba5 ported existing static routes 2024-02-09 22:59:43 -08:00
ef79212ed1 update metadata 2024-02-09 20:46:59 -08:00
a92197c8a8 Begin porting essential pages 2024-02-09 20:39:57 -08:00
87ec3b4954 initial commit 2024-02-09 19:40:32 -08:00
8ea122b12c Initial commit from Create Next App 2024-02-09 19:00:26 -08:00