Commit graph

1376 commits

Author SHA1 Message Date
Luke Vella
d500d2a764 🔖 Release 2.9.2 2023-04-14 12:28:11 +01:00
Luke Vella
8f4da48f7c 🐛 Format version in production build script 2023-04-14 12:17:14 +01:00
Luke Vella
1c59af7510 🎨 Fix margins in login form 2023-04-14 11:18:57 +01:00
Luke Vella
cfe3c832a4 📝 Update README 2023-04-14 10:59:13 +01:00
Luke Vella
3bf837595a 🐛 Remove version suffix in layout
The docker image already has the suffix since this comes from the git tag
2023-04-13 22:35:05 +01:00
Luke Vella
385d9e9e67 🎨 Remove default margins on elements 2023-04-12 09:55:53 +01:00
Luke Vella
7e1efd5c20 🐛 Fix syntax error in email template 2023-04-11 20:49:37 +01:00
Luke Vella
70b7e2d17b 📝 Add SUPPORT_EMAIL to README 2023-04-11 15:36:06 +01:00
Luke Vella
5b6d8424af
♻️ Improve query invalidation (#659) 2023-04-08 12:43:54 +01:00
Luke Vella
0ad5abb590
🌐 Update translations (#658) 2023-04-08 12:31:53 +01:00
Luke Vella
49aab2740a 🔖 Release 2.9.1 2023-04-08 08:19:44 +01:00
Luke Vella
b4423e3149
🐛 Stop using localized links to app (#657) 2023-04-08 07:03:34 +00:00
Luke Vella
964dbae9b8
🇰🇷 New translations app.json (Korean) (#656) 2023-04-08 08:00:36 +01:00
Luke Vella
d1deb61c6c
🌐 Update translations (#638) 2023-04-06 16:07:54 +01:00
Luke Vella
d68dc79e3c 🔖 Release 2.9.0 2023-04-06 15:57:21 +01:00
Luke Vella
42794fedd1
️ Improve email rendering speed (#654) 2023-04-06 14:40:19 +00:00
Luke Vella
c6e61c3a72 🌁 Add bimi logo 2023-04-05 13:02:51 +01:00
Luke Vella
dcc20dea57 ⬆️ Upgrade sentry to 7.46.0 2023-04-04 18:04:46 +01:00
Luke Vella
c759e0dc87 👷‍♂️ Move packages around to avoid dependency warnings 2023-04-04 12:16:41 +01:00
Luke Vella
62d5f09e9a 📦 Bump turbo 2023-04-04 12:10:44 +01:00
Luke Vella
247942a2d9 👷‍♂️ Add lint scripts to packages 2023-04-04 12:03:36 +01:00
Luke Vella
0f1f260bfa 💬 Update transactional email text 2023-04-04 11:47:49 +01:00
Luke Vella
971de32e60 🎨 Fix color of preferences button 2023-04-04 11:21:04 +01:00
Luke Vella
467ad4b6bb ♻️ Use languages package in middleware 2023-04-04 11:03:06 +01:00
Luke Vella
d477d066a4 👷‍♂️ Round times to nearest 15 min in seed script 2023-04-04 11:03:06 +01:00
Luke Vella
38454302b3
💬 Update email subject lines (#652) 2023-04-04 08:45:52 +00:00
Luke Vella
da97c94012
🐛 Wait for session to save (#651) 2023-04-04 08:45:15 +00:00
Luke Vella
12be9851e1
♻️ Use named exports for icons (#647) 2023-04-04 08:24:55 +01:00
Luke Vella
fbcd5a5d2a
♻️ Add icons package (#646) 2023-04-03 19:22:25 +01:00
Luke Vella
ffa7007184
♻️ Use synchronous id generation (#645) 2023-04-03 18:46:25 +01:00
Luke Vella
27bbe6f947 🐛 Fix middleware logic when auth is required 2023-04-03 15:03:54 +01:00
Luke Vella
d973cbccb5
♻️ Create languages package (#644) 2023-04-03 10:04:38 +00:00
Luke Vella
05fe2edaea
♻️ Create backend package (#643) 2023-04-03 10:41:19 +01:00
Luke Vella
7fc08c6736 ✏️ Fix typo 2023-03-31 19:16:58 +01:00
Luke Vella
de755b1a9e 🔖 Release 2.8.3 2023-03-31 12:14:11 +01:00
Luke Vella
c8fd9d3d50 🚑 Fix deleting a date option removes votes for other options 2023-03-31 12:14:02 +01:00
Luke Vella
6ef2b1ce5d 🔖 Release 2.8.2 2023-03-31 11:53:54 +01:00
Luke Vella
a47b6f602f 🚑 Fix times showing incorrectly
This was due to times being converted to utc in postgres/prisma.
2023-03-31 06:29:06 -04:00
Luke Vella
584575c69e 🔖 Release 2.8.1 2023-03-31 08:23:32 +01:00
Luke Vella
063dad2f7a 🌐 Update translations (#632) 2023-03-31 08:23:23 +01:00
Luke Vella
4cfdf84170 🏞️ Update mobile favicon 2023-03-30 16:54:12 +01:00
Luke Vella
51c5016656 🏗️ Update how we store date values
This also fixes a few bugs:
- some values had end times that were before the start times
- some values has end times a couple of days in the future

It’s not entirely clear how users were able to set these values but this update fixes these values and helps avoid similar issues in the future.
2023-03-30 14:20:28 +01:00
Luke Vella
8a9159c322 📦 Bump prisma 2023-03-30 14:20:28 +01:00
Luke Vella
9c4731dd22
🌐 Update translations (#631) 2023-03-30 14:20:10 +01:00
Peter Lewis
fef40acc07
Fix malformed RFC 2606 tweak (#629)
My "find and replace for email.com" failed to consider second-level domains with something after the `.com`
2023-03-30 09:21:38 +00:00
Peter Lewis
e21949194b
🩹 Make email placeholders RFC 2606 compliant (#622) 2023-03-30 08:37:16 +00:00
Luke Vella
89700238ff 📦 Bump turbo 2023-03-29 09:14:31 +01:00
Luke Vella
86cfeac74d 🔖 Release 2.8.0 2023-03-29 09:04:32 +01:00
Luke Vella
2ff241ec37
🌐 Update translations (#618) 2023-03-29 09:03:23 +01:00
Luke Vella
e24ceee25c
🐛 Fix wrong value used for app version fallback 2023-03-28 13:09:50 +01:00