bel
|
e679152fd1
Parameter checking for all Lua functions
|
před 11 roky |
bel
|
77323dc4af
resource_script_demo needs '/' in the pattern
|
před 11 roky |
bel
|
a4b652d16c
Add get_mime_type function for Lua, add test
|
před 11 roky |
bel
|
c6bc192c77
Initial version of a Lua resource script test
|
před 11 roky |
bel
|
33a5dbaca4
Add page.lua with the same functionality as page.lp
|
před 11 roky |
bel
|
9bb13c9232
Add parameter checking in var_get
|
před 11 roky |
bel
|
67b4283fce
Add get_var to Lua
|
před 11 roky |
bel
|
491b2e45d4
Add a test for mg.send_file
|
před 11 roky |
bel
|
1af0a35aa9
mg.send_file for Lua
|
před 11 roky |
bel
|
b7afc04864
Add some comments to mod_lua.inl
|
před 11 roky |
bel
|
b9870dd887
Fix some typos in the UserManual.md
|
před 11 roky |
bel
|
392421d90c
Document the <?= ?> syntax
|
před 11 roky |
bel
|
5a51795323
Support <?= in LSP
|
před 11 roky |
bel
|
0b6cb15ea2
Documentation: Lua functions ar not only for LSP but for all Lua environments
|
před 11 roky |
bel
|
5dfef94cfb
Document Lua Server Pages and Lua scripts
|
před 11 roky |
bel
|
b7a1f279a6
Update installation description - OpenSSL may be installed by the user
|
před 11 roky |
bel
|
579e547994
Add a common problems section to OpenSSL.md
|
před 11 roky |
bel
|
83cc401975
Describe new config options, sort them in the docu like in the source
|
před 11 roky |
bel
|
7430d86623
Tell Lua if it is called as a Lua page, a Lua script or as websocket
|
před 11 roky |
bel
|
8628fd07bd
Add github markup code to the documentation
|
před 11 roky |
bel
|
bafcfe517b
Document how to use OpenSSL for Windows and Linux
|
před 11 roky |
bel
|
8b2f8450eb
Add clock hands to the websocket clock demo
|
před 11 roky |
bel
|
c4669103f1
The websocket.lua script sends positions for the clock hands as well
|
před 11 roky |
bel
|
378722090a
Remove data base logging from the websocket example. Do not serve regular (non websocket) requests with websocket.lua
|
před 11 roky |
bel
|
7af15c4934
select for Linux needs the nfds parameter set correctly
|
před 11 roky |
bel
|
679fa68d7b
Fix issue#35: Impossible to make an embedded catch-all page while serving websockets
|
před 11 roky |
bel
|
6cafec758d
Fix compile error: cannot declare variable in the middle of a function in pure C
|
před 11 roky |
sunsetbrew
|
cf5bf3e673
Update RELEASE_NOTES.md
|
před 11 roky |
sunsetbrew
|
f45df8cebf
Merge pull request #37 from bel2125/master
|
před 11 roky |
bel
|
050fa4a02b
Undo changes <<Fix IPv6 for WinXP>> in civetweb, since it does more damage in other systems (Mac OS, ...)
|
před 11 roky |