Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-07-25 | Remove dependency on Sass | Frédéric Guillot | |
- Convert *.sass files to vanilla CSS - Start using CSS variables - Add PHP minifier | |||
2018-07-04 | Use SET NAMES instead of charset for DB connection | kufeiko | |
When using charset in buildDsn, not all variables are set on the server side. That leads to MySQL assuming latin1 charset and errors with Cyrillic, for example (I figured out the letter 'И', capital breaks the things). | |||
2018-06-21 | Vendoring deprecated composer libs | Frédéric Guillot | |
2018-04-04 | Move custom libs to the source tree | Frédéric Guillot | |