Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Oxygen.jl
💨 A breath of fresh air for programming web apps in Julia
Collective -
Host: opensource -
https://opencollective.com/oxygenjl
- Code: https://github.com/ndortega/Oxygen.jl
github.com/OxygenFramework/Oxygen.jl - 2d4a12f1ac45e774f49d5125989da36517cf1a1f authored 10 months ago by Nathan Ortega <[email protected]>
* added package extension for wglmakie and bonito
* added a new json() case for returning binar...
github.com/OxygenFramework/Oxygen.jl - 1c9957c3b6b687dbc869ba2468e2f7e912966758 authored 10 months ago by Nathan Ortega <[email protected]>
- Added a package extension to provide helper utils to convert Figure's to HTTP.Response's
- Up...
* simplified how the multithreading works by removing the queue and leaning on Julia's scheduler...
github.com/OxygenFramework/Oxygen.jl - db0852d90b9c868d2360aa76d05feb4173892cfa authored 10 months ago by Nathan Ortega <[email protected]>
1.) both templating modules now utilize the same response function
2.) cleaned up dead code in ...
github.com/OxygenFramework/Oxygen.jl - 73a8f0aeb617511136b87ed68626d70d67d1488a authored 11 months ago by Nathan Ortega <[email protected]>
github.com/OxygenFramework/Oxygen.jl - 3c56fc411f4216fc6137e859222261715e91b528 authored 11 months ago by Nathan Ortega <[email protected]>
github.com/OxygenFramework/Oxygen.jl - ab7b77038ba331971c0789e750c1f126f591ff85 authored 11 months ago by Nathan Ortega <[email protected]>
github.com/OxygenFramework/Oxygen.jl - a9fa219d836539f07460b0aacf0ca357dee0e616 authored 11 months ago by Nathan Ortega <[email protected]>
- Reorganized states into a single Context struct
- updated routing macros to support `do .. en...
github.com/OxygenFramework/Oxygen.jl - a4c3ce3e4652515f342a01b2ce7c4aced55065ec authored 11 months ago by Eric Hanson <[email protected]>
2.) fixed cron job registration
github.com/OxygenFramework/Oxygen.jl - da6acb00883f21a5e14cc36ff3502bbd954fdc01 authored 11 months ago by Nathan Ortega <[email protected]>* Refactored internals to support Added `@oxidise` macro to support creating multiple instances...
github.com/OxygenFramework/Oxygen.jl - a94d1c60e20d9ffd126c074a4a69647875c317c8 authored 11 months ago by Jānis Erdmanis <[email protected]>github.com/OxygenFramework/Oxygen.jl - 2f768efbd0a0ccef7e9b53e3e14acfce22e2420a authored 11 months ago by Eric Hanson <[email protected]>
github.com/OxygenFramework/Oxygen.jl - 8fed3b9942056f5809518a9c730f5c11de213d59 authored 11 months ago by Nathan Ortega <[email protected]>
Add a request body to the route if it's a POST, PUT, or PATCH request
#155
github.com/OxygenFramework/Oxygen.jl - 114a19bdefecc767ba40f7c5956c399ef98fa323 authored 11 months ago by Tommy Hofmann <[email protected]>
github.com/OxygenFramework/Oxygen.jl - 3fc4e2a455673c360a1200bcf1a6f5f641556175 authored 11 months ago by Nathan Ortega <[email protected]>
github.com/OxygenFramework/Oxygen.jl - feec12d6a9a427fad90a425472780292deb912d5 authored 11 months ago by Nathan Ortega <[email protected]>
1.) removed Renderer struct as it was only further complicating code
2.) update doc strings for...
github.com/OxygenFramework/Oxygen.jl - 3a393ff62570b5321f23f525f71e151a47f67322 authored 11 months ago by Nathan Ortega <[email protected]>
1.) no longer injecting the content length header into raw HTTP.Response objects returned from r...
github.com/OxygenFramework/Oxygen.jl - 4d85a29ec1eafc50ed2698997432541f6889eb3c authored 11 months ago by Nathan Ortega <[email protected]>github.com/OxygenFramework/Oxygen.jl - 01309bc828c4d16ebf54ed1716d3b97284e4a4dc authored 12 months ago by Nathan Ortega <[email protected]>
* properly calculating content-length headers with sizeof function
github.com/OxygenFramework/Oxygen.jl - 2262f16ff03dd94956b4102de16d45b8dca8a72b authored 12 months ago by Nathan Ortega <[email protected]>github.com/OxygenFramework/Oxygen.jl - fb7664fa10bc5b80e63752a36b893095f5d23277 authored 12 months ago by Nathan Ortega <[email protected]>
github.com/OxygenFramework/Oxygen.jl - 4670ed0a2cd19a8078771015e4e39856b7817006 authored 12 months ago by Nathan Ortega <[email protected]>
1.) added new file renderer for returning files directly
2.) inner docs now returns HTTP.Respon...
github.com/OxygenFramework/Oxygen.jl - 9733dc23ce5d6868a5987f2dfe05c37406d75d46 authored 12 months ago by Nathan Ortega <[email protected]>
github.com/OxygenFramework/Oxygen.jl - 36bb025de6c1e4e08c928d38a6f148814dbac762 authored 12 months ago by Nathan Ortega <[email protected]>
1.) Added default content length header to all requests
2.) provided more specialized render fu...
1.) added formdata function
2.) now reseting autodoc schema between runs in interactive mode
github.com/OxygenFramework/Oxygen.jl - 670328ab0ab7a8ec51654c98f24444135cafaeba authored 12 months ago by Nathan Ortega <[email protected]>
Added default values to get_transaction_metrics() function when no metrics are present
github.com/OxygenFramework/Oxygen.jl - d53c2df2fedb9c39624adf3f9e902def4ec5b0f4 authored 12 months ago by Nathan Ortega <[email protected]>github.com/OxygenFramework/Oxygen.jl - 70e9abe2c30c806d2fded28fd6f8e855b9bebe29 authored 12 months ago by Nathan Ortega <[email protected]>
github.com/OxygenFramework/Oxygen.jl - 7fbf309c994f5f5ab9eabfa003379febe780c88b authored 12 months ago by Nathan Ortega <[email protected]>
github.com/OxygenFramework/Oxygen.jl - cc8a08e046bc1baa487aae876026142e09cc508d authored 12 months ago by Nathan Ortega <[email protected]>
1.) Utilized reexport to simplify imports
2.) Added package version to server welcome
3.) remo...
github.com/OxygenFramework/Oxygen.jl - 6bb0c05f3f1287a5799c89a239d089e078ceae75 authored 12 months ago by Nathan Ortega <[email protected]>
github.com/OxygenFramework/Oxygen.jl - b141709e3c81226ea120b8da25135ee19f1b9e30 authored 12 months ago by Nathan Ortega <[email protected]>
* Fixed the Requires.jl code so that package extensions are loaded properly
github.com/OxygenFramework/Oxygen.jl - ede83e980d515055fd569fa93d109a0edea42e40 authored 12 months ago by Nathan Ortega <[email protected]>
* Added a new internal metrics dashboard to track and display metrics in real-time
* filemounti...
1.) duplicate cron jobs are prevented from running (same name, function, expression)
2.) added ...
github.com/OxygenFramework/Oxygen.jl - 299a561763406e343e1126a6b7e3a09e7fcadd34 authored about 1 year ago by Nathan Ortega <[email protected]>
github.com/OxygenFramework/Oxygen.jl - 436a749ba3445ed02bd358d92e7d5a2f44bfa5a0 authored about 1 year ago by Nathan Ortega <[email protected]>
Added package extensions for Mustache.jl and OteraEngine.jl to provide better support for templa...
github.com/OxygenFramework/Oxygen.jl - 59a5092744c60e54d385d4ba9057a635e01d009d authored about 1 year ago by Nathan Ortega <[email protected]>
1.) added RelocatableFolders to make sure this package works with PackageCompiler.jl
2.) Now sp...
github.com/OxygenFramework/Oxygen.jl - 4294dbb00c34dc1a18ba6a550fe0b541c635414a authored over 1 year ago by Nathan Ortega <[email protected]>
* added support to customize headers on all mounted files (static & dynamic)
github.com/OxygenFramework/Oxygen.jl - d87e2d3e0bee7fbde76757a4c23b9803ffdffaaa authored over 1 year ago by Nathan Ortega <[email protected]>
* Allow custom stream handlers to be pass to serve/serveparallel
* updated docs strings on serv...
1.) Added support for router() functions when passed to routing functions
2.) had to remove inl...
1.) Added support for routing functions
2.) converted the @register macro into a regular functi...
github.com/OxygenFramework/Oxygen.jl - 655eb31ce05bdc4bf42b40da8f449124a9fc5302 authored over 1 year ago by Nathan Ortega <[email protected]>
2.) updated Project & Manifest files
github.com/OxygenFramework/Oxygen.jl - c9225c1644ef0f750cd935e092d7b73c5a8c547f authored over 1 year ago by Nathan Ortega <[email protected]>github.com/OxygenFramework/Oxygen.jl - e6cfdfc0162b28f97914a921bfa44b829855da1c authored over 1 year ago by Nathan Ortega <[email protected]>
github.com/OxygenFramework/Oxygen.jl - 67921c5cae9e0eed4dec51d7a9078be53191ff8e authored over 1 year ago by Nathan Ortega <[email protected]>
github.com/OxygenFramework/Oxygen.jl - 1796d5592a03ca147391378a258b867969e57a78 authored over 1 year ago by Nathan Ortega <[email protected]>
github.com/OxygenFramework/Oxygen.jl - 1cead863427b5d753cb4d5e2efb56de2f4518dc5 authored over 1 year ago by Nathan Ortega <[email protected]>
github.com/OxygenFramework/Oxygen.jl - f55f65378f6087b1d743fa348e58a71b74e5bafe authored over 1 year ago by Nathan Ortega <[email protected]>
github.com/OxygenFramework/Oxygen.jl - 3eeeb36d0a7f32da4710c1e24c42524cf96fc5c1 authored over 1 year ago by Nathan Ortega <[email protected]>
* added a error_handling keyword argument which can be use to toggle off the default error handl...
github.com/OxygenFramework/Oxygen.jl - 2d445caa53f6b152c3f5e9e43b28e8276a3d3412 authored over 1 year ago by Nathan Ortega <[email protected]>
* Removed internal mimetypes.jl module and replaced it with MIMEs.jl
* corrected nested path se...
* allowing keyword arguments to pass to json3.read
Co-authored-by: Nathan Ortega <nate.ortega95...
* added the ability to set the mount dir to the route "/"
* created corresponding `staticfiles(...
- Added cron.jl module for parsing cron expressions
- Added support for week and month abbrevia...
* 1.) added caller's ip to the context of all incoming requests
* 2.) Addressed issues #92 and ...
github.com/OxygenFramework/Oxygen.jl - f110d103a230337084f306dbb7854b64bb0dceb6 authored almost 2 years ago by Åsmund Hjulstad <[email protected]>
github.com/OxygenFramework/Oxygen.jl - 512dd4bd31f3230c19e75c737f5e2fb274a50bd4 authored almost 2 years ago by Nathan Ortega <[email protected]>
github.com/OxygenFramework/Oxygen.jl - 47c228f20654642bd5e1f71a2973d3bce0d5da22 authored almost 2 years ago by Abhimanyu Aryan <[email protected]>
* 1.) added custom serializer example
2.) Fixed default serialization bug
* added docs to di...
github.com/OxygenFramework/Oxygen.jl - 648a9205c73d86f11d6db58c1205c3fc02d96de1 authored almost 2 years ago by Nathan Ortega <[email protected]>github.com/OxygenFramework/Oxygen.jl - 785a0f7fe5688dc0cff00e234d8adc0960109a0f authored about 2 years ago by Nathan Ortega <[email protected]>
the mimetypes module can now accurately extract the file extension for files named like 'file.mi...
github.com/OxygenFramework/Oxygen.jl - 1cf968c2c0d607b4f93cef60865561cd5cc88e2f authored about 2 years ago by contradict <[email protected]>* removed Suppressor package from dependencies
github.com/OxygenFramework/Oxygen.jl - cdc20899068a8e910d5a5c6fba131efbef85cf25 authored over 2 years ago by Nathan Ortega <[email protected]>* added upper bound for Suppressor dependency
github.com/OxygenFramework/Oxygen.jl - 2809ccd42e6df41eb29555731f30ec536a151e71 authored over 2 years ago by Nathan Ortega <[email protected]>Fixed tests issues with 1.6.6 that only occurred in github's ci/cd environment
github.com/OxygenFramework/Oxygen.jl - c5ea5ac2dc9a9a60ba4f568d2cfc0f46585d72a4 authored over 2 years ago by Nathan Ortega <[email protected]>github.com/OxygenFramework/Oxygen.jl - a9c57060221bec7d0e52a8587a5d3aa0549bf081 authored over 2 years ago by Nathan Ortega <[email protected]>
github.com/OxygenFramework/Oxygen.jl - 9e41bf845d0435b24b8c06ca217bac24cbd1c768 authored over 2 years ago by Nathan Ortega <[email protected]>
github.com/OxygenFramework/Oxygen.jl - 8a3ab60dc1cf42763bb08f73d654bce7b38527ff authored over 2 years ago by Nathan Ortega <[email protected]>
github.com/OxygenFramework/Oxygen.jl - a4173ccc32392262ea7ced669fc3bafbc5720970 authored over 2 years ago by Nathan Ortega <[email protected]>
github.com/OxygenFramework/Oxygen.jl - 7302380a6a29dcb31ebe8cb93c13bdae3a7b161a authored over 2 years ago by Nathan Ortega <[email protected]>
* no longer adding duplicate tasks
* Improved serve startup messages
* configdocs now will mo...
* Generate autodocs for all methods on a given path
* Rename "registerchema" to "registerschema...
github.com/OxygenFramework/Oxygen.jl - 6d4ac562c6889313d9793c59018aa189a40fd519 authored over 2 years ago by Nathan Ortega <[email protected]>
github.com/OxygenFramework/Oxygen.jl - ca44029eac01f028b0fd30f668dd2ffa109b0565 authored over 2 years ago by Nathan Ortega <[email protected]>
github.com/OxygenFramework/Oxygen.jl - 743b4719f40ca626fb5b42d141fec96456323593 authored over 2 years ago by Nathan Ortega <[email protected]>
1.) changed default middleware flow
2.) updated middleware tests
3.) updated middleware docs
github.com/OxygenFramework/Oxygen.jl - d6199ea1314bda6c5e6cb8f4c0dc6e946c45369d authored over 2 years ago by Nathan Ortega <[email protected]>
* Now compatible with HTTP 1.0+
* Added support for the new middleware chaining patterns (globa...
github.com/OxygenFramework/Oxygen.jl - f5864988fadffbd9562aa0137f323b66e332ed86 authored over 2 years ago by Nathan Ortega <[email protected]>
github.com/OxygenFramework/Oxygen.jl - a776cc0e37678a37c06f3388c305c01bbad9ca8e authored over 2 years ago by Nathan Ortega <[email protected]>
github.com/OxygenFramework/Oxygen.jl - 5abf76e66a3228e455b38a2ce9220389d1ba536e authored over 2 years ago by Nathan Ortega <[email protected]>
github.com/OxygenFramework/Oxygen.jl - b7d8c04889aee3deebde24b9c34548ce72569a1f authored over 2 years ago by Nathan Ortega <[email protected]>
github.com/OxygenFramework/Oxygen.jl - 708bcdb7c88257f3b00a4f384a2a82e69e440030 authored over 2 years ago by Nathan Ortega <[email protected]>
* changed the structure of the docs
* updated api docs and rearranged the readme
* bumped version
- added more docs to the guide (the start of a more comprehensive guide)
- added the `router()`...
github.com/OxygenFramework/Oxygen.jl - 11973d73d7bd63cc571c0034c1fe7c578e53d459 authored over 2 years ago by Nathan Ortega <[email protected]>
1.) moved routing macros into the serverutil.jl file
2.) added precompile statement to top of s...
github.com/OxygenFramework/Oxygen.jl - 676173712f78d24f08e89cced3226ef8fd672026 authored over 2 years ago by Nathan Ortega <[email protected]>
* Added Dates to deps
* updated doc strings and README
* bumped version
github.com/OxygenFramework/Oxygen.jl - 509f325374c1e322339b4553c16690ba16bad741 authored over 2 years ago by Nathan Ortega <[email protected]>