Commit Graph

18 Commits

Author SHA1 Message Date
Yoga Pangestu
b0066ecc75 fix: update monitoring:crawl command schedule to daily 2026-06-02 13:10:55 +07:00
Yoga Pangestu
98c8c6fe02 fix: remove specific time from monitoring:crawl command schedule 2026-06-02 11:54:44 +07:00
Yoga Pangestu
4a1993a778 feat: implement automated media monitoring crawler with Python script and Laravel console command 2026-04-11 13:47:18 +07:00
Yoga Pangestu
8ff0317c98 feat: remove email verification from user registration and web routes. 2026-03-03 09:25:59 +07:00
Yoga Pangestu
09c4a83deb feat: implement must verify email 2026-03-02 10:15:20 +07:00
Yoga Pangestu
0b15d95395 feat: Update console commands for scheduled tasks
- Removed the 'inspire' command and its dependencies.
- Added a new daily scheduled command for updating cooperation status.
2026-01-12 11:05:44 +07:00
Yoga Pangestu
01e95e05ef feat: Add new Livewire contact us page with corresponding route, view, and styling updates. 2026-01-06 14:21:33 +07:00
Yoga Pangestu
9742097d2b feat: Add visitor tracking functionality with Filament resource and footer statistics. 2026-01-06 12:01:50 +07:00
Yoga Pangestu
3577c8827a feat: Implement public announcements page with a new title field and rich text editor for content. 2026-01-06 11:07:13 +07:00
Yoga Pangestu
161906731a feat: add 'About Us' page with Livewire component and update navigation links in header and footer. 2026-01-05 15:24:58 +07:00
Yoga Pangestu
4bfa39d14e feat: Add Livewire-powered news section with dedicated routes and centralize header/footer in the app layout. 2026-01-05 14:59:18 +07:00
Yoga Pangestu
492a56504d feat: implement initial home page with new frontend assets and Livewire components 2026-01-05 10:44:28 +07:00
Yoga Pangestu
f97531e355 feat: Remove public homepage and news sections, including associated frontend components and controllers, and update routing to redirect to dashboard with a new frontend entry point. 2026-01-05 09:24:47 +07:00
Yoga Pangestu
0dcb798894 feat: Add news detail page with view increment and media loading 2026-01-02 23:02:30 +07:00
Yoga Pangestu
7fec6751de feat: Introduce NavLink component to refactor Navbar navigation, update authentication button labels, and rename news route to news.index. 2025-12-24 15:21:09 +07:00
Yoga Pangestu
861aff3c78 feat: Implement news listing page with search, filter, and pagination, and update news table schema. 2025-12-24 14:50:26 +07:00
Yoga Pangestu
4faaebdc59 feat: Implement Inertia.js with React for a new frontend architecture, including home, posts, and profile pages, along with theme customizations. 2025-12-23 14:27:57 +07:00
Yoga Pangestu
aaa16df01f initial commit 2025-10-24 07:58:05 +07:00