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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-29
basic registration page with disabled registration
Bobby
6
-10
/
+72
2022-08-29
Disable Homepage, Profile Visibility and User Specific URL temporarily
Bobby
4
-5
/
+8
2022-08-29
Fix Account Redirection
Bobby
1
-0
/
+1
2022-08-03
Added views for user home page
Bobby
17
-386
/
+4
2022-08-03
Define rules for static
Bobby
1
-0
/
+4
2022-08-03
Define rules for static
Bobby
1
-2
/
+6
2022-08-03
Moved static to root directory
Bobby
10
-0
/
+162
2022-08-03
Added templates for userpages
Bobby
3
-0
/
+31
2022-08-03
Move templates to root directory
Bobby
5
-0
/
+220
2022-08-02
Added URLs for homepage
Bobby
4
-2
/
+16
2022-08-02
Added exception handling for user subdomains
Bobby
1
-2
/
+19
2022-08-02
Added subdomains middleware
Bobby
2
-1
/
+9
2022-08-02
Basic Hello World Message on subdomain
Bobby
1
-1
/
+1
2022-08-02
Middle ware for handling subdomain routing
Bobby
1
-0
/
+32
2022-08-02
Added template filter for replacing the protocol of user URL with empty string
Bobby
4
-1
/
+11
2022-08-02
fixing URL scheme
Bobby
1
-1
/
+1
2022-08-02
Moved urlparsing to request.scheme while sending user url
Bobby
1
-1
/
+2
2022-08-02
Moved urlparsing to request.scheme while sending user url
Bobby
1
-1
/
+1
2022-08-02
Added userpages app
Bobby
1
-0
/
+2
2022-08-02
init:userpages
Bobby
8
-0
/
+29
2022-08-02
Added user URLs
Bobby
2
-1
/
+12
2022-08-02
Fix: Email Visibility to Private when account turns Private
Bobby
1
-1
/
+1
2022-08-01
Script to run server locally
Bobby
2
-3
/
+5
2022-08-01
Removed PSDB Engine
Bobby
7
-114
/
+0
2022-08-01
Added Favicons
Bobby
9
-0
/
+5
2022-08-01
Update requirements:
Bobby
1
-0
/
+1
2022-08-01
feature: change user email address
Bobby
6
-4
/
+78
2022-07-30
user verification email required for login
Bobby
8
-17
/
+105
2022-07-30
Fixed page width
Bobby
1
-1
/
+2
2022-07-30
Added email_verified field to track verified accounts
Bobby
2
-0
/
+19
2022-07-29
password change on account page
Bobby
4
-15
/
+48
2022-07-29
Update Profile::account working
Bobby
4
-1
/
+61
2022-07-29
Remove print debug messages users/views
Bobby
1
-2
/
+0
2022-07-29
Set UserProfile/location::maxlength = 50
Bobby
1
-1
/
+1
2022-07-29
Account Page with Fetched Information from the database
Bobby
6
-1
/
+138
2022-07-20
Change Admin area settings
Bobby
1
-0
/
+6
2022-07-20
Reverting back Dockerfile
Bobby
1
-2
/
+1
2022-07-20
Making Migrations and Migrate + Setting Debug = False
Bobby
2
-3
/
+4
2022-07-20
Setting DEBUG = True for Debugging purposes
Bobby
1
-1
/
+2
2022-07-20
Migrating to SQLite3
Bobby
2
-11
/
+7
2022-07-20
Added button for logout; Added authentication logic for links in sidebar
Bobby
1
-3
/
+9
2022-07-20
Added a min width to sidebar for better visuals
Bobby
1
-0
/
+1
2022-07-20
Added login and logout functionality to the app
Bobby
1
-5
/
+21
2022-07-20
Add users app to control user actions: added login and logout
Bobby
8
-0
/
+56
2022-07-20
Add localhost to trusted apps, include urls for users
Bobby
2
-2
/
+4
2022-07-20
Restored Main Page from the Archived Branch
Bobby
5
-3
/
+225
2022-07-20
Basic Hello World page with Debug Disabled
Bobby
11
-2
/
+34
2022-07-19
keep debug == true temporarily while development
Bobby
1
-1
/
+1
2022-07-19
Merge branch 'main' of https://github.com/luciferreeves/thatcomputerscientist
Bobby
1
-0
/
+7
2022-07-19
Change Secret Key and Dev Environment Settings
Bobby
1
-2
/
+2
[next]