Zayden-Jung
61e3d71b72
make a media api, encapsulate the original S3 bucket address
...
there are 3 parts, from back to head, url inside the bucket -> url of backend media api -> backend domain, only the last part is spliced by frontend, the other two parts are spliced with sqlalchemy
2026-05-20 17:31:49 +08:00
Zayden-Jung
b58f74d59b
discard adjustable models' id prefix & payload length
2026-05-19 01:54:06 +08:00
Zayden-Jung
78f15c80a1
enrich user-project interaction statistics
2026-05-19 00:05:56 +08:00
Zayden-Jung
d73118ad79
auto id length in bi ref: workspace
2026-05-18 23:30:29 +08:00
Zayden-Jung
41fc874481
auto id length in bi ref: library
2026-05-18 23:28:44 +08:00
Zayden-Jung
60999c4271
auto id length in bi ref: project
2026-05-18 23:27:42 +08:00
Zayden-Jung
e75c243dcc
add user statistics
2026-05-18 23:22:27 +08:00
Zayden-Jung
7a401fa904
rename project node -> project item
2026-05-18 22:54:37 +08:00
Zayden-Jung
8ea64de612
auto id length in bi ref: interaction
2026-05-18 22:53:02 +08:00
Zayden-Jung
4a48982412
import alembic, even through too early
2026-05-18 22:49:04 +08:00
Zayden-Jung
d457c07f40
table follow requires the id length of user
2026-05-18 22:36:23 +08:00
Zayden-Jung
a73b3cce26
retains the original style while supporting custom lengths
2026-05-18 22:30:07 +08:00
Zayden-Jung
abcdea2645
custom id prefix and payload length
2026-05-18 22:24:22 +08:00
Zayden-Jung
333dd9dd35
add social interactions, rich media metadata, and workspace description
2026-05-17 22:49:26 +08:00
Zayden-Jung
3f79d1d85a
enrich workspace table information
2026-05-17 22:47:00 +08:00
Zayden-Jung
1193aa9439
enrich the invitation link and related informationev
2026-05-17 22:44:28 +08:00
Zayden-Jung
00a30b05d3
update __init__ export of models/
2026-05-17 22:39:46 +08:00
Zayden-Jung
7813731ea9
project & library table
2026-05-17 22:39:20 +08:00
Zayden-Jung
0dd31f5a4f
create workspace table & workspace-user membership
2026-05-17 22:37:43 +08:00
Zayden-Jung
7a583c0486
create follow table: user follows user
2026-05-17 22:35:52 +08:00
Zayden-Jung
a4c30b0557
update user table
2026-05-17 22:35:05 +08:00
Zayden-Jung
ceea04299a
modify the project, everything go under app folder
2026-05-16 20:13:46 +08:00