Commit Graph

283 Commits (38dc6550ecbdf7839aecd2f9f2eee5d268757e5d)

Author SHA1 Message Date
leo ouyang 89a629098b updated read me 2022-04-22 14:07:25 -04:00
leo ouyang d258794922 updated read me 2022-04-22 14:06:54 -04:00
leo ouyang b05cb93d41 updated read me 2022-04-22 14:05:28 -04:00
leo ouyang c1ced16a94 Updated ReadMe 2022-04-22 14:04:36 -04:00
Brogan Clements bf818de3dc Fix relative links for deployment 2022-04-22 14:02:06 -04:00
Brogan Clements bce0c8598a Cleanup imports and unused variables 2022-04-22 13:19:28 -04:00
Brogan Clements 7cc8f0cc57 Correct some edge cases with relative links and add some more comments 2022-04-22 11:32:52 -04:00
Brogan Clements 9b2bcead16 Hide forms coming from the main repo 2022-04-22 10:49:36 -04:00
Brogan Clements e9c1131a42 Comment out recommended sections for now until the functionality can be improved to work with all resource types 2022-04-22 01:02:55 -04:00
Brogan Clements fefe7b5b42 Make jsonToArray iterate over every child in the json to read every folder in the repo 2022-04-22 01:02:17 -04:00
Brogan Clements ffa69c1429 Merge branch 'main' of https://github.com/EbookFoundation/free-programming-books-search 2022-04-22 00:52:49 -04:00
Brogan Clements 3c1e6fe071 Update URL of json file to be in the same repo 2022-04-22 00:52:46 -04:00
github-actions[bot] be332495c0 update fpb.json 2022-04-22 04:45:41 +00:00
Brogan Clements 554f75c5f3 Move the parser action into the repo 2022-04-22 00:44:14 -04:00
Brogan Clements b6d66a5e90 Deprecate the Default component in favor of directly parsing the original README 2022-04-22 00:43:55 -04:00
leo ouyang f6ef0109ce updated readme 2022-04-21 20:58:03 -04:00
leo ouyang 7fe2259b24 updated readme 2022-04-21 20:57:03 -04:00
leo ouyang 8ce67444dc readme update 2022-04-21 20:54:20 -04:00
leo ouyang 099ee1d540 readme update 2022-04-21 20:52:58 -04:00
leo ouyang 3da70adef5 readme update 2022-04-21 18:11:46 -04:00
leo ouyang 4137a68731 readme update 2022-04-21 18:08:29 -04:00
leo ouyang 2a1ce2b2a6 readme update 2022-04-21 18:06:01 -04:00
leo ouyang 373d80d2a5 updated Readme 2022-04-21 17:52:08 -04:00
leo ouyang 7e589e0b5b updated Readme 2022-04-21 17:51:12 -04:00
LeoOuyang24 77904bf887
Merge pull request #19 from LeoOuyang24/LeoOuyang24-main
dark mode no longer inverts colors
2022-04-15 09:00:04 -07:00
leo ouyang 5b478bf461 dark mode no longer inverts colors 2022-04-15 11:59:27 -04:00
Brogan Clements d2b9778a74 Correct formatting on resource links 2022-04-14 22:44:56 -04:00
Nick Quidas d60726d938 added more github badge support 2022-04-14 20:17:27 -04:00
Nick Quidas 3fae36f665 fixed querystring support 2022-04-14 19:48:50 -04:00
Brogan Clements 5675e424c8 Add some badges to home page. Finish adding rest later 2022-04-14 19:00:49 -04:00
LeoOuyang24 36350fa45c
Merge pull request #18 from LeoOuyang24/LeoOuyang24-main
improved dark mode appearance
2022-04-08 10:05:40 -07:00
leo ouyang b130036f77 improved dark mode appearance 2022-04-08 13:00:12 -04:00
Brogan Clements 9c416b34d0 Keep the search bar hidden until the page is loaded 2022-04-08 01:16:37 -04:00
Brogan Clements 5f805e7773 Change the loading screen to only ever affect the right column 2022-04-08 00:59:54 -04:00
Brogan Clements c5499e871a Merge branch 'integration' 2022-04-07 21:35:03 -04:00
Brogan Clements 0f3b1a6424 Add all links on the original splash page 2022-04-07 21:26:56 -04:00
LeoOuyang24 6c56c96df2
Merge pull request #16 from LeoOuyang24/LeoOuyang24-main
removed lightswitch
2022-04-05 16:19:12 -07:00
LeoOuyang24 e21b4df873
Delete LightSwitch.js 2022-04-05 16:18:44 -07:00
leo ouyang f28071eac8 removed lightswitch 2022-04-05 19:16:02 -04:00
Brogan Clements 597b30b19f Clear some react warnings 2022-04-04 15:10:07 -04:00
Brogan Clements 269f75a0ae Cleanup and add default language selection when the lang query is given 2022-04-04 14:01:07 -04:00
Brogan Clements 133537def4 Remove unused state 2022-04-04 10:38:45 -04:00
Brogan Clements 61bee5e94e Use "search" query string to autofill the search on page load 2022-04-04 10:37:30 -04:00
Brogan Clements ecadfa990b Correct issues with id linking 2022-04-04 00:55:37 -04:00
Brogan Clements ff243cee62 Fix issues with routes 2022-04-03 21:21:27 -04:00
Brogan Clements 3972cc5a58 Fix links not being blue 2022-04-03 17:26:46 -04:00
Brogan Clements 84b7a9d100 Co-authored-by: Nick Quidas <nrfq@users.noreply.github.com> 2022-04-03 17:12:52 -04:00
Nick Quidas 9a2d2eaff2 added comments 2022-04-03 15:30:22 -04:00
Brogan Clements c3577ccbf7 Fix package-lock.json from merge errors 2022-04-03 15:28:40 -04:00
LeoOuyang24 8f7818ac93
Merge pull request #15 from LeoOuyang24/LeoOuyang24-main
links now retain their color through dark mode
2022-04-01 11:53:48 -07:00