465 Commits

Author SHA1 Message Date
4f23cab61f Added userID tracking to matomo 2022-04-19 21:01:58 -04:00
99c460b4d2 Added another brace and spaces around the operations in the sentence 2022-04-19 18:56:08 -04:00
469d44c30c Puts a maximum on the complexity. 2022-04-19 12:26:00 -04:00
0ed39cb3ad Added logic to sitemap 2022-04-19 07:58:01 -04:00
3c84be0ccd Renames logic Page 2022-04-18 17:00:09 -04:00
163f3d4b44 Adds logic back 2022-04-18 16:50:55 -04:00
ec228141c4 Removes logic 2022-04-18 16:50:05 -04:00
1046fbe5c0 Renames some pages 2022-04-18 16:46:05 -04:00
bd1ac1d24a Adds support for a simple logic quiz 2022-04-18 16:45:48 -04:00
37a2e586b6 Adds support for logging downloads 2022-03-26 16:34:08 -04:00
5acad084cd Added an event for matomo when a user logs in 2022-03-26 15:44:15 -04:00
d08abb0645 Adds support for kicking out players after a round is done if they have skipped to many turns 2022-03-19 11:01:56 -04:00
dc5d233449 Added support for skipping player that takes too long 2022-03-18 18:57:16 -04:00
ee5e0a8fb6 Merge branches 2022-03-16 21:19:47 -04:00
f499f043fd Moves the function for moving a card into a seperate function 2022-03-16 19:16:42 -04:00
70b33e7046 Fixes bug with creating a new game always being 50 decks 2022-03-16 18:43:40 -04:00
45a4dd2fcc Fixes typo 2022-03-16 11:55:38 -04:00
9a6bf3fe9e Added a notice on how to contact me 2022-03-16 11:51:24 -04:00
a5bf7186f8 Added support for multiple decks 2022-03-15 16:21:48 -04:00
da8e3f79a8 Merge branch 'master' of https://github.com/Lukasdotcom/website 2022-03-13 10:33:01 -04:00
dfa4b24460 Makes password hashing customizable 2022-03-13 10:32:52 -04:00
af69f36b84 Only loads last 3 days in log instead of last 7 2022-03-10 09:34:42 -05:00
efddaa9faa Removes logging of stopping docker image name 2022-03-09 13:54:26 -05:00
f73e66d1fd Removes need for old sql functions in log api 2022-03-07 12:23:07 -05:00
7d76f99ff9 Adds support for automatic pulling of docker images 2022-03-07 10:55:21 -05:00
e96695b3c8 Removes uneccessary ip blocking 2022-03-07 08:34:27 -05:00
9010a09e74 Added matomo hard coding back in 2022-03-05 10:04:18 -05:00
5988d01b33 Fixes glitch with docker admin not seeing all the containers 2022-03-04 21:17:18 -05:00
68f74f71dd Added Matomo to the website for analytics 2022-03-04 20:42:18 -05:00
cc68553b30 Disables the button for the login when it is pressed to give visual feedback 2022-03-03 18:32:31 -05:00
ac520691cd Changes font to Roboto 2022-03-01 17:33:30 -05:00
a67a06f6a4 Merge branch 'master' of https://github.com/Lukasdotcom/website 2022-03-01 17:26:37 -05:00
856e97bd28 Adds support for some liniuxserver images 2022-03-01 17:26:32 -05:00
dependabot[bot]
d6d06e57b7 Update phpmailer/phpmailer requirement from 6.5.* to 6.6.* in /html
Updates the requirements on [phpmailer/phpmailer](https://github.com/PHPMailer/PHPMailer) to permit the latest version.
- [Release notes](https://github.com/PHPMailer/PHPMailer/releases)
- [Changelog](https://github.com/PHPMailer/PHPMailer/blob/master/changelog.md)
- [Commits](https://github.com/PHPMailer/PHPMailer/compare/v6.5.0...v6.6.0)

---
updated-dependencies:
- dependency-name: phpmailer/phpmailer
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-01 07:27:47 +00:00
6a9df3be7c Adds support for a VSCode container 2022-02-28 21:03:39 -05:00
73a225a845 Improves the date picker for the internet page 2022-02-28 15:52:52 -05:00
5ea7f52633 Made the expiration picker better for the Session Manager 2022-02-28 13:41:26 -05:00
09f5c92d55 Slightly increases default font size 2022-02-27 13:21:27 -05:00
d53d264561 Fixes bug with scrollbars in the menu. 2022-02-27 13:11:11 -05:00
504fb09f9c Does not load full quality image on mobile anymore to save data. 2022-02-27 13:06:29 -05:00
45b3f666e0 Adds a way to stop a container in the web interface 2022-02-26 18:27:53 -05:00
08ad9cccbd Fixes small bug in default loading of log 2022-02-25 20:55:08 -05:00
fe313a1fc2 Merge branch 'better-log' 2022-02-25 20:52:43 -05:00
9eb898aef3 Improves comment for updateLog function 2022-02-25 20:52:16 -05:00
44a0be7c0b Added more fine tuned control over loading more in the log 2022-02-25 20:51:34 -05:00
72d3b3a0a6 Added uptime entry to menu 2022-02-25 17:52:47 -05:00
5ae24c94aa Only loads a week of the log and allows you to load more 2022-02-25 14:14:18 -05:00
e6a2b9ac3f Fixes bug with docker container viewing api 2022-02-25 13:55:36 -05:00
a96ee3b00a Improves meta tags for website and says the language for the website 2022-02-24 12:01:08 -05:00
f9c27977bb Makes menu usable on smaller screens 2022-02-10 09:34:37 -05:00