Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
| Comment: | It is the official AsmBB v1.0 release with binary package added for easier installation. |
|---|---|
| Downloads: | See separate download page |
| Timelines: | family | ancestors | descendants | both | trunk | release | v1.0 |
| Files: | files | file ages | folders |
| SHA1: |
9393359c56ec1d18b627bea5110c4896 |
| User & Date: | johnfound 2016-04-07 18:45:35.042 |
Context
|
2016-04-09
| ||
| 07:52:40 | Added feature to display the thread starter and the thread posters in the thread list. Added some debugging code that to write a log file ("fault.txt") with the stack backtrace in case of segmentation faults. This way one bug has been fixed in the cookie processing code. The code is now compilable for Windows as well (with the latest FreshLibDev library). Added all needed favicons files, supporting iOS and other modern platforms. Related to this two more mime types has been added: mimeXML and mimeJson. check-in: 416c78d5b9 user: johnfound tags: trunk | |
|
2016-04-07
| ||
| 18:45:35 | It is the official AsmBB v1.0 release with binary package added for easier installation. check-in: 9393359c56 user: johnfound tags: release, trunk, v1.0 | |
| 12:41:34 | SQLite console module moved to separate file. Implemented mechanism for debugging not finalized SQLite queries. (option.DebugSQLite = 1) Fixed several bugs related to non-finished queries. The query for fetching thread posts has been speed optimized and not is at least twice faster on very long threads. check-in: 107e377f98 user: johnfound tags: trunk | |
Changes
Added install/.htaccess.
Added install/asmbb.tar.gz.
Added install/create_release.sh.
Added install/install.txt.
Added install/lighttpd.conf.
Changes to www/libsqlite3.so.
Changes to www/lighttpd.conf.
Changes to www/templates/form_settings.tpl.