1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 1 hour ago. based on code collected 1 day ago.
Jul 29, 2024 — Jul 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add function nopcall() for use on nginx. More... almost 11 years ago
Use module_exists() instead of pcall(). More... almost 11 years ago
Add function contrib.module_exists(). More... almost 11 years ago
Bug fix: Session not closed after calling redirect on nginx(). Added function shutdown_ophal(). More... almost 11 years ago
Bug fix #4: Support for LuaJIT is broken. More... almost 11 years ago
Avoid the use of pcall() on nginx. More... almost 11 years ago
Bug fix: file.delete() and file.load() break on empty entity. More... almost 11 years ago
Add jquery trigger ophal:comments:load. More... almost 11 years ago
Implement file delete web service. More... almost 11 years ago
Bug fix: Reduce errors of type: 'tempt to yield across metamethod/C-call boundary'. More... almost 11 years ago
Allow content author to access its own stuff. More... almost 11 years ago
Use user.current() instead of _SESSION.user. More... almost 11 years ago
Bug fix: Javascript settings not merging on frontend. More... almost 11 years ago
Allow to configure the size of file chunks for upload. More... almost 11 years ago
Add support for upcoming Entity API and 'data-related' property to twitter widget. More... almost 11 years ago
Add function server_exit() for each specific supported server. More... almost 11 years ago
Shutdown current request on redirect. More... almost 11 years ago
Change redirect() to use ngnix constants. More... almost 11 years ago
#18 API docs review. More... almost 11 years ago
Add parameter 'options' to goto(), which then is passed as the corresponding parameeter of url(). More... almost 11 years ago
Add hook region(). More... almost 11 years ago
Bug fix: unpublished content not restricted to pulic access. More... almost 11 years ago
Add function theme.file_info(). More... almost 11 years ago
Add function format_size(). More... almost 11 years ago
Bug fix: HTTP header 'status' not being assigned on nginx. More... almost 11 years ago
Set entity ID property back in the front-end when file upload succeeds. More... almost 11 years ago
Unlock file upload button when upload succeeds. More... almost 11 years ago
Implement an status message section into the file field widget. More... almost 11 years ago
Merge code from includes/file.lua into file module. More... almost 11 years ago
Bug fix: text.str2map() returning empty string map. More... almost 11 years ago