Commit Graph

31 Commits

Author SHA1 Message Date
Jeff Leung c32f3596ec Update launch settings 2024-01-11 16:10:42 -08:00
Jeff Leung 1fd587634b Add initial docker support 2024-01-11 16:10:17 -08:00
Jeff Leung 4c17c375ae Remove NewtonSoft Json depedency 2024-01-08 23:45:16 -08:00
Jeff Leung bf38c7dc1a Move away from NewtonSoft.Json 2024-01-08 23:28:35 -08:00
Jeff Leung afb2102702 Upgrade to .NET 8.0 2024-01-08 22:03:15 -08:00
Jeff Leung 9c80ad14f3 Update code to properly format the AS Tags 2023-06-14 13:07:02 -07:00
Jeff Leung 7b6794e7e9 Change from Forbid to NotFound 2023-01-08 15:39:00 -08:00
Jeff Leung e3f093b53a Mark types explicitly 2023-01-08 15:35:19 -08:00
Jeff Leung 5f18fe037c Update the readme file 2023-01-08 15:32:07 -08:00
Jeff Leung ab2793d92a Return 403 instead of the view if we can’t get a response out of netbox 2023-01-08 15:07:13 -08:00
Jeff Leung 9fdc60ac48 Remove unused code 2023-01-08 13:38:47 -08:00
Jeff Leung bd8198be2a Unify the strurcture 2023-01-08 13:37:30 -08:00
Jeff Leung 77e6235b30 Upgrade to .NET 7.0 2023-01-08 13:37:27 -08:00
Jeff Leung fc432698a8 Add trailing slash for API endpoint 2023-01-08 13:37:23 -08:00
Jeff Leung db29ac0891 Set response cache to an hour 2023-01-08 13:37:19 -08:00
Jeff Leung 672e56d0aa More cleanup 2023-01-08 13:37:17 -08:00
Jeff Leung 9311ba2b59 Fix the names 2023-01-08 13:37:15 -08:00
Jeff Leung dbccb586f8 Remove unecessary usings 2023-01-08 13:36:46 -08:00
Jeff Leung 58576796c2 Clean up unused code 2023-01-08 13:36:44 -08:00
Jeff Leung 1a3450f6f9 Baby steps on code refactoring 2023-01-08 13:36:39 -08:00
Jeff Leung 1ee556eb4e Add an option to configure the netbox host 2022-12-13 09:16:59 -08:00
Jeff Leung 159bbf399c Mark things as non-static and remove unused code.
Also, build the URI instead of hardcoding things. Assume HTTPS over 443 unless specified
2022-12-13 09:16:32 -08:00
Jeff Leung d478291c6b Update readme 2022-12-10 20:53:00 -08:00
Jeff Leung f38afd75b8 Fix layout 2022-12-10 20:48:37 -08:00
Jeff Leung daf04140ee Make the app more configurable by setting AS's accordingly 2022-12-10 20:47:52 -08:00
Jeff Leung fe35067549 Clean up front end code 2022-12-10 20:34:39 -08:00
Jeff Leung e7ee6ada7c Let the year dynamically update itself 2022-12-10 20:18:18 -08:00
Jeff Leung 6b51a91685 Implement tags since adding tags can crash the app on the netbox side 2022-12-10 20:08:00 -08:00
Jeff Leung f4be250595 Update README 2022-12-10 18:58:45 -08:00
Jeff Leung 1e6a1fc84b Add project files. 2022-12-10 18:51:26 -08:00
Jeff Leung b4277ba437 Add .gitattributes, .gitignore, README.md, and LICENSE.txt. 2022-12-10 18:51:24 -08:00