• Joined on 2024-04-13
stijn created repository Altitude/fishing_event 2024-08-20 19:08:57 +00:00
stijn pushed to master at Altitude/PlayerUtils 2024-08-16 22:52:05 +00:00
524a657abd Fix goat horn handling in GoatHornEvent
stijn opened issue Altitude/Essentia#2 2024-08-14 17:55:53 +00:00
Teleport needs warmup and movement/damage checks
stijn opened issue Altitude/Essentia#1 2024-08-14 17:55:08 +00:00
Add more features
stijn pushed to master at Altitude/PlayerUtils 2024-08-11 21:53:57 +00:00
2fa3e3a6f0 Add logging to GoatHornEvent and register it
stijn pushed to master at Altitude/PlayerUtils 2024-08-11 21:49:08 +00:00
c0c8cbbfa4 Add GoatHornEvent listener (stops spamming goat horns in spawn)
0c305e79e5 Add GoatHornEvent listener (stops spamming goat horns in spawn)
Compare 2 commits »
stijn pushed to master at Altitude/SiteFrontend 2024-08-11 17:13:54 +00:00
1c4f4b154b Enhance email verification layout styling
stijn pushed to master at Altitude/SiteFrontend 2024-08-11 17:09:35 +00:00
30720d0738 Refactor type and string handling in ThankYou component
stijn pushed to master at Altitude/SiteFrontend 2024-08-11 17:01:04 +00:00
25c6a15413 Handle single-line and multi-line email verification messages
stijn pushed to master at Altitude/SiteBackend 2024-08-11 16:47:40 +00:00
3eb4970407 Refactor toHtml() method in Form.java
stijn pushed to master at Altitude/SiteFrontend 2024-08-11 16:47:27 +00:00
821e63953b Refactor email verification UI to enhance data display
ceaca60ece Add additional_info field to form requirements
Compare 2 commits »
stijn pushed to master at Altitude/SiteFrontend 2024-08-11 16:33:02 +00:00
b00b857f29 Add "Apply for staff" link to homepage
stijn pushed to master at Altitude/SiteBackend 2024-08-11 16:31:21 +00:00
ab74360571 Add IP address tracking for form submissions
fcda4c9e53 Update toHtml() method in Form.java
4a0aebce82 Improve email handling with Mailable interface
47f6eebd8b Add branch condition to Discord notification stage
Compare 4 commits »
stijn pushed to master at Altitude/SiteFrontend 2024-08-10 02:35:58 +00:00
cf7bdeb481 Enforce integer validation on age and average time fields
stijn pushed to master at Altitude/SiteBackend 2024-08-10 02:30:41 +00:00
1dbb80e5a2 Add @JsonIgnore annotations to sensitive methods
stijn pushed to master at Altitude/SiteBackend 2024-08-10 02:24:12 +00:00
ed098513f5 Change fields from final to mutable in form classes
stijn pushed to master at Altitude/SiteFrontend 2024-08-10 01:28:51 +00:00
afb833bd19 Add useCallback to optimize handleCheckForm
6215944972 Fix missing promise handling in formActiveRedirect
a08c55ec41 Remove GenericForm import from App.tsx
2a56144bbc Enhance npm cache clean error handling in Jenkinsfile
Compare 4 commits »
stijn pushed to dev at Altitude/SiteFrontend 2024-08-10 01:27:32 +00:00
afb833bd19 Add useCallback to optimize handleCheckForm
stijn pushed to dev at Altitude/SiteFrontend 2024-08-10 01:24:49 +00:00
6215944972 Fix missing promise handling in formActiveRedirect
stijn pushed to dev at Altitude/SiteFrontend 2024-08-10 01:24:12 +00:00
a08c55ec41 Remove GenericForm import from App.tsx