aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-08-29basic registration page with disabled registrationBobby6-10/+72
2022-08-29Disable Homepage, Profile Visibility and User Specific URL temporarilyBobby4-5/+8
2022-08-29Fix Account RedirectionBobby1-0/+1
2022-08-03Added views for user home pageBobby17-386/+4
2022-08-03Define rules for staticBobby1-0/+4
2022-08-03Define rules for staticBobby1-2/+6
2022-08-03Moved static to root directoryBobby10-0/+162
2022-08-03Added templates for userpagesBobby3-0/+31
2022-08-03Move templates to root directoryBobby5-0/+220
2022-08-02Added URLs for homepageBobby4-2/+16
2022-08-02Added exception handling for user subdomainsBobby1-2/+19
2022-08-02Added subdomains middlewareBobby2-1/+9
2022-08-02Basic Hello World Message on subdomainBobby1-1/+1
2022-08-02Middle ware for handling subdomain routingBobby1-0/+32
2022-08-02Added template filter for replacing the protocol of user URL with empty stringBobby4-1/+11
2022-08-02fixing URL schemeBobby1-1/+1
2022-08-02Moved urlparsing to request.scheme while sending user urlBobby1-1/+2
2022-08-02Moved urlparsing to request.scheme while sending user urlBobby1-1/+1
2022-08-02Added userpages appBobby1-0/+2
2022-08-02init:userpagesBobby8-0/+29
2022-08-02Added user URLsBobby2-1/+12
2022-08-02Fix: Email Visibility to Private when account turns PrivateBobby1-1/+1
2022-08-01Script to run server locallyBobby2-3/+5
2022-08-01Removed PSDB EngineBobby7-114/+0
2022-08-01Added FaviconsBobby9-0/+5
2022-08-01Update requirements:Bobby1-0/+1
2022-08-01feature: change user email addressBobby6-4/+78
2022-07-30user verification email required for loginBobby8-17/+105
2022-07-30Fixed page widthBobby1-1/+2
2022-07-30Added email_verified field to track verified accountsBobby2-0/+19
2022-07-29password change on account pageBobby4-15/+48
2022-07-29Update Profile::account workingBobby4-1/+61
2022-07-29Remove print debug messages users/viewsBobby1-2/+0
2022-07-29Set UserProfile/location::maxlength = 50Bobby1-1/+1
2022-07-29Account Page with Fetched Information from the databaseBobby6-1/+138
2022-07-20Change Admin area settingsBobby1-0/+6
2022-07-20Reverting back DockerfileBobby1-2/+1
2022-07-20Making Migrations and Migrate + Setting Debug = FalseBobby2-3/+4
2022-07-20Setting DEBUG = True for Debugging purposesBobby1-1/+2
2022-07-20Migrating to SQLite3Bobby2-11/+7
2022-07-20Added button for logout; Added authentication logic for links in sidebarBobby1-3/+9
2022-07-20Added a min width to sidebar for better visualsBobby1-0/+1
2022-07-20Added login and logout functionality to the appBobby1-5/+21
2022-07-20Add users app to control user actions: added login and logoutBobby8-0/+56
2022-07-20Add localhost to trusted apps, include urls for usersBobby2-2/+4
2022-07-20Restored Main Page from the Archived BranchBobby5-3/+225
2022-07-20Basic Hello World page with Debug DisabledBobby11-2/+34
2022-07-19keep debug == true temporarily while developmentBobby1-1/+1
2022-07-19Merge branch 'main' of https://github.com/luciferreeves/thatcomputerscientistBobby1-0/+7
2022-07-19Change Secret Key and Dev Environment SettingsBobby1-2/+2