issues
search
lightning-framework
/
lightning
A simple yet expressive Java web framework.
5
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump jetty-http from 9.4.43.v20210629 to 9.4.48.v20220622
#66
dependabot[bot]
opened
2 years ago
0
Bump http2-server from 9.4.43.v20210629 to 9.4.48.v20220622
#65
dependabot[bot]
opened
2 years ago
0
Bump mysql-connector-java from 8.0.17 to 8.0.28
#64
dependabot[bot]
opened
2 years ago
0
Bump gson from 2.6.2 to 2.8.9
#63
dependabot[bot]
opened
2 years ago
0
Bump c3p0 from 0.9.5.3 to 0.9.5.4
#62
dependabot[bot]
opened
3 years ago
0
Bump logback-classic from 1.1.3 to 1.2.0
#61
dependabot[bot]
opened
3 years ago
0
Bump commons-io from 2.4 to 2.7
#60
dependabot[bot]
closed
3 years ago
1
Bump jetty.version from 9.4.0.v20161208 to 9.4.34.v20201102
#59
dependabot[bot]
closed
3 years ago
1
Bump junit from 4.11 to 4.13.1
#58
dependabot[bot]
opened
4 years ago
0
Specifying @Route with no methods should throw an error
#57
mschurr
opened
6 years ago
0
Injection Validator: @RParam(name) should verify against route(s).
#56
mschurr
opened
7 years ago
0
Duplicate route path exception should list the conflicts
#55
mschurr
closed
7 years ago
0
Add Context.getResource/Context.getStaticFile helpers.
#54
mschurr
opened
7 years ago
1
Add @JsonIn(type, names)
#53
mschurr
closed
7 years ago
0
Debug Mode: rescan() has concurrency issues
#52
mschurr
closed
7 years ago
0
Finish WebSocketContext
#51
mschurr
opened
7 years ago
0
db() should support all SQL-compatible databases
#50
mschurr
opened
7 years ago
0
Add tighter integration between web sockets and rest of framework.
#49
mschurr
closed
7 years ago
0
Add default security headers.
#48
mschurr
opened
7 years ago
0
Async Context: Add dispatch()
#47
mschurr
opened
7 years ago
0
MySQL: Add option for default connection isolation level.
#46
mschurr
opened
7 years ago
0
Improve async handler API
#45
mschurr
closed
7 years ago
0
Improve URL generation API
#44
mschurr
opened
7 years ago
0
Allow debug mode reloadable code to be dependency injected
#43
mschurr
opened
7 years ago
0
Allow debug mode to work with any working directory
#42
mschurr
closed
7 years ago
0
Allow web sockets to reload automatically in debug mode
#41
mschurr
closed
7 years ago
0
Allow debug mode when packaged to JAR
#40
mschurr
closed
7 years ago
0
Simplify SSL Testing
#39
mschurr
opened
8 years ago
0
Separate H2C
#38
mschurr
closed
8 years ago
0
Debug Screen should show entire exception chain.
#37
mschurr
closed
8 years ago
0
Add support for LowResourcesMonitor (Jetty).
#36
mschurr
opened
8 years ago
0
Multiple instances not working.
#35
mschurr
closed
8 years ago
0
Add options for websocket permessage-deflate extension.
#34
mschurr
closed
8 years ago
1
Allow path-based filters before static files and websockets.
#33
mschurr
opened
8 years ago
0
Possible data races on sessions, user
#32
mschurr
opened
8 years ago
0
Support .crt files in addition to .jks for SSL.
#31
mschurr
opened
8 years ago
0
Add documentation: before filters
#30
mschurr
closed
8 years ago
0
Add path-based after, finally filters.
#29
mschurr
opened
8 years ago
0
Allow request properties?
#28
mschurr
closed
8 years ago
0
Add path-based before/after filters.
#27
mschurr
closed
8 years ago
0
Add debug tool/page to view all routes and path-based filters.
#26
mschurr
closed
7 years ago
0
Add options to enable/disable output buffering.
#25
mschurr
closed
8 years ago
0
Session, User should take advantage of the Param API.
#24
mschurr
closed
8 years ago
0
Finish MySQL Groups and User drivers.
#23
mschurr
opened
8 years ago
0
Allow for template file path to be nullable (optional) in config.
#22
mschurr
closed
8 years ago
0
Watch config file and reload changes automatically.
#21
mschurr
closed
8 years ago
1
Add Session Driver: cache
#20
mschurr
opened
8 years ago
0
Namespace resources to prevent collisions.
#19
mschurr
closed
8 years ago
0
Add Cache Driver: elasticache
#18
mschurr
opened
8 years ago
0
Add Cache Driver: memcached
#17
mschurr
opened
8 years ago
0
Next