baadf1f090
feat: add thumbnail generation for uploaded media files in image processing pipeline
2024-12-03 20:59:06 +00:00
2164cfc312
feat: add thumbnail generation for uploaded media files in storage module
2024-12-03 20:58:21 +00:00
bot
563adb10c2
chore: update build configuration to include new asset paths and minification flags
2024-12-03 20:57:49 +00:00
95b2a153f0
feat: add thumbnail generation for uploaded media files in storage module
2024-12-03 20:56:29 +00:00
bot
6f0ff27e6f
chore: update build configuration to enable strict mode and disable deprecated warnings
2024-12-03 20:56:11 +00:00
4881f44b1d
feat: add thumbnail generation support for uploaded media files
2024-12-03 20:54:58 +00:00
bot
a9ef467061
chore: update build configuration to include new asset paths and minification flags
2024-12-03 20:52:00 +00:00
803429301f
feat: add thumbnail generation for uploaded media files in storage handler
2024-12-03 20:50:32 +00:00
cd163a4016
feat: add thumbnail generation for uploaded media files in storage handler
2024-12-03 20:50:16 +00:00
bot
d4ede40439
chore: update build configuration to include new asset paths and minification flags
2024-12-03 20:46:42 +00:00
4923583fc2
feat: add thumbnail generation support for uploaded media files
2024-12-03 20:45:26 +00:00
bot
60ad227f6c
chore: update build configuration to include new asset paths and minification flags
2024-12-01 09:28:48 +00:00
bac2b32ba0
chore: update two extensions to latest compatible versions
2024-12-01 09:27:41 +00:00
5612b35372
style: reformat conditional blocks and whitespace in user authentication module
2024-12-01 09:21:20 +00:00
bot
bb02963475
chore: update build configuration to include new asset paths and minification flags
2024-11-26 07:26:51 +00:00
75d813cf43
feat: add initial commit message placeholder for repository setup
2024-11-26 07:25:14 +00:00
bot
caa4e40152
chore: update build configuration to include new asset paths and minification flags
2024-11-26 07:15:12 +00:00
7f17956db5
fix: correct spelling of 'recieve' to 'receive' in user registration handler
2024-11-26 07:14:03 +00:00
2cfb9f4b52
docs: add project overview and setup instructions to README
2024-11-26 07:13:31 +00:00
bot
ee2e3ce0e5
chore: update build configuration to include new asset paths and minification flags
2024-11-26 07:04:56 +00:00
fd9c74b65c
feat: add blacked visual theme with full-screen dark overlay effect
...
Implements a complete blacked-out visual state where all content is replaced by a solid black overlay covering the entire viewport. The overlay includes smooth fade-in animation and prevents any user interaction with underlying elements. This creates an immersive dark experience suitable for cinematic transitions or focus modes.
2024-11-26 07:03:36 +00:00
bot
e2691ee889
chore: update build configuration to include new asset paths and minification flags
2024-11-26 07:00:36 +00:00
0b81c3e098
chore: remove placeholder content from initial project scaffold
2024-11-26 06:59:09 +00:00
bot
4ce13f1b8c
chore: update build configuration to include new asset paths and minification flags
2024-11-26 06:45:41 +00:00
763712d0a4
style: reduce margin and add newline spacing for improved readability
2024-11-26 06:44:15 +00:00
bot
7c3dde6d27
chore: update build configuration to include new asset paths and minification flags
2024-11-26 06:43:45 +00:00
377e90bf55
style: reduce margin and add newline spacing for improved readability
2024-11-26 06:42:27 +00:00
bot
ad1b311d91
chore: update build configuration to include new asset compression flags
2024-11-26 06:42:22 +00:00
9e2abe0d03
style: reduce margin spacing in CSS layout for tighter visual density
2024-11-26 06:41:09 +00:00
bot
ddfb0ef0c3
chore: update build configuration to include new asset paths and minification flags
2024-11-26 06:40:56 +00:00
55c81c566a
style: adjust responsive layout breakpoints for mobile and tablet views
2024-11-26 06:39:43 +00:00
bot
2123adc1f1
chore: update build configuration to include new asset paths and minification flags
2024-11-26 06:37:47 +00:00
a762dfe36f
style: replace solid white background with subtle radial gradient for depth
2024-11-26 06:36:28 +00:00
bot
a6f1397634
chore: update build configuration to include new asset paths and minification flags
2024-11-26 06:34:09 +00:00
da7603dd5e
feat: replace background image with new gradient color scheme
...
Updated the background styling in the main layout component by swapping the previous static image URL with a CSS linear-gradient using brand colors. This change improves page load performance and aligns the visual theme with the updated design system.
2024-11-26 06:32:52 +00:00
bot
3ee5ede073
chore: update build configuration to include new asset paths and minification flags
2024-11-26 06:32:51 +00:00
948a0f926a
style: replace solid white background with subtle gradient in main container
2024-11-26 06:31:36 +00:00
bot
b4701be0f9
chore: update build configuration to include new asset paths and minification flags
2024-11-26 06:30:27 +00:00
9cc870ea30
style: adjust code formatting and whitespace for consistent indentation across source files
2024-11-26 06:29:06 +00:00
bot
8517dcc15b
chore: update build configuration to include new asset paths and minification flags
2024-11-26 06:27:39 +00:00
ed561b7875
style: adjust code formatting and whitespace for consistent indentation across source files
2024-11-26 06:26:27 +00:00
149e01e693
style: adjust button hover color and border radius in main.css
2024-11-26 06:25:27 +00:00
bot
2effa7edcf
chore: update build configuration to include new asset paths and minification flags
2024-11-26 06:22:48 +00:00
da7cbfcc3c
feat: add user_id index to profiles table for faster lookups
2024-11-26 06:21:23 +00:00
3da2609b6f
feat: add user_id index to profiles table for faster lookups
2024-11-26 06:19:13 +00:00
ed03ec940e
feat: add user_id index to profiles table for faster lookups
2024-11-26 06:18:20 +00:00
9c52081c3e
feat: add initial project structure with placeholder files and configuration
2024-11-26 06:17:53 +00:00
bot
81100887c4
chore: update build configuration to include new asset paths and minification flags
2024-11-26 06:12:00 +00:00
68e73b77d4
feat: add user_id index to profiles table for faster lookup queries
2024-11-26 06:10:41 +00:00
bot
8aa16819cc
chore: update build configuration to include new asset paths and minification flags
2024-11-26 06:10:05 +00:00