Commit Graph

930 Commits

Author SHA1 Message Date
191e3624b8 feat: add API key protection for /api/monitoring endpoints 2026-04-30 13:48:12 +08:00
242d8fa219 fix: allow null for idPosition on edit-user endpoint 2026-04-30 11:38:24 +08:00
3e9fbacd94 bump: version 0.1.5 2026-04-23 13:58:11 +08:00
3f41155d40 refactor: version-app read from package.json 2026-04-23 13:58:05 +08:00
58535ee7a6 bump: version 0.1.4 2026-04-23 12:17:27 +08:00
43f7005d16 bump: version 0.1.3 2026-04-23 12:15:18 +08:00
7c37ae4ed8 bump: version 0.1.2 2026-04-23 12:14:05 +08:00
5cd35dd534 bump: version 0.1.1 2026-04-23 12:12:22 +08:00
64590d9fba upd: version app 2026-04-23 11:34:52 +08:00
144f4d554a upd: add village active check on login and mobile user api
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-22 16:43:05 +08:00
dd6f27cf2b upd: update api monitoring 2026-04-21 17:29:47 +08:00
73b19e0dd1 upd: fix route laporan divisi 2026-04-17 15:27:33 +08:00
ea3bf2cc3c upd : api monitoring 2026-04-13 11:36:26 +08:00
d861a3ea86 upd: fx api monitoring 2026-04-10 13:44:15 +08:00
3c0a5639b6 upd : api monitoring 2026-04-09 17:33:21 +08:00
5efb96a92a upd: api monitoring--user 2026-04-08 17:24:50 +08:00
93ae77d335 upd: api monitoring log activity 2026-04-08 14:50:12 +08:00
5fd5c15394 upd: api monitoring detail desa 2026-04-07 17:25:14 +08:00
cb565ba0bd upd: api monitoring menu desa 2026-04-07 14:52:46 +08:00
0b9f07e543 upd: api monitoring 2026-04-06 17:23:32 +08:00
eaa1a74290 upd: url otp 2026-03-27 14:07:35 +08:00
d1f553ee32 upd: api noc 2026-03-25 17:02:26 +08:00
270875a95c upd: api version 2026-03-16 10:39:23 +08:00
339b1e25cc upd: api noc 2026-03-12 16:08:42 +08:00
1a20697f4c upd: api noc 2026-03-11 16:40:42 +08:00
079395654d update version dan data seeder 2026-03-09 11:34:13 +08:00
93e7f33f7c update version 2026-03-09 10:36:31 +08:00
bipproduction
d401ebb208 fix: add custom Pages Router _error page for 404/500 prerendering
Override default Next.js _error page that imports <Html> from
next/document, which fails during Docker build prerendering.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-06 11:35:48 +08:00
bipproduction
5230a31942 fix: add custom 404 and global error pages for Docker build
Create not-found.tsx and global-error.tsx to prevent Next.js from
falling back to legacy Pages Router _error pages during static
generation, which fail with useContext null in Docker.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-06 11:28:37 +08:00
bipproduction
5e7eb20c26 fix: force dynamic rendering to skip static prerendering
Add `export const dynamic = 'force-dynamic'` to root layout so all
pages are rendered at request time instead of build time. Fixes
useContext null error during Docker build prerendering.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-06 11:19:36 +08:00
1b1a6b1b51 upd: unregistered token log logot 2026-03-04 16:33:47 +08:00
60e88f5c9b upd: token, login dan version 2026-03-03 16:41:39 +08:00
64fbc486f0 upd: next config: 2026-02-25 12:43:06 +08:00
c13340d254 upd: seeder dan version 2026-02-24 15:42:40 +08:00
4d73e4c875 upd: fix error dan seeder setting 2026-02-24 15:07:27 +08:00
0ed01d287f upd: api mobile revisi 2026-02-23 14:37:26 +08:00
30611802f4 upd: seeder data dummy 2026-02-05 17:26:03 +08:00
854921935a data dummy seeder 2026-02-05 16:25:07 +08:00
474ced6a38 upd: update seeder data desa dummy
Deskripsi:
- untuk presentasi
- untuk testing

No Issues
2026-02-05 14:04:49 +08:00
352469ce32 upd: seeder
Deskripsi:
- tambah data dummy desa untuk testing dan presentasi

No Issues
2026-02-04 17:31:18 +08:00
f5e36f5ac7 upd: api tahun
Deskripsi:
- update api mobile filter tahun pada fitur divisi tugas

No Issues
2026-02-03 12:24:23 +08:00
3b58492680 upd: api project
Deskripsi:
- api project tahun
- api get project
- qwen

NoIssues
2026-02-02 17:21:38 +08:00
bf9ef48a70 revisi: api filter tahun
Deskripsi:
- api filter tahun project dan tugas divisi

No
Issues
2026-02-02 10:14:39 +08:00
183d40580d upd: seeder
Deskripsi:
- hapus data seeder lukman

NO Issues
2026-01-22 11:41:42 +08:00
9e11208a13 upd: api diskusi divisi
Deskripsi:
- api tambah diskusi divisi
- api edit diskusi divisi
- api detail diskusi divisi

NO Issues
2026-01-19 15:08:33 +08:00
e5b95a828d upd: diskusi divisi
deskripsi:
- schema db
- api tambah detail dan update diskusi divisi

NO Issues'
2026-01-19 10:21:56 +08:00
968202e34b upd: api diskusi umum
Deskripsi:
- tambah file pada data diskusi umum
- detail file pada get one diskusi umum

No Issues
2026-01-15 17:34:51 +08:00
9f3acf306e req: pengumuman
Deskripsi:
- struktur db pengumuman
- api tambah pengumuman
- api detail pengumuman
- api update pengumuman

No Issues
2026-01-14 15:02:43 +08:00
3ab2566a89 update 2025-10-27 10:32:54 +08:00
ed2c9495c3 upd: api mobile status saat error 2025-10-16 14:53:23 +08:00