Commit Graph

28 Commits

Author SHA1 Message Date
a27bd118e5 fix: Cross-User Write, strict CORS, rate limiting
All checks were successful
Deploy Brew Application / deploy (push) Successful in 11s
- IDOR in sync api
- if server was run in prod without jwt secret var then it fell back to inscure string; added startup check
- restrict query requests to vite origin
- use `express-rate-limit`. 100 requests per 15-minute window for a client
2026-06-06 22:14:53 +05:30
de9cbb14d0 feat: Add modal dragHandlers and prevent background scroll
All checks were successful
Deploy Brew Application / deploy (push) Successful in 11s
2026-06-06 20:04:13 +05:30
bf96fb9763 feat: Prevent website behaviors in PWA
All checks were successful
Deploy Brew Application / deploy (push) Successful in 11s
Merge #1
Reviewed-on: sortedcord/brew#1
v0.1.2
2026-06-06 19:44:49 +05:30
f2af73ac69 feat: prevent pull to refresh on phones
- disable y overscroll
2026-06-06 19:36:22 +05:30
1195159c3d feat: try disabling pinch to zoom in on phones 2026-06-06 19:31:53 +05:30
4e234d075f feat: Improved sync editor
All checks were successful
Deploy Brew Application / deploy (push) Successful in 10s
2026-06-06 19:18:30 +05:30
a0b1efd242 fix: prevent shallow clone and get full history with tags
All checks were successful
Deploy Brew Application / deploy (push) Successful in 11s
2026-06-06 18:10:30 +05:30
e808aa8a37 fix: getGitVersion incorrectly stating dirty builds in production
All checks were successful
Deploy Brew Application / deploy (push) Successful in 11s
2026-06-06 18:06:50 +05:30
4a9f6b6266 chore: Fix pm2 process duplication and form icons
All checks were successful
Deploy Brew Application / deploy (push) Successful in 11s
2026-06-06 15:42:52 +05:30
592ccf0a92 docs: Update logos
All checks were successful
Deploy Brew Application / deploy (push) Successful in 11s
2026-06-06 15:35:05 +05:30
f8a1f2cbdd fix: branch name
All checks were successful
Deploy Brew Application / deploy (push) Successful in 17s
2026-06-06 14:08:54 +05:30
1064c724f7 feat: setup CD 2026-06-06 14:07:50 +05:30
9d98966a8e feat: improve profile page 2026-06-06 12:31:27 +05:30
f99ba7e9a7 feat: dark modesupport v0.1.1 2026-06-06 12:08:17 +05:30
cdb7ded29d fix: stale whie revalidate service worker cache 2026-06-06 11:41:20 +05:30
afe10604c8 feat: add page transitions 2026-06-06 11:34:46 +05:30
16c7a61032 feat: updated navbar to match style 2026-06-06 11:06:35 +05:30
54bba9c827 feat: Added ios/ipadOS prompt 2026-06-06 11:01:34 +05:30
a619d44eca refactor: everything 2026-06-06 10:51:13 +05:30
09565b75b9 update navbar, fix versioning 2026-06-06 10:43:30 +05:30
4f70c77874 migrate to tailwindv4 2026-06-06 10:22:12 +05:30
9d700baccc fix syncing badge 2026-06-06 10:05:57 +05:30
4e43bc9a29 fix logout on reload 2026-06-06 09:59:28 +05:30
6e5ce9eb86 pwa ops 2026-06-06 09:49:43 +05:30
cb81d476a8 fix: cors 2026-06-06 09:31:31 +05:30
1789fc0abe fixup backend 2026-06-06 08:59:18 +05:30
9168ece209 fix: user session management 2026-06-06 08:47:24 +05:30
4ee2649d84 init commit 2026-06-06 08:29:21 +05:30