Juuso Haavisto

Results 26 comments of Juuso Haavisto

I can reproduce this error on a discrete GPU. ``` OS: Mac 10.15.2 Beta (19C56a) AMD Radeon Pro 560 Vulkan Instance Version: 1.1.97

Let's leave WYSIWYQ out of the main package. Quill seemed to inject iframes and other black magic on to the page, which really kills the whole simplicity thing. Homepage and...

Added search. Now that I'm only menus short of some sort of milestone, I have decided to look into adding native analytics middleware to this program.

Very simple analytics have now been added as well as documentation on all functions.

Added RSS and Atom support even though it was not in roadmap... Adding email sending and lost password etc to roadmap.

Also, DB could be migrated from RethinkDB to something embedded. Getting started with the current build is kind of a horrible experience.

It has surely been a long time since last feature commit, but yes, something as pointless as password recovery is now in place. Though I bit cut corners by implementing...

"Site-wide settings" were installed yesterday (@f083a8294ef7fbc404bfa8d7ad319f2e9cb5fd44). Now there is an installation wizard when the system notices a fresh installation. That also skips the need of declaring the Mailgun API keys...

I've recently started out making tests (a0a758a4cdf1ddd370676e3381b4c36c8d3f7798). For a start, they will be mainly covering the JSON routes, as those usually expose more data and therefore are better to be...

I'm now starting a new branch where the database will be switched to SQL. The database methods will use the [gorm](https://github.com/jinzhu/gorm) package, which will make it easy to switch between...