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-09-09
Added pagination
Bobby
6
-16
/
+164
2022-09-09
manage users and search users page
Bobby
5
-4
/
+154
2022-09-09
Register blog as namespace
Bobby
3
-3
/
+4
2022-09-09
Added Blog Admin Module
Bobby
11
-9
/
+71
2022-09-05
Added Captcha Store to Admin Route
Bobby
2
-2
/
+2
2022-09-05
Fixed Captcha Store
Bobby
6
-12
/
+85
2022-09-05
Merge pull request #2 from luciferreeves/imgbot
Bobby
7
-0
/
+0
2022-09-05
[ImgBot] Optimize images
ImgBotApp
7
-0
/
+0
2022-09-05
Removed Migrations from Dockerfile
Bobby
1
-4
/
+0
2022-09-05
Added captcha to register page
Bobby
11
-2
/
+145
2022-08-29
Added Hamburger menu for Mobile views
Bobby
3
-21
/
+60
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
[prev]
[next]