|
|
7c64649c22
|
UPDATE Dropdown and Topbar components for improved styling and functionality
|
2025-06-25 16:44:37 +02:00 |
|
|
|
38f3778a6b
|
ADD Dropdown component for user actions
|
2025-06-24 22:52:24 +02:00 |
|
|
|
d3dce9ec25
|
ADD user prop to Sidebar and conditionally render My Clips button
|
2025-06-24 20:37:21 +02:00 |
|
|
|
636a1db8c7
|
PATCH extra item in Flexbox
|
2025-06-24 20:28:29 +02:00 |
|
|
|
071f3c420c
|
ADD logout functionality to SecurityConfig and Topbar
|
2025-06-24 20:23:56 +02:00 |
|
|
|
bf071d06f9
|
UPDATE SecurityConfig to permit access for most endpoints
|
2025-06-24 20:08:22 +02:00 |
|
|
|
1a5403d5d7
|
ADD logout functionality to SecurityConfig
|
2025-06-24 20:03:43 +02:00 |
|
|
|
8ab0472ac7
|
UPDATE AuthController to return user details with APIResponse; ADD user fetching logic in MainLayout and Topbar
|
2025-06-24 20:00:05 +02:00 |
|
|
|
0237ec57db
|
UPDATE OAuth2 user service to handle user creation and redirect after login
|
2025-06-24 14:21:59 +02:00 |
|
|
|
df7c2a15df
|
UPDATE OAuth2 user service to save additional user details
|
2025-06-24 00:11:01 +02:00 |
|
|
|
c7b3f6bf70
|
REFINE OAuth2 user handling and update database schema
|
2025-06-23 23:28:29 +02:00 |
|
|
|
8d7f74e189
|
ADD SecurityConfig & ADD Auth Endpoints
|
2025-06-13 15:45:12 +02:00 |
|
|
|
fcd722f33b
|
UPDATE .gitignore
|
2025-06-13 13:45:09 +02:00 |
|
|
|
0986552059
|
ADD Clip Table
|
2025-06-13 10:35:52 +02:00 |
|
|
|
fa120fe7b5
|
ADD database integration & ADD simple dummy user entity
|
2025-06-12 22:23:10 +02:00 |
|
|
|
f79beadb09
|
IMPROVE error handling on frontend
|
2025-06-10 12:12:19 +02:00 |
|
|
|
faaac0abec
|
PATCH frontend to match new API
|
2025-06-10 10:59:51 +02:00 |
|
|
|
06c02b81bc
|
UPDATE backend API to return JSON-like objects
|
2025-06-10 10:50:44 +02:00 |
|
|
|
b2c10db130
|
IMPROVE error checking on frontend
|
2025-06-10 10:15:41 +02:00 |
|
|
|
c11cdb0ee6
|
REFACTOR JobService to not busily wait
|
2025-06-06 20:08:49 +02:00 |
|
|
|
bff85731a5
|
ADD some temporary default values in VideoMetadata
|
2025-06-05 20:49:27 +02:00 |
|
|
|
9d2830302b
|
ADD extra error checking
|
2025-06-05 20:30:22 +02:00 |
|
|
|
7f829a70e1
|
ADD more error handling
|
2025-06-05 19:41:03 +02:00 |
|
|
|
e2eb9b365a
|
ADD bruno requests
|
2025-06-05 19:38:30 +02:00 |
|
|
|
d1d3c23104
|
Merge branch 'master' of https://github.com/ThisBirchWood/VoD-System
|
2025-06-05 19:09:04 +02:00 |
|
|
|
c54d0305da
|
IMPROVE readme
|
2025-06-03 10:44:46 +02:00 |
|
|
|
3132bae98f
|
ADD readme & ADD mvnw
|
2025-06-03 10:39:06 +02:00 |
|
|
|
544a736f66
|
REFACTOR error handling
|
2025-06-03 09:58:31 +02:00 |
|
|
|
30a576f8bb
|
REMOVE main title from home page
|
2025-05-30 21:15:29 +02:00 |
|
|
|
c21bcd956a
|
REMOVE H1 title
|
2025-05-30 18:11:03 +02:00 |
|
|
|
bf844edc1b
|
ADD note about mp4 only
|
2025-05-30 16:01:06 +02:00 |
|
|
|
ac769c4468
|
ADD home page waffle
|
2025-05-30 15:59:14 +02:00 |
|
|
|
e65bbf8e75
|
ABSTRACT sidebar buttons
|
2025-05-30 14:58:29 +02:00 |
|
|
|
1802659f43
|
REFACTOR frontend
|
2025-05-30 14:43:53 +02:00 |
|
|
|
fdaef02ef9
|
IMPROVE general styling + ADD logo
|
2025-05-30 14:30:07 +02:00 |
|
|
|
9f34c7b1f0
|
PATCH incorrect import name
|
2025-05-29 20:50:22 +02:00 |
|
|
|
5f3e1ed699
|
UPDATE icons
|
2025-05-28 22:31:13 +02:00 |
|
|
|
783485dd39
|
REFACTOR float to long for better precision
|
2025-05-28 22:31:00 +02:00 |
|
|
|
c468625a74
|
PATCH scrollbar issue
|
2025-05-28 19:49:34 +02:00 |
|
|
|
00abeab158
|
ADD different volume icons
|
2025-05-28 16:35:27 +02:00 |
|
|
|
890377b5da
|
EXTEND upload input
|
2025-05-28 16:25:53 +02:00 |
|
|
|
257befa95c
|
ADD page title
|
2025-05-28 16:17:02 +02:00 |
|
|
|
b42b9a6404
|
PATCH inverted buttons
|
2025-05-28 16:14:25 +02:00 |
|
|
|
e65abd045c
|
ADD transition to sidebar
|
2025-05-28 16:10:54 +02:00 |
|
|
|
81bd7318bb
|
ADD sidebar and REFACTOR buttons
|
2025-05-28 16:02:26 +02:00 |
|
|
|
96574efcdc
|
add old frontend code back
|
2025-05-28 14:49:09 +02:00 |
|
|
|
59fb65d377
|
MOVED frontend out of Vaadin/Spring
|
2025-05-28 12:20:27 +02:00 |
|
|
|
c11346ec3b
|
ADD download button functionality
|
2025-05-24 22:44:04 +02:00 |
|
|
|
bde14bb62e
|
ADD progress bar
|
2025-05-24 18:17:30 +02:00 |
|
|
|
ab645316a1
|
REFACTOR for consistency
|
2025-05-24 17:40:34 +02:00 |
|