HarveyKandola
0c3fed2b18
Prep re-branding
2021-11-03 11:46:20 -04:00
HarveyKandola
470e2d3ecf
Move over to Go embed directive
2021-08-18 19:39:51 -04:00
HarveyKandola
017b19141c
3.4.0 build prep
2019-10-26 16:15:56 +01:00
Harvey Kandola
a41f43c380
WIP SQL Server support
2019-04-01 20:08:57 +01:00
Harvey Kandola
deb579d8ad
Microsoft SQL Server driver and prep
2019-03-26 08:51:02 -04:00
Harvey Kandola
df8e843bf5
Enabled TLS 1.3 support
...
IE11 might have issues so we don't support IE11.
2019-03-01 17:15:15 +00:00
McMatts
3d0a3cecf9
On start, fail if invald database connection
...
Fixes #188 and #186
2018-12-23 16:07:44 +00:00
Harvey Kandola
d1b803b246
PRovide basic in-app purchase/renewal flow
2018-11-05 19:48:50 +00:00
HarveyKandola
97beb3f4d3
Continued MySQL/PostgreSQL store provider refactoring
...
Refactored, renamed, removed storage related code.
Basic smoke test passed for PostgreSQL whilst fully working on MySQL variants as per usual.
2018-09-27 15:14:48 +01:00
HarveyKandola
b455e5eaf5
PostgreSQL prep
...
Update of vendored SQL libs and refactoring of store provider layer.
2018-09-26 17:59:56 +01:00
sauls8t
fe7389e7ca
Improve SQL store for new schema
2018-09-20 17:07:40 +01:00
Harvey Kandola
97d90662dd
Make database boot process storage provider agonistic
...
Moved database queries into provider specific object to ensure database checking, installation, upgrade procedures are pluggable.
2018-09-14 18:00:24 +01:00
Harvey Kandola
2336dab69f
Make database install/upgrade provider aware
...
Ground work for installing and upgrading database schema based upon DB provider (MySQL, PostgresSQL, SQL Server, etc.)
Cleaned up legacy cruft, refactored, commented and made simpler for to support additional database providers.
2018-09-14 12:50:30 +01:00
Harvey Kandola
3bccd6a537
Refactoring of database init code
2018-09-12 20:03:34 +01:00
Harvey Kandola
2b642f25d3
boosted SQL maxAllowedPacket
2017-10-29 19:49:11 -04:00
Harvey Kandola
00c2d17fcb
utf8mb4, MariaDB, pluggable stiorage provider
...
Closes #109 , #102 , #74
2017-08-09 16:18:03 +01:00
Harvey Kandola
557da2847e
bug fixes galore
2017-08-07 14:42:02 +01:00
Harvey Kandola
562872a4a8
removed old API
2017-08-02 15:26:31 +01:00
Harvey Kandola
72b14def6d
moving endpoints to new API (WIP)
2017-07-26 10:50:26 +01:00
Harvey Kandola
792c3e2ce8
major code repair from old to new API -- WIP
2017-07-24 16:24:21 +01:00
Harvey Kandola
d888962082
refactored routing/web serving logic
2017-07-21 18:14:19 +01:00
Harvey Kandola
5acfae3d0d
refactored salt code
2017-07-21 12:20:13 +01:00
Harvey Kandola
6fd6bc6d26
Fixes #105
2017-07-20 18:46:11 +01:00
Harvey Kandola
d85218ccd2
refactored runtime boot code
2017-07-20 12:30:03 +01:00