Commit Graph

223 Commits

Author SHA1 Message Date
Alexander 21d65b72e4 add action to build on push 2024-03-22 14:54:58 +01:00
Alexander 990ae7056a add papers 2024-03-22 13:20:49 +01:00
Alexander af804184c5 update jellyfin css to current state 2024-03-19 10:49:37 +01:00
Alexander 8351bc8ec6 add paperless to links grid 2024-03-18 17:40:47 +01:00
Alexander 36345a926d bump @auth/sveltekit to 0.14.0 2024-03-09 13:52:11 +01:00
Alexander 46ce4651d8 Render html also in edit panels 2024-03-02 12:38:03 +01:00
Alexander c6c49dc7d4 emoji font for icon 2024-02-26 12:00:38 +01:00
Alexander a9d5e7b5a2 eager image loading for top recipes on page 2024-02-25 12:54:30 +01:00
Alexander 6f936e2860 specify emoji font for icons 2024-02-25 11:15:06 +01:00
Alexander fbefa5f10d update multiplier on navgation 2024-02-21 13:47:30 +01:00
Alexander 5753374c20 apply ingredient amount to multiplier 2024-02-21 13:26:27 +01:00
Alexander 2031711f56 attempt to fix rand_array() 2024-02-21 10:29:17 +01:00
Alexander f1995b00fc invalidate image cache on /edit properly 2024-02-21 09:38:55 +01:00
Alexander d6f0080303 "fix" symbol in header on mobile 2024-02-20 20:27:33 +01:00
Alexander 44590f56f1 finally buildable without jwt 2024-02-19 23:38:08 +01:00
Alexander e30ccc1dfe remove user admin routes 2024-02-19 23:24:28 +01:00
Alexander b144fa6b87 simplify boolean assignemnt 2024-02-19 23:22:29 +01:00
Alexander 07e9add50d remove Users from db 2024-02-19 23:18:31 +01:00
Alexander 04fecbeb0e remove unnecesarry deps since moving to authjs 2024-02-19 23:17:16 +01:00
Alexander 51e052ddd0 migration to Sveltekit 2 2024-02-19 21:09:39 +01:00
Alexander b8f843a378 migration to Svelte 4 2024-02-19 21:02:51 +01:00
Alexander c8b09959d5 move globals out of component into css file 2024-02-18 23:34:14 +01:00
Alexander a07ca5ed40 do not display placeholder image in edit/adding recipe 2024-02-18 19:58:20 +01:00
Alexander 27a7639c28 first attempt in disabling image coursel on redirect 2024-02-18 19:53:47 +01:00
Alexander 21a406c053 add recipe counter 2024-02-18 17:35:17 +01:00
Alexander 4d8be7e7b7 update links to domain-separated ones 2024-02-18 16:39:12 +01:00
Alexander ae68656643 update README to current state 2024-02-18 15:23:14 +01:00
Alexander c6bebfd218 add link styling 2024-02-18 15:09:25 +01:00
Alexander e8b9cea219 add forgotten updated api routes 2024-02-18 14:45:01 +01:00
Alexander 423be78704 first attempt of img cache invalidation 2024-02-18 14:43:42 +01:00
Alexander b2a57b8baf fix image url 2024-02-15 09:59:49 +01:00
Alexander bfb55b27ea add title metadata to main page, remove link clutter 2024-02-15 04:32:26 +01:00
Alexander 605b437573 Correctly display user with pfp if available 2024-02-15 04:28:31 +01:00
Alexander b138e56633 OIDC can check for groups now to properly secure users 2024-02-15 04:10:06 +01:00
Alexander ac5786355c re-protect client paths 2024-02-15 03:13:49 +01:00
Alexander 99d5b19d5e current state of OIDC integration in README 2024-02-14 18:43:29 +01:00
Alexander e7ed39dc51 initial OIDC setup 2024-02-14 16:07:55 +01:00
Alexander ff1be126fe new svgs 2024-02-14 13:44:37 +01:00
Alexander cd28fb0138 remove unused files 2024-02-14 13:44:22 +01:00
Alexander 239ae2525b add note about recipes login 2024-02-03 13:03:23 +01:00
Alexander 8e3e938873 add forgotten css 2024-02-01 17:17:20 +01:00
Alexander d8984d590a add initial Glaube section 2024-02-01 17:15:51 +01:00
Alexander 0625151a52 install OIDC, update packages 2024-01-28 12:37:30 +01:00
Alexander 8338ee3aff add cospend link 2024-01-26 15:51:37 +01:00
Alexander 4aa3a69aa1 update to current state 2024-01-24 16:42:58 +01:00
Alexander 0ff07bb7e2 only margin-right in MediaScroller 2024-01-24 11:09:54 +01:00
Alexander 6f6aa1a4d3 more features 2024-01-22 20:14:36 +01:00
Alexander 1cc21066b7 Search: enable click only result 2024-01-22 16:04:58 +01:00
Alexander 8412ff936b fix weird shift in Cards due to double insertion of <a> tag on server 2024-01-22 15:09:08 +01:00
Alexander 86e6c71623 Card.svelte: placeholder image also blurred if JS disabled 2024-01-22 14:53:26 +01:00