1
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected 1 day ago.
May 21, 2023 — May 21, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bug fix: bootstrap breaks when debug.log() can not write to log file. More... over 9 years ago
Load debug API by default. More... over 9 years ago
Bug fix: Installation wizard breaks when settings.lua is not present. More... over 9 years ago
Allow to configure custom site scheme (https, http, etc.) setting settings.site.scheme. More... over 9 years ago
Sort tag form field and manage page. Add theme function: select_option(). More... over 9 years ago
Bug fix: fetch error when string val passed to int table field, on PostgreSQL. More... over 9 years ago
#22 Implement function db_limit(). More... over 9 years ago
#22 Implement support for PostgreSQL. More... over 9 years ago
Bug fix introduced on commit 19106c02f01c6e2be9aafaeedd224f67d8a2ba39. More... over 9 years ago
Bug fix: Database table 'tag' has wrong fields order. More... over 9 years ago
Rename user table to 'users' for broader database compatibility. More... over 9 years ago
Allow to add custom HTML code into <HEAD>. More... over 9 years ago
Implement functions: init_head(), add_head() and get_head(). More... over 9 years ago
Bug fix: WSOD when file entity is empty. More... over 9 years ago
#21: Change license to AGPLv3. More... over 9 years ago
Bug fix: tag entity form does not redirects to tags manage page after save. More... over 9 years ago
Bug fix: Tag selection not being saved on parent entity page. More... over 9 years ago
Bug fix: WSOD on tag page when entity does not exists. More... over 9 years ago
Implement function page_not_found(). More... over 9 years ago
Upgrade tag module to latest core changes and convert it to the upcoming entity API. More... over 9 years ago
Allow to lazy render menus. More... over 9 years ago
Make comment create form compatible with upcoming entity API. More... over 9 years ago
Make tag db schema compatible with upcoming Entity API. More... over 9 years ago
Use _M instead of module(). More... over 9 years ago
Add support for javascript disabled. More... over 9 years ago
Bug fix: all widgets link to twitter. More... over 9 years ago
Bug fix: seawolf.fs fails to load when lua-magic not installed. More... almost 10 years ago
Bug fix: 505 when calling explode() on nginx. More... almost 10 years ago
Add function nopcall() for use on nginx. More... almost 10 years ago
Use module_exists() instead of pcall(). More... almost 10 years ago