index
:
thatcomputerscientist
archived
dev
main
v2
Source Code for my Personal Website (Renamed to Shifoo now! Previously https://thatcomputerscientist.com)
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
users
/
views.py
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-13
Ability to Reset Passwords and Better Email Templates
Bobby
1
-115
/
+184
2023-07-13
Update Branding and Redirect to `shi.foo`
Bobby
1
-4
/
+4
2023-05-28
Post show view count now, Django session uses redis cache
Bobby
1
-5
/
+8
2023-05-03
Migrated Login to a cleaner experience
Bobby
1
-7
/
+10
2023-04-30
Removed auto login as it may pose security risks
Bobby
1
-4
/
+0
2023-04-30
Email Verification Update w/ Token Expiration
Bobby
1
-64
/
+52
2023-04-03
Added support for profile blinkie
Bobby
1
-0
/
+15
2023-01-21
Configure Oracle Cloud Email Delivery
Bobby
1
-9
/
+17
2023-01-08
Password length validation
Bobby
1
-0
/
+3
2023-01-08
Add account actions working
Bobby
1
-17
/
+38
2023-01-08
Update Profile Details and Show Success message on the same tab for account u...
Bobby
1
-34
/
+18
2023-01-02
post improvements and avatar chooser
Bobby
1
-3
/
+17
2022-12-28
Registraion function with captcha working
Bobby
1
-49
/
+2
2022-12-27
Big Overhaul: Major Changes for Migrating to a Clean Code and Style
Bobby
1
-3
/
+2
2022-11-10
handle email verification for user profiles which dont exist
Bobby
1
-2
/
+10
2022-10-10
Revert "Moving login and logout functions to subdomains"
Bobby
1
-21
/
+9
2022-10-10
Revert "Fixed Referrer on production"
Bobby
1
-8
/
+6
2022-10-10
Revert "SSL redirect on subdomain"
Bobby
1
-2
/
+1
2022-10-10
Revert "Unauthorized error on no referrer"
Bobby
1
-12
/
+10
2022-10-10
Unauthorized error on no referrer
Bobby
1
-10
/
+12
2022-10-10
SSL redirect on subdomain
Bobby
1
-1
/
+2
2022-10-10
Fixed Referrer on production
Bobby
1
-6
/
+8
2022-10-10
Moving login and logout functions to subdomains
Bobby
1
-9
/
+21
2022-09-20
Display Gravatars on Comments
Bobby
1
-11
/
+11
2022-09-20
Added registration
Bobby
1
-3
/
+45
2022-09-20
Logout to referer
Bobby
1
-1
/
+1
2022-09-05
Fixed Captcha Store
Bobby
1
-2
/
+2
2022-08-29
basic registration page with disabled registration
Bobby
1
-2
/
+7
2022-08-29
Disable Homepage, Profile Visibility and User Specific URL temporarily
Bobby
1
-1
/
+4
2022-08-02
Fix: Email Visibility to Private when account turns Private
Bobby
1
-1
/
+1
2022-08-01
feature: change user email address
Bobby
1
-2
/
+49
2022-07-30
user verification email required for login
Bobby
1
-7
/
+54
2022-07-29
password change on account page
Bobby
1
-1
/
+26
2022-07-29
Update Profile::account working
Bobby
1
-0
/
+37
2022-07-29
Remove print debug messages users/views
Bobby
1
-2
/
+0
2022-07-20
Add users app to control user actions: added login and logout
Bobby
1
-0
/
+32