Standardise MySQL session timezone and readd 'x time ago' things.

This commit is contained in:
flash 2018-05-26 23:36:15 +02:00
parent b7507cf495
commit aa977fc338
18 changed files with 147 additions and 49 deletions

5
package.json Normal file
View file

@ -0,0 +1,5 @@
{
"dependencies": {
"timeago.js": "^3.0.2"
}
}