Andrea Vos
7df68db6db
(pt)(trans)
2024-03-09 23:43:48 +01:00
Valentyne Stigloher
f0ece7bbae
(sentry) do not capture errors from $post, instead send them up the promise chain
2024-03-09 18:22:54 +01:00
Valentyne Stigloher
4e7dc34634
(sentry) filter out errors by inspecting the stacktrace
2024-03-09 18:22:54 +01:00
Valentyne Stigloher
2366ccb2af
(sentry) add rejection error to $loadScript for better troubleshooting
2024-03-09 18:22:54 +01:00
Andrea Vos
0c2a5c7be1
(pl)(links) gwd
2024-03-09 15:24:38 +01:00
Andrea Vos
d4cd9f3b80
Merge branch 'szymonmisiek-main-patch-78a8' into 'main'
...
Update file config.suml
See merge request PronounsPage/PronounsPage!430
2024-03-08 14:47:15 +00:00
Szymon Misiek
798c340e16
Update file config.suml
2024-03-08 13:14:10 +00:00
Valentyne Stigloher
276332c943
(sentry) improve configuration
2024-03-08 12:01:10 +01:00
Valentyne Stigloher
91de9e68d1
(sentry) remove unnecessary double console.error
2024-03-07 23:25:58 +01:00
Andrea Vos
e87c8739e8
(sentry) minor fixes
2024-03-07 21:07:38 +01:00
Andrea Vos
debaf04c44
Merge branch 'schemas' into 'main'
...
config typings
See merge request PronounsPage/PronounsPage!429
2024-03-07 20:06:52 +00:00
Andrea Vos
60ec7d35f4
(ar)(pronouns) remove GrammarTables
2024-03-07 20:41:53 +01:00
Andrea Vos
1caa292d78
(admin) add "workshops" as area for timesheets
2024-03-07 20:31:32 +01:00
Valentyne Stigloher
4d4c0895db
(lint) generate json schema from Config type to validate config.suml
...
fix some instances of wrong schemas in config.suml
2024-03-07 16:28:12 +01:00
Valentyne Stigloher
c84346137c
(ts) explicitely type Config
2024-03-07 16:28:12 +01:00
Valentyne Stigloher
cf91fdb13a
(format) split long lines
2024-03-07 16:11:20 +01:00
pt contributors
f75d58ce7b
(trans)(pt)
2024-03-07 12:04:35 +01:00
Valentyne Stigloher
fedd7593f0
(trans) use <strong> for Sentry name in accordance to other services
2024-03-07 11:48:17 +01:00
Valentyne Stigloher
92c84b3dec
(doc) update list of server scripts
2024-03-07 11:48:17 +01:00
Valentyne Stigloher
551f5f12c1
Merge branch '380-sentry' into 'main'
...
Sentry
Closes #380
See merge request PronounsPage/PronounsPage!424
2024-03-07 09:45:44 +00:00
Andrea Vos
769362cdf6
(pl) fix typo
2024-03-05 18:30:40 +01:00
Valentyne Stigloher
f69aec7998
(sentry) replace some console.error with Sentry.captureException
2024-03-05 18:19:34 +01:00
Valentyne Stigloher
035756c274
(privacy) add paragraph for Sentry
2024-03-05 18:19:34 +01:00
Valentyne Stigloher
2927195130
(sentry) disable sending of user information
2024-03-05 18:19:34 +01:00
Valentyne Stigloher
b0a11cf07c
(sentry) monitor database query performance
2024-03-05 18:19:34 +01:00
Valentyne Stigloher
f8156d5204
(sentry) activate sentry in server scripts
2024-03-05 18:19:34 +01:00
Valentyne Stigloher
f1b6d86cb2
(sentry) enable source-map uploading with release management
...
requires that the following environment variables are set:
SENTRY_PUBLISH_RELEASE=true
SENTRY_AUTH_TOKEN={generated token}
SENTRY_ORG=pronouns-page
SENTRY_PROJECT=pronouns-page
2024-03-05 18:19:33 +01:00
Valentyne Stigloher
c36705efcb
(sentry) use @nuxt/sentry to setup sentry
...
requires that the following environment variable is set:
SENTRY_DSN={sentry dsn}
2024-03-05 18:19:33 +01:00
Valentyne Stigloher
c0c83270d0
(refactor) nuxtConfig.plugins use mode instead of deprecated ssr
2024-03-05 18:19:33 +01:00
Valentyne Stigloher
a238ad35f5
(ops) log server version to trace deployments in logs
2024-03-05 18:19:33 +01:00
Andrea Vos
9d5bc987e6
(profile) allow 36 chars in opinion descriptions (requested by user)
2024-03-05 18:17:52 +01:00
Andrea Vos
6d74db471d
Merge remote-tracking branch 'origin/main'
2024-03-05 18:15:06 +01:00
Andrea Vos
be557b89e3
(ru)(trans)
2024-03-05 18:14:59 +01:00
Andrea Vos
95b65845af
Merge branch 'szymonmisiek-main-patch-0678' into 'main'
...
Aktualizacja działu Media
See merge request PronounsPage/PronounsPage!427
2024-03-05 17:08:41 +00:00
Andrea Vos
ac53b538cb
formatting fixes
2024-03-05 18:04:22 +01:00
Andrea Vos
53e3c3644b
(pl)(academic) update
2024-03-05 17:49:48 +01:00
Andrea Vos
1a2c0290ad
(pl)(academic) update
2024-03-05 17:25:21 +01:00
Andrea Vos
f7f1b22f8f
Merge remote-tracking branch 'origin/main'
2024-03-05 17:07:57 +01:00
Andrea Vos
8b1ef57787
(pl)(blog) asy
2024-03-05 17:07:48 +01:00
Andrea Vos
a4809a9e15
(pl)(en) (calendar) NGO, DID, parada równości
2024-03-05 17:07:40 +01:00
Szymon Misiek
9ef84d5851
Update file config.suml
2024-03-04 21:51:29 +00:00
Andrea Vos
b0f86f412d
Merge branch 'szymonmisiek-main-patch-0d08' into 'main'
...
dodany nowy plik, update trans lingwistyki i nauki
See merge request PronounsPage/PronounsPage!426
2024-03-03 08:37:32 +00:00
Szymon Misiek
6fa50ff815
Update 2 files
...
- /locale/pl/docs/Karol-Oleksy-licencjat.pdf
- /locale/pl/config.suml
2024-03-02 14:03:01 +00:00
Andrea Vos
5ee28261a1
Merge remote-tracking branch 'origin/main'
2024-03-02 11:01:38 +01:00
Andrea Vos
13d4b54803
(pl)(census) generate write-ins
2024-03-02 11:01:30 +01:00
Andrea Vos
6bfb8011d7
Merge branch 'szymonmisiek-main-patch-e698' into 'main'
...
Update file config.suml
See merge request PronounsPage/PronounsPage!425
2024-03-02 09:48:53 +00:00
Andrea Vos
e36bfa1635
(pl)(academic) fix linter
2024-03-02 10:44:24 +01:00
Andrea Vos
acb7f9c7c9
(pt)(trans)
2024-03-02 10:16:15 +01:00
Andrea Vos
978e8751fe
(pl)(academic) fix format
2024-03-02 09:13:24 +00:00
Andrea Vos
e5a4380fa2
fix syntax
2024-03-02 09:08:13 +00:00