issues
search
nedpals
/
vex
Easy-to-use, modular web framework built for V
https://nedpals.github.io/vex
MIT License
340
stars
28
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
readme & examples: add simple example for CORS middleware
#71
ZihxS
opened
10 months ago
0
examples: changed the port to be consistent with the readme
#70
ZihxS
opened
10 months ago
0
all: fix option/result, fix tests, examples
#69
dnkdev
closed
1 year ago
1
picoserver: fix error, tcc compilation
#68
dnkdev
closed
1 year ago
1
all: run `fmt -w .` to prevent warning msgs
#67
dnkdev
closed
1 year ago
3
fix: warnings and notices
#66
islonely
closed
1 year ago
0
Fix varaible naming to prevent symbol shadowing
#65
ChAoSUnItY
closed
1 year ago
0
Variable symbol shadows import symbol
#64
ChAoSUnItY
closed
1 year ago
0
err: Failed to add route. Reason: Only one wildcard OR param route in a route list is allowed.
#63
mikan-sour
closed
1 year ago
2
fix V deprecation notice about `import sqlite`
#62
spytheman
closed
1 year ago
0
mime: fix lookup()
#61
yuyi98
closed
1 year ago
0
Page refresh sometimes causes a file download of the HTML
#60
Andrew-Eathan
opened
2 years ago
1
fix compilation with https://github.com/vlang/v/pull/16201, cleanup ci.yml
#59
spytheman
closed
2 years ago
0
fix compilation with V from https://github.com/vlang/v/pull/16123
#58
spytheman
closed
2 years ago
0
session: fix `session.Session` unusable due to recent V update
#57
islonely
closed
2 years ago
0
ci: fix compilation with V 4a71b27 (byte -> u8)
#56
spytheman
closed
2 years ago
0
ci: fix example compilation
#55
nedpals
closed
2 years ago
0
Compiling with -prod flag throws build error
#54
xD0135
closed
2 years ago
6
Critical memory leaks
#53
xD0135
closed
2 years ago
2
router, ctx, example: add session support
#52
islonely
closed
2 years ago
7
Add case for thread-limit 0 and fix thread freeze
#51
benstigsen
closed
2 years ago
0
router, ctx: use `context` package for accessing app-specific contexts
#50
nedpals
closed
2 years ago
0
fix compilation of middleware_example.v with latest V 0d1d259
#49
spytheman
closed
2 years ago
0
vlib: upgrade the urllib to support the new API
#48
vincenzopalazzo
closed
2 years ago
0
[Question] does vex support streaming uploads
#47
ChewingBever
opened
2 years ago
0
Any reverse proxy example?
#46
hiqsociety
opened
2 years ago
0
fix html.block() in db_example.v
#45
azhai
closed
3 years ago
0
Blog links
#44
m41na
opened
3 years ago
0
How can you use a value inside an anonymous handler function, if the value is define outside this handler
#43
m41na
closed
3 years ago
3
update to new map syntax
#42
danieldaeschle
closed
3 years ago
0
Fix warning in mime/list.v
#41
spytheman
closed
3 years ago
0
Fix compilation with V 0.2.2 dc1c26a
#40
spytheman
closed
3 years ago
0
picoserver: fix init struct config
#39
Terisback
closed
3 years ago
0
fix compilation with V PR#10263
#38
spytheman
closed
3 years ago
0
Picoserver
#37
Terisback
closed
3 years ago
4
fix V notice (response.write_bytes => response.write_ptr) with latest V
#36
spytheman
closed
3 years ago
0
Why is the variable address the same for each request
#35
xiusin
closed
3 years ago
4
use the new error handling syntax
#34
spaceface777
closed
3 years ago
0
Plugin poc
#33
smartiniOnGitHub
closed
2 years ago
9
compile with latest V
#32
spytheman
closed
3 years ago
0
Plugin system proposal
#31
smartiniOnGitHub
closed
2 years ago
20
Failed To Read First Line
#30
xiusin
closed
3 years ago
1
fix compilation with latest V
#29
spytheman
closed
3 years ago
1
session: add session module
#28
alichraghi
closed
3 years ago
1
all: Better log And errors
#27
alichraghi
closed
3 years ago
0
server: Fix Buffer Reader
#26
alichraghi
closed
3 years ago
0
HTTPS Support
#25
nedpals
opened
3 years ago
0
Add Color To Server Log
#24
alichraghi
closed
3 years ago
0
Simple example does not working, has an error : cannot register struct `nedpals.vex.ctx.Req`, another type with this name exists
#23
blackshirt
closed
3 years ago
6
Get error of middleware: Unknown method.
#22
changrui
closed
3 years ago
1
Next