Commit Graph

236 Commits

Author SHA1 Message Date
87768b539f
fix trim()
All checks were successful
CI / update (push) Successful in 14s
2024-08-27 18:13:52 +02:00
470a74099f
add https://audio.bocken.org
All checks were successful
CI / update (push) Successful in 8s
2024-08-27 18:10:31 +02:00
1dd47824c7
trim spaces from short_name, otherwise recipes become unnavigatable if ending on spaces
All checks were successful
CI / update (push) Successful in 7s
2024-08-18 21:20:03 +02:00
176ffae32c
jellyfin: markers correct color
All checks were successful
CI / update (push) Successful in 16s
2024-08-17 13:16:51 +02:00
2523ca3d31
add forgotten link title for health.bocken.org
All checks were successful
CI / update (push) Successful in 13s
2024-08-11 18:38:46 +02:00
c82b3334c3
add link to health.bocken.org
All checks were successful
CI / update (push) Successful in 13s
2024-08-11 18:35:38 +02:00
b1e05888c9
bump packages
All checks were successful
CI / update (push) Successful in 14s
2024-07-30 14:50:52 +02:00
b6e61caa29
no crawling of /static/
All checks were successful
CI / update (push) Successful in 14s
2024-07-30 14:08:41 +02:00
aeee16078d
disallow GPTBot/Openai from crawling website
All checks were successful
CI / update (push) Successful in 1m7s
2024-07-30 14:03:32 +02:00
a1460f5ee3
worker: change to new service name
All checks were successful
CI / update (push) Successful in 31s
2024-06-22 09:27:28 +02:00
c10f622a78
jellyinf: correct theming for progress ticks
Some checks failed
CI / update (push) Failing after 36s
2024-06-22 09:23:57 +02:00
78925d287c
fix for not logged in
All checks were successful
CI / update (push) Successful in 16s
2024-03-27 22:09:15 +01:00
a5020be145
conditional redirect for Dokumente
All checks were successful
CI / update (push) Successful in 19s
2024-03-27 22:07:49 +01:00
a1d7420d09
add action to build on push
All checks were successful
CI / update (push) Successful in 14s
2024-03-22 14:54:58 +01:00
8d50e84488
add papers 2024-03-22 13:20:49 +01:00
632be44fe8
update jellyfin css to current state 2024-03-19 10:49:37 +01:00
dda25edd4b
add paperless to links grid 2024-03-18 17:40:47 +01:00
3db9f01e1b
bump @auth/sveltekit to 0.14.0 2024-03-09 13:52:11 +01:00
b71a7072e7
Render html also in edit panels 2024-03-02 12:38:03 +01:00
5ee48fa733
emoji font for icon 2024-02-26 12:00:38 +01:00
abddf4b201
eager image loading for top recipes on page 2024-02-25 12:54:30 +01:00
b4dc4d194f
specify emoji font for icons 2024-02-25 11:15:06 +01:00
687063f216
update multiplier on navgation 2024-02-21 13:47:30 +01:00
0bfbb6da10
apply ingredient amount to multiplier 2024-02-21 13:26:27 +01:00
8b5e089792
attempt to fix rand_array() 2024-02-21 10:29:17 +01:00
bda44e4647
invalidate image cache on /edit properly 2024-02-21 09:38:55 +01:00
68973dbec7
"fix" symbol in header on mobile 2024-02-20 20:27:33 +01:00
5cf21c7d75
finally buildable without jwt 2024-02-19 23:38:08 +01:00
c22a7f0e99
remove user admin routes 2024-02-19 23:24:28 +01:00
4fdfacd7be
simplify boolean assignemnt 2024-02-19 23:22:29 +01:00
db391bc383
remove Users from db 2024-02-19 23:18:31 +01:00
2b6499e602
remove unnecesarry deps since moving to authjs 2024-02-19 23:17:16 +01:00
c21fbc7f1e
migration to Sveltekit 2 2024-02-19 21:09:39 +01:00
4c5826e1b5
migration to Svelte 4 2024-02-19 21:02:51 +01:00
e3680da1ad
move globals out of component into css file 2024-02-18 23:34:14 +01:00
cf79f75a5d
do not display placeholder image in edit/adding recipe 2024-02-18 19:58:20 +01:00
794817f69d
first attempt in disabling image coursel on redirect 2024-02-18 19:53:47 +01:00
e556e65707
add recipe counter 2024-02-18 17:35:17 +01:00
2b18176310
update links to domain-separated ones 2024-02-18 16:39:12 +01:00
0bf8d50f1e
update README to current state 2024-02-18 15:23:14 +01:00
8e9ca091ef
add link styling 2024-02-18 15:09:25 +01:00
d5228aab60
add forgotten updated api routes 2024-02-18 14:45:01 +01:00
bd5fdbd7c3
first attempt of img cache invalidation 2024-02-18 14:43:42 +01:00
bb4383f212
fix image url 2024-02-15 09:59:49 +01:00
71aabfb9ba
add title metadata to main page, remove link clutter 2024-02-15 04:32:26 +01:00
e7944b9aa0
Correctly display user with pfp if available 2024-02-15 04:28:31 +01:00
022d727394
OIDC can check for groups now to properly secure users 2024-02-15 04:10:06 +01:00
650a6ce1fc
re-protect client paths 2024-02-15 03:13:49 +01:00
3a684a5d5a
current state of OIDC integration in README 2024-02-14 18:43:29 +01:00
a781be8d00
initial OIDC setup 2024-02-14 16:07:55 +01:00