Commit graph

475 commits

Author SHA1 Message Date
Luke Vella
0280489e22
Add czech locale (#339) 2022-10-26 14:10:36 +00:00
Luke Vella
2092fa639b
Add polish locale (#336) 2022-10-24 09:04:13 +00:00
Luke Vella
54270c506d
New translations app.json (Hungarian) (#332) 2022-10-12 16:11:26 +01:00
Luke Vella
10e4aaedfb
New translations app.json (German) (#329) 2022-10-11 10:32:34 +01:00
Lars Haalck
d4bebbc0f2
Remove DATABASE_URL from Dockerfile (#328) 2022-10-11 09:31:58 +00:00
Luke Vella
91a621ecfc
New Crowdin updates (#327)
* New translations app.json (Danish)

* New translations app.json (Swedish)

* New translations app.json (Portuguese, Brazilian)
2022-10-10 17:16:27 +01:00
Luke Vella
b2c7c6e939
New Crowdin updates (#326)
* New translations app.json (Spanish)

* New translations app.json (Hungarian)

* New translations app.json (Italian)

* New translations app.json (Dutch)
2022-10-10 14:39:15 +01:00
Luke Vella
a81584f37d
Missing i18n (#325) 2022-10-10 12:27:19 +00:00
Luke Vella
2c6f64bdc3
Fix exported file name (#323) 2022-10-07 10:06:43 +00:00
Luke Vella
9256eb7135
Add danish locale (#321) 2022-09-26 19:26:18 +01:00
Luke Vella
313d2eab76
Log error when email fails to send (#316) 2022-09-14 21:08:37 +01:00
Luke Vella
a5326c1463
Dutch locale (#311)
* Add dutch locale

* Remove unused i18nkeys

* Fix footer gradient
2022-09-08 08:34:04 +01:00
Luke Vella
390e1b3fe6
New translations app.json (Spanish) (#308) 2022-08-27 21:19:20 +01:00
Luke Vella
2f591dcdc2
New translations app.json (Hungarian) (#307) 2022-08-26 11:48:24 +00:00
Luke Vella
4f5fada5aa
New Crowdin updates (#305)
* New translations app.json (Hungarian)

* New translations common.json (Hungarian)

* New translations homepage.json (Hungarian)
2022-08-25 09:22:19 +01:00
Luke Vella
aa8d2a6fa3
Fix email template (#304) 2022-08-24 17:47:12 +01:00
Luke Vella
9f6ae30c00
Add new locales (#302) 2022-08-24 15:21:19 +01:00
Luke Vella
168f70aa2b
Remove extra call to delete options (#299) 2022-08-22 10:10:30 +01:00
Luke Vella
9f86a7bdeb
New translations common.json (Italian) (#297) 2022-08-20 06:11:41 +01:00
Luke Vella
85aab51b10
New Crowdin updates (#296)
* New translations common.json (Korean)

* New translations common.json (Korean)
2022-08-19 10:46:53 +01:00
Luke Vella
0219faa3d8
New Crowdin updates (#295)
* New translations common.json (Portuguese, Brazilian)

* New translations common.json (Korean)
2022-08-19 08:28:38 +01:00
Luke Vella
dfb2450815
New translations common.json (French) (#294) 2022-08-18 16:39:20 +01:00
Luke Vella
9940be1607
Vercel middleware bug (#293)
* Remove rewrite

* Revert change to middleware
2022-08-18 16:11:19 +01:00
Luke Vella
c51514d36b
Fix middleware (#291) 2022-08-18 13:44:14 +00:00
Luke Vella
acb1e972ac
New Crowdin updates (#290)
* New translations common.json (Persian)

* New translations common.json (German)

* New translations common.json (Swedish)
2022-08-18 14:41:23 +01:00
Luke Vella
59bfdef2d3 Fix first day of week for pt locale 2022-08-18 10:25:05 +01:00
Luke Vella
4176d8e1a6
Add pt and ko locales (#288) 2022-08-18 10:22:44 +01:00
Luke Vella
f21eaa92cf
New Crowdin updates (#286)
* New translations app.json (French)

* New translations app.json (Persian)

* New translations common.json (Persian)

* New translations homepage.json (Persian)

* New translations errors.json (Persian)

* New translations app.json (Persian)
2022-08-16 10:12:50 +01:00
Luke Vella
e21208cf1c Fix 24 hour format 2022-08-12 14:41:56 +01:00
Luke Vella
38606937e3
New translations app.json (Italian) (#282) 2022-08-12 09:40:08 +01:00
Luke Vella
1d24a4349f
New translations app.json (Swedish) (#281) 2022-08-11 15:19:00 +01:00
Luke Vella
e9f55da173
New translations app.json (German) (#280) 2022-08-10 09:02:27 +01:00
Luke Vella
29dc63cf8d
New translations app.json (Portuguese, Brazilian) (#279) 2022-08-09 20:16:03 +01:00
Luke Vella
cdccfc9180
Add missing translations (#278) 2022-08-09 07:58:11 +00:00
Luke Vella
4ebae20a8b
New translations common.json (French) (#277) 2022-08-08 13:58:08 +01:00
Luke Vella
49f31d4904
Add italian locale (#276) 2022-08-06 13:07:40 +01:00
Luke Vella
2648be9b0a
Don’t delete polls with options in the future (#273) 2022-08-05 16:47:10 +01:00
Luke Vella
dac1041361 Fix typo 2022-08-04 18:34:32 +01:00
Luke Vella
d5162a21bf
Fix change start of week (#272) 2022-08-03 10:20:52 +00:00
Matthew Precious
8aa63acf93
Move prisma command to Dockerfile (#270)
This is required for a successful startup, so this makes it the
default command rather than requiring it to be overridden in the
compose file.

Co-authored-by: Luke Vella <me@lukevella.com>
2022-08-01 11:36:34 +01:00
Matthew Precious
90f1a1141b
Ignore more files in docker image (#266)
These files and directories aren't needed in the image and ignoring
them means that changes to these files won't invalidate the docker
build cache the image will be smaller.
2022-08-01 10:26:47 +01:00
Matthew Precious
0e8f750654
Shrink docker image with multi-stage build (#269) 2022-08-01 10:26:06 +01:00
Luke Vella
ccebaf6ce1
New Crowdin updates (#267)
* New translations common.json (Spanish)

* New translations errors.json (Spanish)
2022-08-01 07:58:35 +01:00
Luke Vella
9c18a95978
New translations common.json (Swedish) (#265) 2022-07-29 19:46:45 +01:00
Luke Vella
4514a75302
New translations common.json (Portuguese, Brazilian) (#264) 2022-07-29 19:10:42 +01:00
Luke Vella
770d624b02
Update middleware logic (#263) 2022-07-29 14:17:18 +00:00
Luke Vella
e3ef812ca3
New translations common.json (German) (#262) 2022-07-29 15:13:50 +01:00
Luke Vella
1ef15682ea
Add pt-br locale (#261) 2022-07-29 13:25:39 +01:00
Luke Vella
0b156fabe6
New Crowdin updates (#259)
* New translations errors.json (German)

* New translations errors.json (Swedish)
2022-07-28 17:04:25 +00:00
Luke Vella
7963761b00
New translations common.json (French) (#258) 2022-07-28 14:45:13 +00:00