-
Notifications
You must be signed in to change notification settings - Fork 3
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
Label
Projects
Milestones
Assignee
Sort
Issues list
Use Context: Framework and glue
D1: trivial
Difficulty: Trivial to implement for beginners
T: quality
Type: Code quality improvment
U3: want to have
Urgency: Want to have
serde-env
instead of envy
C: framework
#45
opened Aug 24, 2024 by
pksunkara
Distribute Context: CLI
D1: trivial
Difficulty: Trivial to implement for beginners
T: bug
Type: Bug fix
U2: need to have
Urgency: Need to have
Cargo.lock
in binary
C: cli
#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
SessionBackend::drop_session
should return bool
C: middleware
#39
opened Sep 22, 2021 by
pksunkara
router::path!
allows literal
instead of a string literal
C: router
#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 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
CARGO_WORKSPACE_DIR
C: task
#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 Context: Router library
D3: medium
Difficulty: Medium to implement
T: bug
Type: Bug fix
U5: maybe
Urgency: Maybe
W: design
Waiting: Needs design
/
, #
or ?
in static part for Path
?
C: router
#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 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
SessionBackend::*
async
C: middleware
#27
opened Feb 23, 2021 by
pksunkara
Make 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
Middleware::handle
async
C: router
#25
opened Feb 23, 2021 by
pksunkara
Make 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
Plugin::init
async
C: plugin
#24
opened Feb 23, 2021 by
pksunkara
Support 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
If-Unmodified-Since
in static server
D1: trivial
#23
opened Feb 23, 2021 by
pksunkara
Support 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
If-Match
in static server
D1: trivial
#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 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
init
and router
parts in reign_plugin
C: plugin
#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
Previous Next
ProTip!
Find all open issues with in progress development work with linked:pr.