521 Commits

Author SHA1 Message Date
bd88cc3dc7 Change giveaway dates 2021-12-11 23:45:15 +00:00
1e473b48cc Added sitemap 2021-12-10 22:41:29 +00:00
74c663f969 Updated SEO Meta Tags 2021-12-10 22:19:20 +00:00
a71ecac59c Add google tag manager 2021-12-10 21:34:34 +00:00
7d3e4e17b6
Update competition end date 2021-12-10 20:15:26 +00:00
0ea299c947 Update Gleam widget 2021-12-09 22:12:16 +00:00
409b4f6303 Add giveaway page a bg image 2021-12-09 22:05:59 +00:00
d3149e98c7 Update end date 2021-12-09 21:48:10 +00:00
236695c505 Fix typo 2021-12-09 21:46:25 +00:00
abf48897e4 Add page specific metadata 2021-12-09 21:45:59 +00:00
63724219f4 Remove jumbotron image 2021-12-09 21:38:52 +00:00
30a3579bd3 Event button metadata 2021-12-09 21:38:13 +00:00
d08d08d934 Add event information button 2021-12-09 21:35:38 +00:00
2c3d5012f8 Add 'enter giveaway' button 2021-12-09 21:26:01 +00:00
4d1bfe7c46 Add temporary giveaway page 2021-12-09 21:22:40 +00:00
3e8305f704 Change announcement pos 2021-12-09 20:11:02 +00:00
5000ad05b9 Add announcement message
TODO: Add dynamic announcements feature
2021-12-09 20:05:39 +00:00
b38845806b Add Gleam.io giveaway prompt 2021-12-09 19:54:33 +00:00
f6ab11fa91
Update composer.json 2021-11-20 02:35:52 +00:00
b549b10b4d
Update README.md 2021-11-18 18:56:05 +00:00
e46ebfc63a
Decrease vacancy slots by one when firing approval event 2021-11-16 17:00:01 +00:00
54b0d746fa
Autocomplete for password reset forms 2021-11-16 02:58:44 +00:00
503a751651
Update password reset screens 2021-11-16 02:45:16 +00:00
c5c58dc71d
Change application age requirement 2021-11-09 02:25:34 +00:00
60c53d9b31
Add missing namespace 2021-11-07 18:13:26 +00:00
2c4cc5f4da Add application status to valid application list 2021-11-06 15:12:29 +00:00
799b0b873b Button aesthetics 2021-11-06 15:07:28 +00:00
a2f7b76fcb Add interface to force rejections 2021-11-06 15:06:47 +00:00
aed473a01a Add logic for forced application rejection 2021-11-06 14:52:48 +00:00
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
dependabot[bot]
2e1ba3d185
Bump facade/ignition from 2.3.6 to 2.4.2
Bumps [facade/ignition](https://github.com/facade/ignition) from 2.3.6 to 2.4.2.
- [Release notes](https://github.com/facade/ignition/releases)
- [Changelog](https://github.com/facade/ignition/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facade/ignition/compare/2.3.6...2.4.2)

---
updated-dependencies:
- dependency-name: facade/ignition
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-30 17:13:20 +00:00
dependabot[bot]
4196a6b4f4
Bump axios from 0.19.2 to 0.21.2
Bumps [axios](https://github.com/axios/axios) from 0.19.2 to 0.21.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.19.2...v0.21.2)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-30 16:32:14 +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