gosora/themes
Azareal 1cc1e47582 Added an algorithm for sniffing out weak passwords upon registration.
Themes can now inject their own stylesheets and JavaScript files into the header.

Added friendlier errors for developers / designers when something goes wrong in the system.
Moved three queries to the query generator.
_process_where() in the query generator now uses an arbitrary expression parser, thus allowing more complex constructs like IN.
Began work on the widget system.
Added SimpleLeftJoin and SimpleInnerJoin to the inline query builder.
Added SimpleInsertSelect and SimpleInsertInnerJoin to the query generator.
_process_columns() now supports parametisation.
Fixed a bug in _process_set() where _ was considered an invalid character in column names.
Fixed a typo in the interpreter template mapping for topics.
2017-06-19 09:06:54 +01:00
..
cosmo Added the HeaderVars struct which is now used in the header template. 2017-06-16 11:41:30 +01:00
cosmo-classic Happy 100th commit! For the 100th commit, I've revamped a good portion of the user interface, and we don't plan on stopping! There's more to come! 2017-05-29 15:52:37 +01:00
cosmo-conflux Added the HeaderVars struct which is now used in the header template. 2017-06-16 11:41:30 +01:00
shadow Happy 100th commit! For the 100th commit, I've revamped a good portion of the user interface, and we don't plan on stopping! There's more to come! 2017-05-29 15:52:37 +01:00
tempra-conflux Added the HeaderVars struct which is now used in the header template. 2017-06-16 11:41:30 +01:00
tempra-cursive Added the HeaderVars struct which is now used in the header template. 2017-06-16 11:41:30 +01:00
tempra-simple Added an algorithm for sniffing out weak passwords upon registration. 2017-06-19 09:06:54 +01:00