7dca30b57d
fix(auth): check for discord callback error status, update string copy
2023-08-16 01:04:56 +01:00
b89d71b371
Revert "Revert "merge 1""
...
This reverts commit 0c463d1f10145bf99dd63fd7128f992ab2371ffb.
2022-10-24 01:04:22 +01:00
0c463d1f10
Revert "merge 1"
...
This reverts commit 0bc6c20a6d6ad9b906827b9d3f3034a811178f60.
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
4d1bfe7c46
Add temporary giveaway page
2021-12-09 21:22:40 +00:00
8942623bde
Added services
...
This commit moves most controller logic onto Services. Services are part of the Service-Repository pattern. The models act as repositories.
Services are easily testable and are needed for the upcoming API, in order to avoid duplicated code and to maintain a single source of "truth".
The User, Vacancy and Vote controllers still need their logic moved onto services.
2021-07-25 22:54:15 +01:00
96aa01b9c6
Recent changes
2020-11-02 21:44:05 +00:00
6541e25a39
Apply fixes from StyleCI
2020-10-10 16:30:26 +00:00
bd0664ce0d
Add ability to edit Vacancies
2020-07-11 20:34:26 +01:00
33c16fcf46
Add user directory & isolate authorisation
2020-06-27 19:15:33 +01:00
5a8c080a31
Beta version
...
This commit is too large to list all changes.
2020-06-27 00:32:33 +01:00
cf7cc142a7
Add Dynamic Form Processing for Custom Forms
2020-05-08 08:10:25 +01:00
49c1ed4698
Dynamic position rendering for homepage
2020-05-08 01:45:29 +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