This website requires JavaScript.
Explore
Help
Register
Sign In
aslam5
0 Followers
·
0 Following
Joined on
2026-06-08
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues.
Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
Repositories
1
Projects
Packages
Public Activity
Starred Repositories
aslam5
pushed to
main
at
aslam5/UAS-SIG-d1041231006
2026-06-13 05:04:14 +00:00
db6c6efd28
readme.md
aslam5
pushed to
main
at
aslam5/UAS-SIG-d1041231006
2026-06-11 11:24:25 +00:00
14b8549eee
docs: add mobile uploading instructions for keeping GPS metadata
aslam5
pushed to
main
at
aslam5/UAS-SIG-d1041231006
2026-06-11 05:22:41 +00:00
c3605730cb
idk
59f5b0d754
style: add comprehensive mobile media queries for ergonomic topbar, modals, and panels
bfabb562b4
fix: add Supabase URL fallbacks to API routes to prevent runtime server-side crash
Compare 3 commits »
aslam5
pushed to
main
at
aslam5/UAS-SIG-d1041231006
2026-06-11 04:25:30 +00:00
99ccb3e94c
fix: hardcode build-time Supabase args and add fallback to JS to prevent compile crash
aslam5
pushed to
main
at
aslam5/UAS-SIG-d1041231006
2026-06-11 04:22:12 +00:00
e28adb501f
fix: pass Supabase variables as Docker build args and clean Next config
aslam5
pushed to
main
at
aslam5/UAS-SIG-d1041231006
2026-06-11 04:11:35 +00:00
71d4b9ff08
change local to dev
aslam5
pushed to
main
at
aslam5/UAS-SIG-d1041231006
2026-06-11 03:35:01 +00:00
3018ff63b0
fix: add allowedDevOrigins for Coolify domain to fix blank page in Next.js 16
aslam5
pushed to
main
at
aslam5/UAS-SIG-d1041231006
2026-06-11 03:09:53 +00:00
269fcdd419
fix: update next-app link to use dedicated Coolify domain
aslam5
pushed to
main
at
aslam5/UAS-SIG-d1041231006
2026-06-11 02:56:03 +00:00
0b3254526e
fix: revert db to plain mysql image, remove *.sql from gitignore
aslam5
pushed to
main
at
aslam5/UAS-SIG-d1041231006
2026-06-11 02:49:58 +00:00
0c0ea8d847
fix: remove docker/ and *.sql from .dockerignore so DB Dockerfile can COPY init.sql
aslam5
pushed to
main
at
aslam5/UAS-SIG-d1041231006
2026-06-11 02:43:28 +00:00
42f06c1128
fix: COPY init.sql into DB image, remove Next.js basePath for Traefik prefix stripping
aslam5
pushed to
main
at
aslam5/UAS-SIG-d1041231006
2026-06-11 01:41:42 +00:00
7e373a28a1
chore: copy code files into images for Coolify & ignore local mounts
aslam5
pushed to
main
at
aslam5/UAS-SIG-d1041231006
2026-06-10 18:07:57 +00:00
bde5220db4
Remove Nginx gateway - let Coolify Traefik handle reverse proxy routing
aslam5
pushed to
main
at
aslam5/UAS-SIG-d1041231006
2026-06-10 18:02:32 +00:00
99f6909dfe
Bake Nginx config into image at build time instead of bind mount - fixes Coolify deployment
aslam5
pushed to
main
at
aslam5/UAS-SIG-d1041231006
2026-06-10 17:35:22 +00:00
ff41562702
Remove host port bindings for db and phpmyadmin - use Coolify proxy routing instead
aslam5
pushed to
main
at
aslam5/UAS-SIG-d1041231006
2026-06-10 17:15:56 +00:00
a0aaf24fcb
Parameterize host ports to allow custom ports in Coolify deployment