Commit Graph

14 Commits

Author SHA1 Message Date
7dca30b57d fix(auth): check for discord callback error status, update string copy 2023-08-16 01:04:56 +01:00
1f5df4cc5a refactor(deorgify): misc updates, remove unnecessary stuff
Signed-off-by: miguel456 <me@nogueira.codes>
2023-07-02 14:58:59 +01:00
b89d71b371 Revert "Revert "merge 1""
This reverts commit 0c463d1f10.
2022-10-24 01:04:22 +01:00
0c463d1f10 Revert "merge 1"
This reverts commit 0bc6c20a6d.
2022-10-24 01:03:43 +01:00
0bc6c20a6d merge 1
Signed-off-by: miguel456 <me@nogueira.codes>
2022-10-24 01:01:10 +01:00
a71ecac59c Add google tag manager 2021-12-10 21:34:34 +00:00
37fd350537 Update gallery images 2021-10-17 04:47:09 +01:00
96aa01b9c6 Recent changes 2020-11-02 21:44:05 +00:00
bd530696d2 Quick dropdown toggle 2020-09-02 19:24:32 +01:00
f871e14307 Add homepage localization options 2020-09-01 00:29:58 +01:00
d392c0593f Add two factor authentication 2020-07-17 22:44:10 +01:00
4c6a435e34 Entrypoint: Add Application Page
This commit finally adds the dynamically rendered form that changes according to how the user builds their form.
It also fragments the header and footer for the main page into their own separate files for ease of access later.
Vacancy status has also been added to the Vacancies in DB.
All staff application endpoints have also been moved to under the user application endpoints group, for ease of use (duplicated route group).
2020-05-08 06:06:24 +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