Commit Graph

120 Commits

Author SHA1 Message Date
cef7cc5e64 Base HTML for projects section completed
Signed-off-by: rodude123 <rodude123@gmail.com>
2023-01-17 01:56:03 +00:00
69c3462a3d created acd for editing projects data
Signed-off-by: rodude123 <rodude123@gmail.com>
2022-11-11 14:04:43 +00:00
4f01ebe6ce created acd for editing projects data
Signed-off-by: rodude123 <rodude123@gmail.com>
2022-11-11 13:56:42 +00:00
1c1acfe938 Merge pull request 'Fixed login error where no error message was shown, now it does' (#27) from login-error-fix into master
Reviewed-on: #27
2022-11-01 14:15:32 +00:00
eeb8c5b80f Fixed login error where no error message was shown, now it does
Signed-off-by: rodude123 <rodude123@gmail.com>
2022-11-01 04:59:39 +00:00
485c1e27c3 Merge pull request 'editor-cv' (#26) from editor-cv into master
Reviewed-on: #26
2022-11-01 04:49:39 +00:00
3dd5372e1c Being able to edit a timeline item fully working as currently tested.
Signed-off-by: rodude123 <rodude123@gmail.com>
2022-10-29 19:31:34 +01:00
7b04af165e Being able to edit a timeline item fully working as currently tested.
Signed-off-by: rodude123 <rodude123@gmail.com>
2022-10-09 23:32:50 +01:00
a5c7d16991 Added the ability to see the timeline data in the editor and added in a basic form.
Signed-off-by: rodude123 <rodude123@gmail.com>
2022-10-09 16:02:07 +01:00
992b4d95ed Merge pull request 'Created JWT Authentication' (#25) from jwt-auth into master
Reviewed-on: #25
2022-10-09 03:07:10 +01:00
3d4789ff7f updated ignore file
Signed-off-by: rodude123 <rodude123@gmail.com>
2022-10-09 02:49:49 +01:00
4f46e2eb41 updated ignore file
Signed-off-by: rodude123 <rodude123@gmail.com>
2022-10-09 02:48:09 +01:00
d9702e4ed7 removed ignored file
Signed-off-by: rodude123 <rodude123@gmail.com>
2022-10-09 02:47:43 +01:00
e0b3afd262 updated gitignore to propperly ignore the files
Signed-off-by: rodude123 <rodude123@gmail.com>
2022-10-09 02:47:02 +01:00
98c026b946 Created the JWT authentication for the editor so that it's more secure and can potentially be used to create a desktop app in the future. Used Tuupola's JWT auth middleware implementation to help with the auth part. Used Firebase's JWT method to create the token
Signed-off-by: rodude123 <rodude123@gmail.com>
2022-10-09 02:40:06 +01:00
c22e7f41b1 Merge pull request 'Created Navbar for the editor' (#24) from editor-navbar into master
Reviewed-on: #24
2022-09-16 17:32:06 +01:00
cb1b77c6dc Created Navbar for the editor
Signed-off-by: rodude123 <rodude123@gmail.com>
2022-09-16 16:49:58 +01:00
4428d5b6aa Merge pull request 'Reset password functionality for CMS' (#23) from cms-reset-password-before into master
Reviewed-on: #23
2022-09-14 15:34:08 +01:00
d963904174 Completed reset password section and added in eye button to toggle between shown and hidden password.
Signed-off-by: rodude123 <rodude123@gmail.com>
2022-09-14 13:35:58 +01:00
d8e16e8de1 Added in base code for reset email
Signed-off-by: rodude123 <rodude123@gmail.com>
2022-08-07 22:34:31 +01:00
c28e02279a
Merge pull request #21
Added in login feature to editor
2022-07-29 20:16:30 +01:00
90a3e4f533 Added in editor login feature to login into editor
Signed-off-by: rodude123 <rodude123@gmail.com>
2022-07-29 20:00:36 +01:00
315a0484b0
Merge pull request #20
Updated workflow
2022-06-05 00:17:25 +01:00
39a3238dfa updated workflow to work with new details 2022-06-05 00:14:27 +01:00
946b24a4a0
Merge pull request #19
Remove Linkedin
2022-06-05 00:11:53 +01:00
ff986169ff updated website to remove linkedin info from repo 2022-06-05 00:10:01 +01:00
de1d805024
Merge pull request #18 from rodude123/updated-domain-name-and-removal-of-personal-info
updated website to remove personal info for repo
2022-03-31 21:21:15 +01:00
e54cc49f75 updated website to remove personal info for repo 2022-03-31 21:19:30 +01:00
73941f70a6
Merge pull request #17
Fixed hovering for social icons
2022-01-24 00:26:02 +00:00
4715b3aeea Fixed social svg icons hovering colour state 2022-01-24 00:24:46 +00:00
5ab5602368
Merge pull request #16
Added in the new footer
2022-01-24 00:21:17 +00:00
2dabc63fe5 added in footer css and js for button 2022-01-24 00:19:48 +00:00
b9a6f92c93
Merge pull request #15
added in same-site cookie
2022-01-23 22:00:08 +00:00
3f5ebd2de1 same site cookie to strict 2022-01-23 21:52:01 +00:00
d461b5bf55 added in session start for cookie to be recognized 2022-01-23 21:02:08 +00:00
b05860f8da Added in same site cookie middleware to account for csrf token 2022-01-23 20:59:06 +00:00
36335dc752
Merge pull request #14
Fixed cv view for mobile
2022-01-11 21:33:14 +00:00
49dcfc25d3 fixed id typo for cv 2022-01-11 21:24:08 +00:00
799452d828
Merge pull request #13
Added in README file
2022-01-11 21:09:58 +00:00
ea4ba5ba1d Added in README.md file 2022-01-11 21:08:33 +00:00
4e1aa4987f
Merge pull request #12
Added in contact section
2022-01-11 20:58:54 +00:00
4764deb58f Added in error hovering to the form and fixed some warnings 2022-01-11 19:51:53 +00:00
4e7eaa4990 added in backend for contact and ajax request 2022-01-03 19:32:30 +00:00
540d9872c7 Fixed CSS for contact form on mobile and added in subject input box 2022-01-03 00:54:42 +00:00
f2a5720481 update main.css 2022-01-02 16:16:35 +00:00
009e5c6c8a update main.css 2022-01-02 16:14:40 +00:00
4f6ac94dae update main.css 2022-01-02 16:09:50 +00:00
76fd9a22a0 update index.html 2022-01-02 14:52:21 +00:00
2fb112c99c update index.html 2022-01-02 14:50:03 +00:00
80458bbdc7 fixed iocn placement in contact section 2022-01-02 00:27:51 +00:00