• Joined on 2024-04-13
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
stijn pushed to dev at Altitude/SiteFrontend 2024-08-10 01:21:19 +00:00
2a56144bbc Enhance npm cache clean error handling in Jenkinsfile
stijn pushed to dev at Altitude/SiteFrontend 2024-08-10 01:19:57 +00:00
98b86363f5 Add npm install fallback and remove unused variable
75559af7c8 Add form active status check and redirection
21e23b98ad Remove unused Field import from GenericForm
67eddc0394 Merge branch 'refs/heads/dev'
960fc1707b Refactor conditional stage in Jenkinsfile
Compare 5 commits »
stijn pushed to master at Altitude/SiteFrontend 2024-08-10 01:19:30 +00:00
98b86363f5 Add npm install fallback and remove unused variable
stijn pushed to master at Altitude/SiteBackend 2024-08-10 01:11:01 +00:00
1a5be5021b Add JSON response handling for form activity check
a9d4377599 Ensure NOT NULL constraints in SQL tables
af44532d26 Add form activity checking and global rate limiting
fedb80f3c2 Refactor form request handling and add rate limiting.
f0c84e809f Add rate limiting functionality
Compare 8 commits »
stijn pushed to master at Altitude/SiteFrontend 2024-08-10 01:10:28 +00:00
75559af7c8 Add form active status check and redirection
stijn pushed to rate_limit at Altitude/SiteBackend 2024-08-10 01:10:07 +00:00
1a5be5021b Add JSON response handling for form activity check
stijn pushed to rate_limit at Altitude/SiteBackend 2024-08-10 00:32:51 +00:00
a9d4377599 Ensure NOT NULL constraints in SQL tables
stijn pushed to rate_limit at Altitude/SiteBackend 2024-08-10 00:28:22 +00:00
af44532d26 Add form activity checking and global rate limiting
stijn created branch rate_limit in Altitude/SiteBackend 2024-08-09 23:52:38 +00:00
stijn pushed to rate_limit at Altitude/SiteBackend 2024-08-09 23:52:38 +00:00
fedb80f3c2 Refactor form request handling and add rate limiting.
f0c84e809f Add rate limiting functionality
4f3db5ae8b workspace.xml update
c9fc81cfca Add StaffAppFormData handling in FormQuery
5e564fe9a7 Remove restriction on dot character in Discord name validation
Compare 5 commits »
stijn pushed to master at Altitude/SiteFrontend 2024-08-09 22:27:28 +00:00
21e23b98ad Remove unused Field import from GenericForm
67eddc0394 Merge branch 'refs/heads/dev'
d005b72634 Add react-select component and integrate into FormHTML
51642612ec More style changes
cde2a01dd9 Refactor form to use useFormik and FormikProvider
Compare 7 commits »
stijn pushed to dev at Altitude/SiteFrontend 2024-08-09 22:26:00 +00:00
d005b72634 Add react-select component and integrate into FormHTML
stijn pushed to master at Altitude/proxydiscordlink 2024-08-09 21:12:47 +00:00
37f044751c Update link code message to include Discord invite link
stijn pushed to master at Altitude/proxydiscordlink 2024-08-09 21:05:14 +00:00
e8c73ead90 Add Jenkinsfile for CI and update build.gradle.kts
abd5578be4 Fix Bot class and update CheckLinkSync constants
3b4a4660d0 Merge branch 'slash_commands'
b6630b2639 Update command syntax in Discord link message
a8f24e8d91 Update config file paths
Compare 10 commits »