This website requires JavaScript.
Explore
Help
Sign In
admin
/
raven
Watch
1
Star
0
Fork
0
You've already forked raven
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
cf450ea7efdc245c20ee8d484bee603ffd1669b8
raven
/
server
/
AyaNova
/
ControllerHelpers
History
John Cardinal
92067c1be2
2021-04-16 21:54:57 +00:00
..
ApiCreatedResponse.cs
…
ApiCustomExceptionFilter.cs
2021-04-16 21:54:57 +00:00
ApiDetailError.cs
…
ApiError.cs
…
ApiErrorResponse.cs
2020-12-09 20:11:12 +00:00
ApiNotAuthorizedResponse.cs
2020-12-09 20:11:12 +00:00
ApiOkResponse.cs
clean up and various little improvements after search for static wasted memory objects (not found) At this point it appears I don't have any leaks and it's all pretty efficient.
2020-06-05 23:36:44 +00:00
ApiServerState.cs
2021-03-03 17:33:14 +00:00
ApiUploadProcessor.cs
2021-03-16 17:14:35 +00:00
Authorized.cs
rename all variants of naming that hold an AyaType value to "aType" (parameter) / "AType" (not parameter) everywhere front and back; "ayType", "objectType", "oType" all are used in various areas
2021-03-23 17:06:05 +00:00
DisableFormValueModelBindingAttribute.cs
…
MultipartRequestHelper.cs
…
UserIdFromContext.cs
…
UserNameFromContext.cs
…
UserRolesFromContext.cs
…
UserTranslationIdFromContext.cs
…