Skip to content

Issues: pksunkara/reign

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Distribute Cargo.lock in binary C: cli Context: CLI D1: trivial Difficulty: Trivial to implement for beginners T: bug Type: Bug fix U2: need to have Urgency: Need to have
#43 opened Mar 12, 2022 by pksunkara
Use captured identifiers in format strings D1: trivial Difficulty: Trivial to implement for beginners T: quality Type: Code quality improvment U4: nice to have Urgency: Nice to have
#42 opened Mar 7, 2022 by pksunkara
Async traits T: epic Type: Epic W: msrv Waiting: Needs MSRV bump W: other Waiting: Other issues
#40 opened Feb 3, 2022 by pksunkara
3 tasks
SessionBackend::drop_session should return bool C: middleware Context: One of the middleware deps C: utils Context: One of the utils deps D1: trivial Difficulty: Trivial to implement for beginners T: performance Type: Performance improvement refactor U3: want to have Urgency: Want to have
#39 opened Sep 22, 2021 by pksunkara
router::path! allows literal instead of a string literal C: router Context: Router library D1: trivial Difficulty: Trivial to implement for beginners E: rust External: Rust T: quality Type: Code quality improvment U5: maybe Urgency: Maybe W: external Waiting: External
#38 opened Apr 18, 2021 by pksunkara
Allow setting a column as reference when generating model D2: easy Difficulty: Easy to implement T: feature Type: Feature request U2: need to have Urgency: Need to have X: generate Task: Generate
#35 opened Mar 14, 2021 by pksunkara
Use CARGO_WORKSPACE_DIR C: task Context: Task library D1: trivial Difficulty: Trivial to implement for beginners E: rust External: Rust T: quality Type: Code quality improvment U4: nice to have Urgency: Nice to have W: external Waiting: External
#34 opened Mar 13, 2021 by pksunkara
No need to specify all the examples manually instead of glob in the root workspace C: examples Context: examples D1: trivial Difficulty: Trivial to implement for beginners E: rust External: Rust T: quality Type: Code quality improvment U4: nice to have Urgency: Nice to have W: external Waiting: External
#33 opened Mar 13, 2021 by pksunkara
Allow dynamic linking of reign during development C: framework Context: Framework and glue D4: hard Difficulty: Hard to implement T: ergonomics Type: Ergonomic improvement U1: urgent Urgency: Urgent
#32 opened Feb 25, 2021 by pksunkara
Allow custom logger and more customization of it C: framework Context: Framework and glue D4: hard Difficulty: Hard to implement T: feature Type: Feature request U1: urgent Urgency: Urgent W: design Waiting: Needs design
#31 opened Feb 23, 2021 by pksunkara
What should happen if I use /, # or ? in static part for Path? C: router Context: Router library D3: medium Difficulty: Medium to implement T: bug Type: Bug fix U5: maybe Urgency: Maybe W: design Waiting: Needs design
#30 opened Feb 23, 2021 by pksunkara
Allow usage of signed cookies C: middleware Context: One of the middleware deps D3: medium Difficulty: Medium to implement T: feature Type: Feature request U5: maybe Urgency: Maybe
#29 opened Feb 23, 2021 by pksunkara
Allow usage of private cookies C: middleware Context: One of the middleware deps D3: medium Difficulty: Medium to implement T: feature Type: Feature request U5: maybe Urgency: Maybe
#28 opened Feb 23, 2021 by pksunkara
Make SessionBackend::* async C: middleware Context: One of the middleware deps C: utils Context: One of the utils deps D1: trivial Difficulty: Trivial to implement for beginners T: ergonomics Type: Ergonomic improvement U4: nice to have Urgency: Nice to have W: msrv Waiting: Needs MSRV bump
#27 opened Feb 23, 2021 by pksunkara
Make Middleware::handle async C: router Context: Router library D3: medium Difficulty: Medium to implement T: ergonomics Type: Ergonomic improvement U4: nice to have Urgency: Nice to have W: msrv Waiting: Needs MSRV bump
#25 opened Feb 23, 2021 by pksunkara
Make Plugin::init async C: plugin Context: Plugin library D1: trivial Difficulty: Trivial to implement for beginners T: ergonomics Type: Ergonomic improvement U4: nice to have Urgency: Nice to have W: msrv Waiting: Needs MSRV bump
#24 opened Feb 23, 2021 by pksunkara
Support If-Unmodified-Since in static server D1: trivial Difficulty: Trivial to implement for beginners P: static Plugin: static T: feature Type: Feature request U4: nice to have Urgency: Nice to have W: other Waiting: Other issues
#23 opened Feb 23, 2021 by pksunkara
Support If-Match in static server D1: trivial Difficulty: Trivial to implement for beginners P: static Plugin: static T: feature Type: Feature request U4: nice to have Urgency: Nice to have W: other Waiting: Other issues
#22 opened Feb 23, 2021 by pksunkara
Support single & multi ranges in static server D3: medium Difficulty: Medium to implement P: static Plugin: static T: feature Type: Feature request U4: nice to have Urgency: Nice to have
#21 opened Feb 23, 2021 by pksunkara
Guard against directory traversal attack on Windows in static server D2: easy Difficulty: Easy to implement P: static Plugin: static S: http Security: HTTP attacks T: security Type: Security change U0: critical / security Urgency: Critical / Security W: confirm Waiting: Needs confirmation
#20 opened Feb 22, 2021 by pksunkara
Allow gzip compression in the static file server D2: easy Difficulty: Easy to implement P: static Plugin: static T: feature Type: Feature request U3: want to have Urgency: Want to have
#19 opened Feb 22, 2021 by pksunkara
Separate out the init and router parts in reign_plugin C: plugin Context: Plugin library D3: medium Difficulty: Medium to implement E: rust External: Rust T: ergonomics Type: Ergonomic improvement U2: need to have Urgency: Need to have W: external Waiting: External
#16 opened Nov 20, 2020 by pksunkara
Allow switching languages on homepage C: site Context: Reign.rs website D2: easy Difficulty: Easy to implement T: feature Type: Feature request U2: need to have Urgency: Need to have
#15 opened Sep 4, 2020 by pksunkara
Allow environment variables in views C: derive Context: Derive library C: view Context: View library D3: medium Difficulty: Medium to implement T: feature Type: Feature request U2: need to have Urgency: Need to have
#12 opened Mar 26, 2020 by pksunkara
Use nom or rowan to parse views C: view Context: View library D4: hard Difficulty: Hard to implement T: performance Type: Performance improvement refactor U3: want to have Urgency: Want to have W: perf Waiting: Check performance
#11 opened Mar 9, 2020 by pksunkara
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.