Commit graph

  • 5cb31275e5 Migrated lib/ to modules/, added test data and schema for each data type. main Ada Werefox 2025-05-26 21:05:53 -0500
  • d0bebb2210 Implementing testify as a test suite for the API. Ada Werefox 2025-05-16 22:51:54 -0500
  • bbfee195a8 Every database model has been updated to handle requests in the new format. Ada Werefox 2025-05-15 10:13:35 -0500
  • 728bbd038a Minor changes to fix group methods after refactor. Ada Werefox 2025-05-13 23:40:28 -0500
  • c273d061b5 Refactor to have models handle their own requests. Ada Werefox 2025-05-13 23:10:55 -0500
  • 490be49808 progress Ada Werefox 2025-05-12 09:24:57 -0700
  • c1d265f1bf Moved groups to use uint IDs, fixed bug where string IDs were not getting converted to uints. Ada Werefox 2025-05-08 22:57:56 -0700
  • 3ac4f3e79c Switching to using uints instead of string names. Ada Werefox 2025-05-07 14:53:00 -0700
  • 34dc13faec JWT authentication and generation implemented. Ada Werefox 2025-05-02 16:28:15 -0700
  • 8d6d09677d Moved to switch cases in API function calls, started validation. Ada Werefox 2025-04-30 14:18:27 -0700
  • be9702d716 Updated config samplle, moved around user methods. Ada Werefox 2025-04-29 22:45:40 -0700
  • dcbe844c41 Biiiiig updates to the API and methods. Ada Werefox 2025-04-29 15:54:32 -0700
  • 3756e275d3 Starting to update CRUD methods. Ada Werefox 2025-04-28 22:42:57 -0700
  • 767499a9ed Refactored code into modules per database model. Ada Werefox 2025-04-28 10:38:15 -0700
  • 06cb11ed8c Slowly migrating struct methods to their own models for association. Ada Werefox 2025-04-27 21:14:37 -0700
  • 9505c479e8 Slowly migrating struct methods to their own models for association. Ada Werefox 2025-04-27 20:38:07 -0700
  • 739a2f74eb All database models have create and get functions. Ada Werefox 2025-04-27 01:22:42 -0700
  • 20106b1f3f Beginning to systematically add CRUD database functions. Ada Werefox 2025-04-25 18:14:46 -0700
  • 98a53d6590 We have database table associations! Ada Werefox 2025-04-25 15:39:40 -0700
  • fc074d83c3 We can add and list groups now let's goooo Ada Werefox 2025-04-24 22:25:58 -0700
  • bdd03f96f7 Starting to implement database model interfaces. Ada Werefox 2025-04-24 18:17:30 -0700
  • 10db069eea Standardizing the API endpoints. Ada Werefox 2025-04-24 15:08:09 -0700
  • 326fbe79a3 Formatted discord user JSON. Ada Werefox 2025-04-24 13:30:56 -0700
  • 5f86ac99ac Clean up and refactoring. Ada Werefox 2025-04-24 11:58:05 -0700
  • a107b4f255 Cleaning up unnecessary prints. Ada Werefox 2025-04-23 11:13:51 -0700
  • 95421abae3 renaming functions to reflect activity. Ada Werefox 2025-04-23 10:31:51 -0700
  • 7e3a8d1c81 Remove all HTML rendering. Ada Werefox 2025-04-23 10:29:40 -0700
  • b214dbb108 Logout redirect works. Ada Werefox 2025-04-23 10:23:18 -0700
  • 253ffac472 Slowly moving this to an API instead of back+front end. Ada Werefox 2025-04-22 22:34:38 -0700
  • d20eff4306 Added a log out feature. Ada Werefox 2025-04-22 17:04:17 -0700
  • dc55b6f19a OAuth keys are saved as cookies and added to database. Ada Werefox 2025-04-22 14:21:40 -0700
  • ccb06f2184 We can interface with a db now. Ada Werefox 2025-04-21 21:05:50 -0700
  • 719832b790 You can log in through Discord and it takes you to a dashboard. Ada Werefox 2025-04-20 18:45:54 -0700