Commit Graph

  • 6061295e0a simplified typing Sriram Hariharan 2023-09-17 20:00:28 -05:00
  • 89423d24b4 minor changes Sriram Hariharan 2023-09-17 19:44:50 -05:00
  • 4f170db07d fixes + added button titles Sriram Hariharan 2023-09-17 19:38:12 -05:00
  • aea9b16f98 refactoring courseschedule storage Sriram Hariharan 2023-09-17 19:29:00 -05:00
  • 9658697d96 fxied Sriram Hariharan 2023-09-17 15:25:14 -05:00
  • 864afd8dcb created my calendar main Sriram Hariharan 2023-09-17 15:21:45 -05:00
  • 1fac71dbd1 generating calendar html Sriram Hariharan 2023-09-17 15:20:42 -05:00
  • e199a0b766 fixing errors Sriram Hariharan 2023-09-17 14:55:33 -05:00
  • a642d0d9d2 Merge pull request #46 from DereC4/a-fun-branch legacy Sriram Hariharan 2023-09-17 14:31:01 -05:00
  • 4ae2966e98 not using param Sriram Hariharan 2023-09-17 14:29:18 -05:00
  • e2c9955b41 inline database destructure Sriram Hariharan 2023-09-17 14:28:45 -05:00
  • 9f1dcc667d feat: parallelize initializeDB.ts promises doprz 2023-04-18 10:30:13 -05:00
  • 17e0ac9465 Update config.js Derek Chen 2023-04-02 23:50:22 -05:00
  • 8cdd04f0b4 Update config.js Derek Chen 2023-04-02 23:48:29 -05:00
  • fcfda3a447 Merge pull request #45 from doprz/bugfix/ModuleNotFoundError-CaseSensitivePathsPlugin Sriram Hariharan 2023-03-30 13:12:01 -05:00
  • 486b2e4dfc bugfix: fix #44 doprz 2023-03-30 10:33:40 -05:00
  • ad85c2b816 adding tooltip with which class has conflicts Sriram Hariharan 2023-03-22 22:48:14 -05:00
  • 2ddfde2642 course conflict highlighting and calculations Sriram Hariharan 2023-03-22 22:16:51 -05:00
  • 882b5b4e00 schedules working Sriram Hariharan 2023-03-16 00:32:10 -05:00
  • 6afd372945 multiple schedule suppport kinda Sriram Hariharan 2023-03-15 23:54:07 -05:00
  • 6d4a4307cf RecruitmentBanner, thank you Lukas Sriram Hariharan 2023-03-12 23:34:58 -05:00
  • fe4f0e7ecd infra changes Sriram Hariharan 2023-03-11 22:03:25 -06:00
  • 32b73da959 moved stores back into shared Sriram Hariharan 2023-03-10 23:38:39 -06:00
  • d06b0f9f7a infrastructure for multiple schedules Sriram Hariharan 2023-03-10 23:37:57 -06:00
  • f28ab5182c better select styling for semesters for grade dist Sriram Hariharan 2023-03-09 22:26:56 -06:00
  • e60242198a query grade distributions working, and filtering by semesters working Sriram Hariharan 2023-03-09 16:11:42 -06:00
  • 5be0cbbbf1 test Sriram Hariharan 2023-03-09 11:02:30 -06:00
  • 2462d24214 removed icon from gitignore Sriram Hariharan 2023-03-09 10:59:24 -06:00
  • 7dd53f3a94 removed the necessity for hardcoded line height variables Sriram Hariharan 2023-03-08 21:12:14 -06:00
  • c1910bacb0 finished grade distribution ui Sriram Hariharan 2023-03-08 20:44:34 -06:00
  • 2562e65d66 some styling Sriram Hariharan 2023-03-08 00:41:04 -06:00
  • fe8c2378d2 displaying bar graph, fetching distributions message Sriram Hariharan 2023-03-08 00:26:56 -06:00
  • f3bf746c6e textbook button, properly scraping the semester (year and season) from the url" Sriram Hariharan 2023-03-07 22:17:17 -06:00
  • 353c43c987 lot of refactoring, reorganized course buttons. Now linking to professors directory page Sriram Hariharan 2023-03-07 21:49:41 -06:00
  • 04a82fb6a6 bunch of refactor and styling changes, coming along nicely Sriram Hariharan 2023-03-07 01:42:26 -06:00
  • f48f39e67b refactoring Sriram Hariharan 2023-03-06 23:28:21 -06:00
  • 1fa67f451a auto generate classes using scss magic, some restyling and refactoring' Sriram Hariharan 2023-03-06 23:28:08 -06:00
  • ebeb7d692b created reusable button component, created course info header component, created utility type for Colors, removed typescript-css-modules plugin, and added a threshold to the infinite scroll hook Sriram Hariharan 2023-03-06 22:45:34 -06:00
  • 950c4a573a added onclose to popup, coursepopup now displaying time info, renamed vars, added compiler for scss to typescript and tsconfig plugins Sriram Hariharan 2023-03-06 21:02:29 -06:00
  • 9b76f8afa0 line height text, refactored course schedule, added string representation functions to course meeting Sriram Hariharan 2023-03-06 16:51:46 -06:00
  • 007ade81a0 minor styling Sriram Hariharan 2023-03-06 00:23:20 -06:00
  • 8b5fabce0c properly generating and formating instructor text Sriram Hariharan 2023-03-06 00:10:03 -06:00
  • 7401138d87 fixed serialization type in chrome-extension-toolkit, and then updated package version Sriram Hariharan 2023-03-05 23:58:16 -06:00
  • ad8a06d831 Link component, Card component, Course Popup component styling, and wrangling with the serialization type" Sriram Hariharan 2023-03-05 22:52:11 -06:00
  • 6d69cd2548 renamed panel to popup since that's kinda what it is lmao Sriram Hariharan 2023-03-05 20:50:40 -06:00
  • 295b466505 fixed bug with material icons, and reusable icon component Sriram Hariharan 2023-03-05 19:54:59 -06:00
  • 1f2374927d added material icons Sriram Hariharan 2023-03-05 17:46:25 -06:00
  • 6147289b40 created reusable text component, and setup typing for it automatically. also fixed bugs with autoload and scraper so that it would handle appending course name headers Sriram Hariharan 2023-03-05 17:34:56 -06:00
  • 0956525e94 auto-loading completely done Sriram Hariharan 2023-03-05 14:34:26 -06:00
  • 2b952d0591 minor reorg Sriram Hariharan 2023-03-04 23:33:59 -06:00
  • 15e9ff92a8 moved files around Sriram Hariharan 2023-03-04 23:33:39 -06:00
  • b7c3d22961 minor changes Sriram Hariharan 2023-03-04 23:24:50 -06:00
  • 9dbe0d7ff7 passing a scss classname down to a vanilla dom element on react state changes 🤯 Sriram Hariharan 2023-03-04 23:20:12 -06:00
  • d9739cdb56 decided to add season support Sriram Hariharan 2023-03-04 23:00:01 -06:00
  • bc464cd264 lots of UI changes, and keyboard command support Sriram Hariharan 2023-03-04 22:42:51 -06:00
  • 00b8cd74b6 added ExtensionRoot for consistent styling across injected components, and added a bunch of comments for all the added types and classes Sriram Hariharan 2023-03-04 21:11:04 -06:00
  • 070c8ea486 added ExtensionRoot for consistent styling across injected components, and added a bunch of comments for all the added types and classes Sriram Hariharan 2023-03-04 21:10:12 -06:00
  • 46282a0406 added deviceId, ExtensionStore, working on CoursePopup Sriram Hariharan 2023-03-04 20:33:35 -06:00
  • e99ba5864a CourseScraper completely done ' Sriram Hariharan 2023-03-04 20:14:26 -06:00
  • c9684beb5b wip scraping infra Sriram Hariharan 2023-03-04 11:51:56 -06:00
  • 2d940493a3 beginning course scraping from row, and created assets folder with departments.json Sriram Hariharan 2023-03-03 23:53:54 -06:00
  • 94e74deb24 updated Course schema Sriram Hariharan 2023-03-03 23:43:44 -06:00
  • f47ad8272f refactoring Sriram Hariharan 2023-03-03 23:29:06 -06:00
  • 39016c93aa infinite scroll support Sriram Hariharan 2023-03-03 23:13:31 -06:00
  • e9c420a873 injecting into table, created table header, and buttons for each row Sriram Hariharan 2023-03-03 21:57:00 -06:00
  • beb61176c1 refactoring, using different pattern for page injection and reusing same pattern for both popup and content scripts Sriram Hariharan 2023-03-03 21:13:43 -06:00
  • 4ed52a3c9f analyzing page types and populating search inputs Sriram Hariharan 2023-03-03 19:58:53 -06:00
  • 723caca417 fixed some bugs, and updated dev dashboard useffect" Sriram Hariharan 2023-03-03 18:58:19 -06:00
  • 57d704b759 added colors and design system to docs Sriram Hariharan 2023-03-03 15:47:35 -06:00
  • e9acddfa16 added colors and 2 main components for 2 different contexts Sriram Hariharan 2023-03-03 11:40:54 -06:00
  • f3ee5a0854 added license and fixed webpack plugin Sriram Hariharan 2023-03-03 11:08:16 -06:00
  • 5203d3acf8 clean-webpack-plugin Sriram Hariharan 2023-03-03 11:02:46 -06:00
  • b0eba78697 fixing some compiler issues Sriram Hariharan 2023-02-22 22:59:18 -06:00
  • bce2717088 using my boilerplate yuh Sriram Hariharan 2023-02-22 22:51:38 -06:00
  • 21d7056aae deleted everything lmao Sriram Hariharan 2023-02-22 22:35:37 -06:00
  • 4017b53f0b Merge pull request #41 from Lukas-Zenick/Similar-Schedule-Fix Sriram Hariharan 2022-12-23 17:46:42 -06:00
  • 3cc468f1cd mismatched parenthesis Lukas-Zenick 2022-12-23 17:42:24 -06:00
  • b0ad195591 Location fix for near-identical class-days Lukas-Zenick 2022-12-13 17:39:54 -06:00
  • 7aa4dce6fa fixed importing waitlist and importing courses from WL page Lukas-Zenick 2022-12-13 15:46:40 -06:00
  • 4714386014 Tiny bugfix on semester name Lukas Zenick 2022-12-12 15:46:20 -06:00
  • c12fca5a75 Merge pull request #36 from lanc33llis/screenshot Sriram Hariharan 2022-08-28 10:02:41 -07:00
  • 14416b7c46 Merge pull request #35 from roccovp3/master Sriram Hariharan 2022-08-24 13:25:54 -05:00
  • 1493abee84 Exporting as PNG accounts for device DPI. fixes cutoff PNGs Lance Ellis 2022-08-22 11:34:37 -05:00
  • fc28c60f94 names are now displayed correctly in options page roccovp3 2022-07-26 15:47:16 -05:00
  • 9e417d07f5 Merge pull request #27 from omajoshi/patch-1 Sriram Hariharan 2021-12-16 22:03:06 -06:00
  • e3555e2ff9 typo in infinite scroll Om Joshi 2021-12-16 11:27:14 -06:00
  • 190bbbdd24 Merge pull request #22 from omajoshi/master Sriram Hariharan 2021-11-12 07:43:50 -06:00
  • eecf181e3c Merge pull request #24 from omajoshi/utrp_23 Sriram Hariharan 2021-11-12 07:42:09 -06:00
  • 3a596f08a9 auto load next few pages Om Joshi 2021-11-12 02:19:45 -06:00
  • 0ee6f1c68a don't console.log conflicts Om Joshi 2021-11-12 01:40:43 -06:00
  • 3aad81e2ad Merge branch 'sghsri:master' into master Om Joshi 2021-11-11 23:22:54 -06:00
  • 870477d4a2 fixed "Import to UT Reg+" button (capitalized import.js line 8) Om Joshi 2021-11-11 23:22:23 -06:00
  • b4a7e6c0aa removed uneccessary permissions sghsri 2021-10-17 15:37:51 -05:00
  • 408e0cbba0 removed firefox key sghsri 2021-10-17 15:31:11 -05:00
  • 7ffa96ebab fixed bug with isConflict sghsri 2021-10-17 15:29:25 -05:00
  • f4aebd4050 fixed departments sghsri 2021-10-17 15:19:58 -05:00
  • cd94422cac Merge pull request #19 from omajoshi/master Sriram Hariharan 2021-10-17 15:16:41 -05:00
  • 0a8edbf2c5 fixed multi-semester course hours count Om Joshi 2021-10-16 20:26:12 -05:00
  • 855c636dad spelling fix Om Joshi 2021-10-16 20:15:36 -05:00
  • 34511ae465 Update and rename index.md to departments.json Sriram Hariharan 2021-10-16 19:31:56 -05:00