490 Commits

Author SHA1 Message Date
befc2ebdc6
Added better cancel log message
Added a better cancellation log message that details the reason for cancelling the appointment.
2021-11-05 10:36:19 +00:00
c6a2d2a449
Remove noisy debug log 2021-11-05 06:25:31 +00:00
fce6e92d9d
Added an appointment cancellation button 2021-11-03 00:38:20 +00:00
5c536e0c0b
Update SECURITY.md 2021-10-30 17:31:24 +01:00
93172d1e81
Improve devtools interface
This commit revamps the interface and adds more commands.
2021-10-30 04:37:10 +01:00
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
230eda1974
Removed API key feature
Removed API key generation feature in preparation for JWT authentication
2021-10-29 20:23:45 +01:00
587f695fe1
Added uptime endpoint 2021-10-28 23:57:58 +01:00
a214eaaab0
Better Uptime Status Banner 2021-10-28 22:41:28 +01:00
0d3660a844
Update default locale 2021-10-26 23:37:03 +01:00
d5bd903c22
Allow changing authentication banner 2021-10-25 18:54:09 +01:00
c45751e21b
Display vacancy information 2021-10-25 18:37:42 +01:00
c657da951c
Allow vacancies to be deleted 2021-10-25 05:45:45 +01:00
596d0ab648
Removed MojangStatusProvider
Mojang got rid of their old status API as it wasn't working properly, and it was based on a legacy system: https://bugs.mojang.com/browse/WEB-2303?focusedCommentId=1086543&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-1086543
2021-10-25 02:52:02 +01:00
1afd420d25
Added account status badges 2021-10-25 02:28:42 +01:00
3c0e33fef7
Fix issue with account deletions
Also, added the ignition file for customising the error page for devs
2021-10-25 02:08:32 +01:00
de2c3a0efd
Add IP facade 2021-10-24 04:41:33 +01:00
bcb37dd824
Update README.md 2021-10-23 18:37:37 +01:00
6337588205
Add status 2021-10-23 17:53:58 +01:00
22e9cdb709
Remove comments used during debug 2021-10-23 07:33:45 +01:00
ab037a3474
Allow hiding IP addresses
This commit introduces a new feature where users can disable the collection and display of IP addresses. It's hardcoded in the .env config file for security reasons, and demo mode ignores this setting, because it already hides IPs by default.
2021-10-23 07:27:35 +01:00
fd6dab0c2b
Create CODEOWNERS 2021-10-23 05:12:01 +01:00
5ff96143a7
Fix no-license UUID bug
This commit fixes a registration bug while license requirements are off.
Since the app always expects a UUID, it would error out without one.
2021-10-20 03:43:58 +01:00
2ca891b3b0
Merge branch 'develop' of github.com:GamesClubOficial/rbrecruiter-gc into develop 2021-10-17 05:09:58 +01:00
83ed6f2963
Remove translation menu 2021-10-17 05:09:54 +01:00
f114e20228
Update header.blade.php 2021-10-17 04:59:19 +01:00
37fd350537
Update gallery images 2021-10-17 04:47:09 +01:00
957577f13b
Update README.md 2021-10-17 03:47:15 +01:00
5c5418515b
Updated readme ver 2021-10-17 01:42:04 +01:00
ed9400fbc9
Render SVG correctly 2021-10-13 08:44:32 +01:00
135f816dcc
Change 2FA generation backend
Changes the image generation backend to SVG to avoid compatibility problems.
2021-10-13 08:21:20 +01:00
d9e7dadae1
Adjusted logo on auth pages 2021-10-13 07:26:40 +01:00
abcb3740ad
GC Specific changes 2021-10-13 07:17:52 +01:00
1aee4c053f
Fix broken code 2021-10-13 04:07:16 +01:00
a880eb65b0
Revert last commits
This reverts commit 2ddef6058dba02b757c1385326ad14c90a6cbe4a.
2021-10-13 02:57:00 +01:00
2ddef6058d
Revert "Revert "Revert "Merge branch 'master' into develop"""
This reverts commit 427c9d1c57103ea25a928531db882ea010059e11.
*facepalm*
2021-10-13 01:55:12 +01:00
41d86de5b0
Revert "Reverse L8 upgrade"
This reverts commit 64d8ffa9d9cf609069e7f460039d1eebe873bf4f.
2021-10-13 01:47:23 +01:00
427c9d1c57
Revert "Revert "Merge branch 'master' into develop""
This reverts commit fc6d7d2b18ae5cba989ff953638a7de38524bc9f.
2021-10-13 01:47:16 +01:00
64d8ffa9d9 Reverse L8 upgrade 2021-10-13 00:24:52 +00:00
4594973a21
Prev changes 2021-10-13 01:19:56 +01:00
fc6d7d2b18
Revert "Merge branch 'master' into develop"
This reverts commit 42178e26de18305cc9210107f3a0fc1275e5727f, reversing
changes made to d876dd605553bbb92aeb24a8f1c2dfc21b2a7e2c.
2021-10-13 01:19:04 +01:00
42178e26de Merge branch 'master' into develop 2021-10-12 23:03:36 +00:00
b2b29382bf
Merge branch 'develop' 2021-10-13 00:02:42 +01:00
92679e94d5
Add unknown MC status placeholder to cache 2021-10-12 23:01:15 +01:00
d8e836980a
Move seeder to right place 2021-10-12 22:46:43 +01:00
8d1e39c43c
Replaced ConnectException with ConnectionException
This exception is thrown and handled when Mojang servers are down.
2021-10-12 22:41:24 +01:00
a3d0730808 Update to Laravel & PHP 8 2021-10-12 18:08:15 +01:00
d876dd6055 Update 'README.md' 2021-09-04 13:27:37 +00:00
521810c23c
Fix team update issue 2021-09-04 13:50:43 +01:00
e6f84cd09a
Fixed broken Laravel Mix
Also disabled IP history logger for demo mode
2021-09-04 02:56:18 +01:00