Christian Wolf
d7b4d7c22f
Update the template for public pages
...
Signed-off-by: Christian Wolf <github@christianwolf.email>
2022-09-09 14:49:47 +02:00
Christian Wolf
9c21283b88
Make hot reload possible by using @nextcloud config
...
Signed-off-by: Christian Wolf <github@christianwolf.email>
2022-03-12 10:53:31 +01:00
Christian Wolf
fa97cebf95
Removed bug in guest template
...
Signed-off-by: Christian Wolf <github@christianwolf.email>
2021-12-08 15:30:12 +01:00
Christian Wolf
4e6904f50a
Extract CSS into separate files
...
Signed-off-by: Christian Wolf <github@christianwolf.email>
2021-12-07 15:33:44 +01:00
Christian Wolf
4c6b9b6d2d
Catch guest account without correct setting at loading of page
...
Signed-off-by: Christian Wolf <github@christianwolf.email>
2021-02-14 13:22:02 +01:00
Christian Wolf
4ece65fa46
Remove reference to (deleted) code styling
...
Closes #576
Signed-off-by: Christian Wolf <github@christianwolf.email>
2021-02-12 20:46:18 +01:00
Sampsa Lohi
8e2d17e7b0
Prune unnecessary files
2020-05-07 20:52:36 +03:00
Sampsa Lohi
05520c537a
Dummy index page
...
Renaming components yet again
2020-04-30 16:15:29 +03:00
Sampsa Lohi
c4bfec503c
Main app and search results components
2020-04-29 20:45:33 +03:00
Sampsa Lohi
047c6f7b39
Entire recipe view in Vue
2020-04-26 20:55:51 +03:00
Sampsa Lohi
751cb2e5e8
Timer component + move css to components
2020-04-18 22:14:21 +03:00
Sampsa Lohi
1c35246b4a
Recipe ingredients, tools and instructions in Vue
2020-04-18 19:07:22 +03:00
Maxime Corteel
a3587fb46e
Implement setting to print image
2020-04-16 22:37:25 +02:00
Maxime Corteel
bf29610f6d
Fix wrong closing tag
2020-04-16 22:32:29 +02:00
Jeppe Zapp
9c77512646
Merge pull request #194 from mcorteel/input-group-redesign
...
Improve input groups and use one for update interval setting hint
2020-04-13 15:22:28 +02:00
Maxime Corteel
e1a51df705
Remove maximum limit on hour fields ( fixes #193 )
2020-04-13 15:13:35 +02:00
Maxime Corteel
aed6e207f1
Fix textarea buttons and disable useless buttons
2020-04-13 15:09:37 +02:00
Maxime Corteel
cc9f67fb17
Improve input groups and use one for update interval setting hint
2020-04-12 15:05:45 +02:00
mrzapp
2b6b3413c6
Improving on #181
2020-03-31 07:23:06 +00:00
mrzapp
06b43a96b9
Addressing #181
2020-03-30 07:57:34 +00:00
James Vasile
424b2d5434
Hide zero times
...
When importing and editing recipes, if you end up with 0 values for
the cook or prep times, the recipe page will show big boxes displaying
unhelpful 0 values. This commit omits those boxes as needed.
2020-03-28 17:33:12 -04:00
Maxime Corteel
0bf6379d63
Fixes #176 - clicking on image toggles between collapsed and full display
2020-03-28 14:18:25 +01:00
mrzapp
de3240d744
Category folders and reorganising list items
2020-03-16 11:27:15 +00:00
mrzapp
9b09e6f9da
UI fixes and HTML parser improvements
2020-03-02 12:25:23 +00:00
Maxime Corteel
d3e3bcee74
Fix breacrumb root icon and add clearfix to recipe page
2020-02-02 20:46:10 +01:00
Maxime Corteel
24c455da55
Change main page to the list of all recipes
2020-02-02 15:01:32 +01:00
Maxime Corteel
87aa6a302a
Cleanup and move some controller actions around. Fix navigation update and recipe deletion.
2020-02-02 14:33:16 +01:00
Maxime Corteel
6313c1ff6e
Improve recipe time display and add timer
2020-02-02 11:40:48 +01:00
Maxime Corteel
b38205d1c5
Improve design and fix link
2020-02-01 23:28:01 +01:00
Maxime Corteel
355bfcee3c
Re-add title to recipe page
2020-02-01 23:02:21 +01:00
Maxime Corteel
28fa0be1b4
Improve recipe list design
2020-02-01 22:56:45 +01:00
Maxime Corteel
104c363037
Fix recipe import and improve style
2020-02-01 22:25:40 +01:00
Maxime Corteel
0de8a01ca6
Design fixes
2020-02-01 21:20:31 +01:00
Maxime Corteel
43e4d656b2
[WIP] Router rewrite
2020-01-31 21:53:25 +01:00
Maxime
d1b12c6ccf
Interface overhaul
2020-01-26 19:27:58 +01:00
mrzapp
d105cd77f0
Merge branch 'develop' of https://github.com/mrzapp/nextcloud-cookbook into develop
2020-01-02 12:18:02 +00:00
mrzapp
6479c469d5
Fixes #132
2020-01-02 12:17:43 +00:00
Christian Wolf
1b23e98801
Updated translations
...
This commit removes duplicate translations due to different spelling in the PHP files.
Further, all languages are updated to contain all new translations.
The German translations is additionally updated to be complete.
2019-12-19 13:11:41 +01:00
Jeppe Zapp
aef7f90441
Merge pull request #112 from Teifun2/feature/toolKeyword#85
...
Fixes #85
2019-11-30 07:19:27 +01:00
Jeppe Zapp
5756005933
Merge pull request #113 from Teifun2/feature/uncategorizedCategorie#110
...
Fixes #110
2019-11-30 07:15:53 +01:00
Linard Schwendener
8e115a47d2
Button Type must be set otherwise it eats enter call
2019-11-30 02:31:46 +01:00
Linard Schwendener
5ffb4f4935
Added "Uncategorized" Category
...
All Recipes without a single keyword are grouped under the "Uncategorized" word.
2019-11-30 02:13:00 +01:00
Linard Schwendener
cc1bfa0623
Added Tool to Edit and View
...
The "tool" is properly parsed if it is present in the json.
2019-11-30 01:15:49 +01:00
Daniel Röhrig
b9f37d2bf3
File is empty and does not need to be included
2019-11-11 22:27:40 +01:00
Timvde
6d11f529f0
Show minutes 0-padded in the recipe view
...
This shows 1 hour as 1:00 instead of 1:0.
2019-10-30 21:00:23 +00:00
Timvde
a1b3a0cdde
Parse totalTime as input field
2019-10-24 11:31:57 +02:00
root
938248ffe4
Fixes #77
2019-10-15 23:38:21 +02:00
root
fb9bb8c4f9
Fixing keywords order
2019-10-08 09:39:43 +02:00
root
e883494710
Merge REST API
2019-10-08 09:08:07 +02:00
root
d68c54c4c1
Fixes #16
2019-10-07 14:57:15 +02:00