Rohit Pai rodude123
rodude123 pushed to master at rodude123/my-jetbrains-settings 2022-11-01 04:32:12 +00:00
46c3105b61 PS-2022.2.3 <rodude123@rodude123s-yoga7 Overwrite remote https://gitea.rohitpai.co.uk/rodude123/my-jetbrains-settings.git to local
rodude123 pushed to master at rodude123/my-jetbrains-settings 2022-10-29 20:36:43 +01:00
295e9464b7 PS-2022.2.3 <rodude123@rodude123s-yoga7 Merge branch 'master'
8b3bf19814 PS-2022.2.3 <rodude123@rodude123s-yoga7 Update asciidoc.xml, GitLink.xml
Compare 2 commits »
rodude123 pushed to editor-cv at rodude123/my-portfolio 2022-10-29 19:31:43 +01:00
3dd5372e1c Being able to edit a timeline item fully working as currently tested.
rodude123 pushed to master at rodude123/my-jetbrains-settings 2022-10-26 18:11:14 +01:00
9cd4db68f7 PY-2022.2.3 <rodude123@rodude123s-yoga7 Update GitLink.xml Create git.xml
rodude123 pushed to master at rodude123/my-jetbrains-settings 2022-10-10 12:15:25 +01:00
7346ccb8c8 PS-2022.2 <rodude123@rodude123s-yoga7 Update databaseDrivers.xml
rodude123 pushed to editor-cv at rodude123/my-portfolio 2022-10-09 23:34:10 +01:00
7b04af165e Being able to edit a timeline item fully working as currently tested.
rodude123 pushed to master at rodude123/my-jetbrains-settings 2022-10-09 18:46:58 +01:00
8d729f40f3 PS-2022.2 <rodude123@rodude123s-yoga7 Update asciidoc.xml, GitLink.xml
rodude123 created branch editor-cv in rodude123/my-portfolio 2022-10-09 16:02:11 +01:00
rodude123 pushed to editor-cv at rodude123/my-portfolio 2022-10-09 16:02:11 +01:00
a5c7d16991 Added the ability to see the timeline data in the editor and added in a basic form.
rodude123 deleted branch jwt-auth from rodude123/my-portfolio 2022-10-09 03:07:11 +01:00
rodude123 pushed to master at rodude123/my-portfolio 2022-10-09 03:07:11 +01:00
992b4d95ed Merge pull request 'Created JWT Authentication' (#25) from jwt-auth into master
3d4789ff7f updated ignore file
4f46e2eb41 updated ignore file
d9702e4ed7 removed ignored file
e0b3afd262 updated gitignore to propperly ignore the files
Compare 6 commits »
rodude123 merged pull request rodude123/my-portfolio#25 2022-10-09 03:07:10 +01:00
Created JWT Authentication
rodude123 created pull request rodude123/my-portfolio#25 2022-10-09 03:06:49 +01:00
Created JWT Authentication
rodude123 pushed to jwt-auth at rodude123/my-portfolio 2022-10-09 02:49:53 +01:00
3d4789ff7f updated ignore file
rodude123 pushed to jwt-auth at rodude123/my-portfolio 2022-10-09 02:48:12 +01:00
4f46e2eb41 updated ignore file
rodude123 pushed to jwt-auth at rodude123/my-portfolio 2022-10-09 02:47:46 +01:00
d9702e4ed7 removed ignored file
rodude123 pushed to jwt-auth at rodude123/my-portfolio 2022-10-09 02:47:05 +01:00
e0b3afd262 updated gitignore to propperly ignore the files
rodude123 pushed to master at rodude123/my-jetbrains-settings 2022-10-09 02:43:06 +01:00
7fbd0a606a PS-2022.2 <rodude123@rodude123s-yoga7 Delete baseRefactoring.xml
rodude123 created branch jwt-auth in rodude123/my-portfolio 2022-10-09 02:40:09 +01:00
rodude123 pushed to jwt-auth at rodude123/my-portfolio 2022-10-09 02:40:09 +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