|
|
0b216b7ecd
|
Implement creator studio and upload updates
|
2026-04-04 10:12:02 +02:00 |
|
|
|
1da7d3bf88
|
Profile: store covers in object storage (WebP); add covers config; remember artworks categories content-type preference
|
2026-03-29 09:22:36 +02:00 |
|
|
|
cab4fbd83e
|
optimizations
|
2026-03-28 19:15:39 +01:00 |
|
|
|
2608be7420
|
Repair: copy legacy joinDate into new user's created_at when creating users from legacy wallz
|
2026-03-22 09:13:39 +01:00 |
|
|
|
29c3ff8572
|
update
|
2026-03-20 21:17:26 +01:00 |
|
|
|
7da0fd39f7
|
updated gallery
|
2026-03-17 18:34:26 +01:00 |
|
|
|
b3fc889452
|
feat: add captcha-backed forum security hardening
|
2026-03-17 16:06:28 +01:00 |
|
|
|
980a15f66e
|
refactor: unify artwork card rendering
|
2026-03-17 14:49:20 +01:00 |
|
|
|
4f576ceb04
|
more fixes
|
2026-03-12 07:22:38 +01:00 |
|
|
|
f6772f673b
|
login update
|
2026-03-05 11:24:37 +01:00 |
|
|
|
b9c2d8597d
|
feat: Inertia profile settings page, Studio edit redesign, EGS, Nova UI components\n\n- Redesign /dashboard/profile as Inertia React page (Settings/ProfileEdit)\n with SettingsLayout sidebar, Nova UI components (TextInput, Textarea,\n Toggle, Select, RadioGroup, Modal, Button), avatar drag-and-drop,\n password change, and account deletion sections\n- Redesign Studio artwork edit page with two-column layout, Nova components,\n integrated TagPicker, and version history modal\n- Add shared MarkdownEditor component\n- Add Early-Stage Growth System (EGS): SpotlightEngine, FeedBlender,\n GridFiller, AdaptiveTimeWindow, ActivityLayer, admin panel\n- Fix upload category/tag persistence (V1+V2 paths)\n- Fix tag source enum, category tree display, binding resolution\n- Add settings.jsx Vite entry, settings.blade.php wrapper\n- Update ProfileController with JSON response support for API calls\n- Various route fixes (profile.edit, toolbar settings link)"
|
2026-03-03 20:57:43 +01:00 |
|
|
|
dc51d65440
|
feat: forum rich-text editor, emoji picker, mentions, discover nav, feed, uploads, profile
Forum:
- TipTap WYSIWYG editor with full toolbar
- @emoji-mart/react emoji picker (consistent with tweets)
- @mention autocomplete with user search API
- Fix PHP 8.4 parse errors in Blade templates
- Fix thread data display (paginator items)
- Align forum page widths to max-w-5xl
Discover:
- Extract shared _nav.blade.php partial
- Add missing nav links to for-you page
- Add Following link for authenticated users
Feed/Posts:
- Post model, controllers, policies, migrations
- Feed page components (PostComposer, FeedCard, etc)
- Post reactions, comments, saves, reports, sharing
- Scheduled publishing support
- Link preview controller
Profile:
- Profile page components (ProfileHero, ProfileTabs)
- Profile API controller
Uploads:
- Upload wizard enhancements
- Scheduled publish picker
- Studio status bar and readiness checklist
|
2026-03-03 09:48:31 +01:00 |
|
|
|
e3ca845a6d
|
Studio: make grid checkbox rectangular and commit table changes
|
2026-03-01 08:43:48 +01:00 |
|
|
|
15b7b77d20
|
messages implemented
|
2026-02-26 21:12:32 +01:00 |
|
|
|
d0aefc5ddc
|
feat: Nova homepage, profile redesign, and legacy view system overhaul
Homepage
- Add HomepageService with hero, trending (award-weighted), fresh uploads,
popular tags, creator spotlight (weekly uploads ranking), and news sections
- Add React components: HomePage, HomeHero, HomeTrending, HomeFresh,
HomeTags, HomeCreators, HomeNews (lazy-loaded below the fold)
- Wire home.blade.php with JSON props, SEO meta, JSON-LD, and hero preload
- Add HomePage.jsx to vite.config.js inputs
Profile page
- Hero banner with random user artwork as background + dark gradient overlay
- Favourites section uses real Artwork models + <x-artwork-card> for CDN URLs
- Newest artworks grid: gallery-grid → grid grid-cols-2 gap-4
Edit Profile page (user.blade.php)
- Add hero banner (featured wallpaper/photography via artwork_features,
content_type_id IN [2,3]) sourced in UserController
- Remove bg-deep from outer wrapper; card backgrounds: bg-panel → bg-nova-800
- Remove stray AI-generated tag fragment from template
Author profile links
- Fix all /@username routes in: HomepageService, MonthlyCommentatorsController,
LatestCommentsController, MyBuddiesController and corresponding blade views
Legacy view namespace
- Register View::addNamespace('legacy', resource_path('views/_legacy'))
in AppServiceProvider::boot()
- Convert all view('legacy.x') and @include('legacy.x') calls to legacy::x
- Migrate legacy views to resources/views/_legacy/ with namespace support
|
2026-02-26 10:25:35 +01:00 |
|
|
|
0032aec02f
|
feat: increase gallery grid from 4 to 5 columns per row on desktopfeat: increase gallery grid from 4 to 5 columns per row on desktop
|
2026-02-25 19:11:23 +01:00 |
|
|
|
e4e0bdf8f1
|
fixes
|
2026-02-21 19:26:48 +01:00 |
|
|
|
795c7a835f
|
Auth: convert auth views and verification email to Nova layout
|
2026-02-21 07:37:08 +01:00 |
|
|
|
41287914aa
|
Upload beautify
|
2026-02-17 17:14:43 +01:00 |
|