| Age | Commit message (Collapse) | 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 | |
| [ImgBot] Optimize images | |||||
| 2022-09-05 | [ImgBot] Optimize images | ImgBotApp | 7 | -0/+0 | |
| *Total -- 205.73kb -> 162.68kb (20.93%) /static/images/favicons/android-chrome-512x512.png -- 96.97kb -> 66.39kb (31.54%) /static/images/favicons/android-chrome-192x192.png -- 22.40kb -> 17.27kb (22.9%) /static/images/favicons/apple-touch-icon.png -- 20.27kb -> 15.72kb (22.45%) /static/images/icons/notepad_file-2.png -- 0.42kb -> 0.37kb (13.16%) /static/images/icons/button_refresh.jpeg -- 25.75kb -> 24.61kb (4.43%) /static/images/logo.png -- 14.47kb -> 13.85kb (4.34%) /static/images/favicons/favicon.png -- 25.43kb -> 24.47kb (3.77%) Signed-off-by: ImgBotApp <[email protected]> | |||||
| 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 | |
