59cfbd7ed1
Fix broken suspension cleaner
...
This commit rewrites the previously broken auto ban cleaner. It's now much more efficient and compact, and it removes bans correctly and on the right date.
Fixes #1
2021-10-30 03:53:32 +01:00
1aee4c053f
Fix broken code
2021-10-13 04:07:16 +01:00
a880eb65b0
Revert last commits
...
This reverts commit 2ddef6058d
.
2021-10-13 02:57:00 +01:00
2ddef6058d
Revert "Revert "Revert "Merge branch 'master' into develop"""
...
This reverts commit 427c9d1c57
.
*facepalm*
2021-10-13 01:55:12 +01:00
427c9d1c57
Revert "Revert "Merge branch 'master' into develop""
...
This reverts commit fc6d7d2b18
.
2021-10-13 01:47:16 +01:00
fc6d7d2b18
Revert "Merge branch 'master' into develop"
...
This reverts commit 42178e26de
, reversing
changes made to d876dd6055
.
2021-10-13 01:19:04 +01:00
a3d0730808
Update to Laravel & PHP 8
2021-10-12 18:08:15 +01:00
fdb508fd5a
Update lock file
2020-09-03 01:28:38 +01:00
a0192cdb02
Added route localization and auto detection
2020-09-02 17:43:27 +01:00
004e9edcb0
Updated dependencies
2020-09-02 16:12:35 +00:00
9255a6c88d
Rewrote lock file
2020-07-18 03:55:31 +01:00
02059bbcb0
Updated dependency lock file
...
Also added Imagemagick as a required extension for 2FA
2020-07-18 03:21:49 +01:00
d392c0593f
Add two factor authentication
2020-07-17 22:44:10 +01:00
4b390ea536
Added full Vacancy description
...
Also added support for Markdown
2020-07-11 05:34:12 +01:00
0f126886f5
Use package for .env editing
...
The solution provided by this package is similar to what was previously implemented (see #1 ), but it's nicely packaged and made available in a Facade.
2020-07-10 05:00:41 +01:00
5a8c080a31
Beta version
...
This commit is too large to list all changes.
2020-06-27 00:32:33 +01:00
d15c0cb12f
Major changes - Vote system now finished
2020-05-30 00:20:39 +01:00
cc8c293cc6
Significant changes
...
Added several components and features too long to list here
2020-05-22 03:49:16 +01:00
70c7429e36
Added Authentication Scaffolding, Dashboard, and Sidenav
2020-04-29 03:20:00 +01:00
3bd773e2d3
Added main page
...
This commit adds the main page (incl. breadcrumbs), a license file, a contact form (with recaptcha) and a captcha config file.
2020-04-27 07:28:00 +01:00
f80e9fcba0
First commit
2020-04-26 05:09:32 +01:00