Γράφημα Υποβολών

18 Υποβολές

Συγγραφέας SHA1 Μήνυμα Ημερομηνία
Albert S. f992f4d20b proper prefix in templates: wikiqs -> qswiki 2018-11-16 16:54:35 +01:00
Albert S. d3af8d8c53 revisiondaosqlite: fix sorting 2018-11-16 16:50:39 +01:00
Albert S. 882871c34f Temporarily switch to boost::regex
In combination with musl, parser crashed. glibc fine. Could not pinpoint
down the exact reason mainly due to time constraints. Strange, in both
cases actually libstdc++ is used, so this is very odd.
2018-11-11 21:37:59 +01:00
Albert S. 28bf5ab6d4 updated TODO 2018-11-10 22:44:26 +01:00
Albert S. c1812edd07 optimize/improve parser regex 2018-11-10 22:44:19 +01:00
Albert S. da2a5b10fe Parser::extractCommand: parse with string_view instead of regex to avoid inconsistent behavior in libcs 2018-11-05 22:36:18 +01:00
Albert S. bcf9d605d2 listen on 127.0.0.1 instead of 'localhost' 2018-11-05 22:34:59 +01:00
Albert S. ebdb71343c PageDaoSqlite::find: Return empty if not page found 2018-11-05 10:48:58 +01:00
Albert S. 6aadd43ff4 execInt: rethrow if no_rows, so callers can handle it 2018-11-05 10:48:30 +01:00
Albert S. 538d9e8b2d Parser: Fix segfault in command extraction 2018-11-05 10:46:06 +01:00
Albert S. e863b5261b revisiondaosqlite: Don't ignore page visibility setting 2018-11-04 20:08:39 +01:00
Albert S. 791de88324 updated TODO 2018-11-04 20:07:50 +01:00
Albert S. 78ee5360a0 remove greensimple template and fix page_history in quitesimple template 2018-11-04 20:06:37 +01:00
Albert S. f3bb881b63 HandlerPageEdit: Support for renaming and visibility settings 2018-11-04 19:35:24 +01:00
Albert S. beafde74d0 Parser: Function to exstract 'commands'/attributes (e. g. visible, renaming) 2018-11-04 19:33:06 +01:00
Albert S. 099f6533f8 Page: add id field 2018-11-04 19:31:58 +01:00
Albert S. b6cdf9a088 parser: fix multiline and nested parsing 2018-11-04 10:19:01 +01:00
Albert S. 3bfebfe8a8 Let's make (git) history! 2018-11-03 17:12:20 +01:00