Commit Graph

104 Commits

Author SHA1 Message Date
Alexander 1254a75dbf add externalized hashPassword.js 2023-07-23 12:22:58 +02:00
Alexander 304474a8fb change password possible 2023-07-23 12:21:12 +02:00
Alexander 4687fede45 fix typo 2023-07-23 10:56:45 +02:00
Alexander 01cb610c79 forms updated 2023-07-22 15:04:18 +02:00
Alexander 4a91b30ec1 remove old api routes; 2023-07-22 13:09:28 +02:00
Alexander 5353c189ff move API routes as cleanup 2023-07-22 13:09:06 +02:00
Alexander 20e3c3ea33 section scales, not anchor 2023-07-22 12:58:29 +02:00
Alexander 894f3a32c0 login and register designed 2023-07-21 12:25:06 +02:00
Alexander 7a948965cb fix mobile? 2023-07-21 00:44:37 +02:00
Alexander f045889b3b less noticable shadows on tags 2023-07-21 00:21:07 +02:00
Alexander 01b2409a8d add Note field in recipe 2023-07-21 00:18:37 +02:00
Alexander 4c9baf1c5e prettier placeholder landing page 2023-07-20 23:15:28 +02:00
Alexander 31e8896316 less database requests 2023-07-20 14:48:50 +02:00
Alexander 5fe03671d2 test 2023-07-19 15:59:54 +02:00
Alexander c541fcc7a1 user displayed in navbar with option to logout 2023-07-19 14:52:50 +02:00
Alexander 84d378d024 remove Home as we have symbol 2023-07-18 18:12:54 +02:00
Alexander e21f621a49 allow for build because of jsonwebtoken quirk 2023-07-18 14:28:39 +02:00
Alexander a6b8685f91 First fully working user management, move to layout groups 2023-07-18 14:18:52 +02:00
Alexander c14b174a42 cleaner login and registration 2023-07-18 12:05:30 +02:00
Alexander 7bf9ce9831 add initial user Management API 2023-07-18 09:14:33 +02:00
Alexander cf17c91366 rearrange tags 2023-07-14 14:34:15 +02:00
Alexander cee1fb00da active season/icon highlighted insteas of using text 2023-07-14 14:33:55 +02:00
Alexander 73cdd93124 break word 2023-07-13 23:15:13 +02:00
Alexander 84d214bb9e bodge img upload on edit if no img available 2023-07-13 18:18:01 +02:00
Alexander 136a777645 update image and season interval on navigation 2023-07-13 17:18:09 +02:00
Alexander ddf8cbfc99 add Getränke cateogry in all display 2023-07-13 11:50:29 +02:00
Alexander 7bd70d809a rm jukit stuff 2023-07-12 12:28:34 +02:00
Alexander cf0cb60161 fix img APIs to working standard 2023-07-12 12:23:35 +02:00
Alexander 4a9e904fcf add initial img API endpoints 2023-07-12 11:35:43 +02:00
Alexander 50c17b2a2f randomize moved to API 2023-07-11 22:54:13 +02:00
Alexander 64465ebc04 fix recipe page 2023-07-11 19:00:58 +02:00
Alexander 11e3b61b28 fix to working state 2023-07-11 18:51:34 +02:00
Alexander 3aa3f7949a initial implementation of placeholder images, thumbnails and blurring between using sharp 2023-07-11 18:47:29 +02:00
Alexander 22f4e0c3c0 fix some icon animations 2023-07-10 13:19:35 +02:00
Alexander 68c79643a0 randomize order of recipes based on day 2023-07-10 13:00:11 +02:00
Alexander ed02c332c8 add new links 2023-07-09 23:45:05 +02:00
Alexander 549868dbd6 render html in preamble 2023-07-05 15:20:18 +02:00
Alexander fa585b76fe change place of photoprism 2023-07-03 18:20:58 +02:00
Alexander 73c1d13c37 Icon route added 2023-07-03 12:39:34 +02:00
Alexander f218d81cf1 do not render ­ or similar in name 2023-07-03 09:35:36 +02:00
Alexander e37718d894 Remove unnecessary a11y warnings 2023-07-03 00:09:00 +02:00
Alexander f589d6946f API routes now return proper Responses and basic errors are handled
slight improvements in layouting
2023-07-02 23:39:31 +02:00
Alexander 3e9526f8e6 add forgotten img api 2023-06-27 19:27:00 +02:00
Alexander 825245c74c Update 2023-06-27 19:01:06 +02:00
Alexander 2ce99fc8ae mobile burger menu 2023-06-25 14:42:37 +02:00
Alexander a4ad22af8e Image parallax on recipes 2023-06-25 12:15:20 +02:00
Alexander 46bd324e5f Update build process 2023-06-25 10:17:12 +02:00
Alexander f1dc876590 Does not work: uploading images
Adding/Editing/Deleting works
SeasonsSelect works
Nice recipe layout
2023-06-24 15:35:38 +02:00
Alexander 651a48f6e2 First almost fully functioning MVP.
Lacking:
- Seasons cannot be added/edited
- image upload
- layout recipe/adding
2023-06-24 15:35:38 +02:00
Alexander 23fb43c532 functioning Add recipe (not submitting) missing: season
modals partly stylized
add steps stylized
2023-06-24 15:35:38 +02:00