Md Abumahid abumahid
  • Joined on 2026-06-15
abumahid closed pull request summer2026/techzaa-frontend#13 2026-06-17 16:21:53 +00:00
Fix/folder naming/fixed folder name
abumahid closed pull request summer2026/techzaa-frontend#12 2026-06-17 16:21:46 +00:00
Refactor/theme/validation localstorage in themecontext
abumahid closed pull request summer2026/techzaa-frontend#11 2026-06-17 16:21:36 +00:00
Refactor/chart/remove dangerously set inner html
abumahid closed pull request summer2026/techzaa-frontend#10 2026-06-17 16:21:29 +00:00
Fix/bug links/fixed external url link with anchor tags
abumahid closed pull request summer2026/techzaa-frontend#9 2026-06-17 16:21:22 +00:00
Fix/not found/remove spamming logs
abumahid closed pull request summer2026/techzaa-frontend#8 2026-06-17 16:21:13 +00:00
fix:remove unnecessary console and clean up code
abumahid deleted branch fix/api/fixed-api-error-handling from summer2026/techzaa-frontend 2026-06-17 16:18:25 +00:00
abumahid merged pull request summer2026/techzaa-frontend#14 2026-06-17 16:18:20 +00:00
Fix/api/fixed api error handling
abumahid pushed to main at summer2026/techzaa-frontend 2026-06-17 16:18:20 +00:00
1aa85540e6 Merge pull request 'Fix/api/fixed api error handling' (#14) from fix/api/fixed-api-error-handling into main
64ee8f8603 fix(api):fixed api error handling and validate interceptors
64770ddbcd fixed:fixed folder name queries and remove unnessary comment
370f93e1f7 refactor(theme):valid localstroage and organized theme codes
5a7a080c61 refactor(chart):remove the unused the chart.tsx componet
Compare 9 commits »
abumahid deleted branch sharafat from summer2026/quicklanch-server 2026-06-17 16:16:03 +00:00
abumahid closed pull request summer2026/quicklanch-server#12 2026-06-17 16:15:43 +00:00
Rahat
abumahid created pull request summer2026/quicklanch-server#12 2026-06-17 16:15:15 +00:00
Rahat
abumahid pushed to main at summer2026/quicklanch-server 2026-06-17 16:14:30 +00:00
7bf4bc93f1 Merge pull request 'Sharafat' (#11) from sharafat into main
f224ff6bf0 Add api: Users
c05266a522 USER API's resolve the issues
1abecc9b8f Update:PROFILE API's and create get users api's with pagination
d2b320f3b1 Change the api and add some new feature
Compare 7 commits »
abumahid merged pull request summer2026/quicklanch-server#11 2026-06-17 16:14:29 +00:00
Sharafat
abumahid created pull request summer2026/quicklanch-server#11 2026-06-17 16:14:22 +00:00
Sharafat
abumahid opened issue summer2026/quicklanch-server#10 2026-06-17 15:07:03 +00:00
improvement: CORS origin hardcoded to localhost
abumahid opened issue summer2026/quicklanch-server#9 2026-06-17 15:06:16 +00:00
bug: Error handler exposes sensitive error information in response
abumahid opened issue summer2026/quicklanch-server#8 2026-06-17 15:05:24 +00:00
security: JWT token extraction missing Bearer scheme handling
abumahid opened issue summer2026/quicklanch-server#7 2026-06-17 15:04:55 +00:00
bug: Missing environment variable validation
abumahid opened issue summer2026/quicklanch-server#6 2026-06-17 15:04:02 +00:00
bug: Direct request body passed to database without validation