Commit Graph

34 Commits

Author SHA1 Message Date
19468d7802 Rename app to memevizor 2025-06-09 00:10:49 +03:00
2978bef380 Add content type to uploaded index.html 2025-06-08 23:59:23 +03:00
db9c0b58d1 Upload index.html on app startup 2025-06-08 23:35:06 +03:00
b9adcdada1 Add spring boot web starter 2025-06-08 23:00:29 +03:00
626d53db37 Move index.html to app resources 2025-06-08 22:59:48 +03:00
ea7db3e6fe Add dynamic background image synchronization with main image
- Define CSS variable for background image in root element
- Create updateBackgroundImage function to sync background with main image
- Modify refreshImage to update both main and background images
- Maintain consistent gradient overlay for both images
- Keep existing 5-minute refresh interval
2025-06-08 13:31:51 +03:00
923e0b3ca8 Fix soxok command 2025-05-30 23:41:45 +03:00
243e4b9e9a Replace solid background image with semi-transparent overlay
The change adds a dark semi-transparent gradient overlay to the background
image to improve text readability. This creates better contrast between
the foreground content and background image while maintaining visibility
of the underlying image.
2025-05-30 14:10:31 +03:00
4e1d084e0f Add blurred background image behind main content
- Position the main container relatively to allow absolute positioning of background
- Add pseudo-element with background image, blur effect and scaling
- Ensure main image stays above background with z-index
- Improve visual appeal while maintaining focus on primary content
2025-05-30 14:02:42 +03:00
0753ef9fcd Add favicon and improve image refresh controls
- Add favicon with TV emoji to match project name
- Rename page title to project name 'memes-tv'
- Expand click-to-refresh functionality to entire page
- Add spacebar shortcut for refreshing images
- Prevent default spacebar behavior to avoid page scrolling
2025-05-30 13:57:26 +03:00
c8cd44224b refactor: improve bot configuration and service structure 2025-05-29 15:07:31 +03:00
b096722510 Rename .mise.toml to mise.toml 2025-05-29 14:31:52 +03:00
039dc1279e refactor: extract confirm commands to list and rename variables 2025-05-29 14:15:35 +03:00
0e6e42d6e5 Fix forwarded message logging 2025-04-29 00:16:34 +03:00
d4b20d23f8 Fix this command bug 2025-04-29 00:09:55 +03:00
1e4d963fbd Disable spring devtools in prod 2025-04-28 23:57:16 +03:00
a790b47420 Format mise config 2025-04-28 23:43:07 +03:00
ac19fefb6b Refactor logging 2025-04-28 23:42:30 +03:00
a1ad81d4e5 Refactor handlers 2025-04-28 02:02:18 +03:00
774aeaa564 Refactor 2025-04-09 00:52:07 +03:00
d67ae7edb0 Add ci only for tests 2025-04-08 23:49:45 +03:00
8ab982b360 Format code 2025-04-08 23:44:37 +03:00
e2a1c867fd Add jib 2025-04-08 23:38:00 +03:00
cf60b19709 Fuck ci 2025-04-08 23:21:34 +03:00
b71b9c5c03 Update ci 2025-04-08 23:20:26 +03:00
91cad60ef9 Update ci 2025-04-08 23:18:50 +03:00
17b9ad6065 Update ci 2025-04-08 23:17:58 +03:00
bf9da86b6a Update ci 2025-04-08 23:16:44 +03:00
950767be3c Update ci 2025-04-08 23:15:48 +03:00
c882c822f8 Fix ci 2025-04-08 22:53:52 +03:00
9daf7f36de Add docker push 2025-04-08 22:52:57 +03:00
d369b6fac1 Add s3 integration 2025-04-07 23:01:40 +03:00
d422606b44 Add ci 2025-04-07 00:41:33 +03:00
10988c1c09 Initial commit 2025-04-07 00:35:38 +03:00