Commit Graph

4684 Commits

Author SHA1 Message Date
1d9dc0f952 api permission tests 2020-04-27 17:57:43 +02:00
a9fe821067 added test for comments 2020-04-27 17:48:11 +02:00
c7b1b08516 updated tests 2020-04-27 17:13:43 +02:00
1617fa7a3f fixed permissions comments, books 2020-04-27 16:50:05 +02:00
ad467fae28 added basic group permission system 2020-04-26 17:21:44 +02:00
c7046bc705 fixed markdown urlize 2020-04-26 15:52:07 +02:00
52946a8e4c fixed broken emoji 2020-04-26 00:29:56 +02:00
dd6b77e029 added screenshots + refactor preview + moved docu 2020-04-26 00:28:14 +02:00
396c1f3d5f added tooltips to recipe view 2020-04-25 23:35:01 +02:00
379d5a5177 import export cleanup + features 2020-04-25 23:32:15 +02:00
85a4d5d432 basic import export working 2020-04-25 22:26:59 +02:00
43eb10e488 added basic exporting capability 2020-04-25 22:05:55 +02:00
d702c08a12 fixed urlize breaking markdown links 2020-04-25 10:46:27 +02:00
e78323d214 Update docker-publish-latest.yml 2020-04-15 15:05:36 +02:00
d2e866dd74 cleanup/refactor workflows 2020-04-15 14:48:18 +02:00
76687ad5df testing multi platform deployment 2020-04-15 12:34:58 +02:00
dab77e8e4f imrpoved index redirect + fixed tests 2020-04-13 23:11:33 +02:00
0b250c71aa actually fixed action yml 2020-04-13 22:55:50 +02:00
571f670db0 fixed action intendations 2020-04-13 22:54:17 +02:00
4e9e628162 added ability to change default page 2020-04-13 22:52:02 +02:00
4f49b06704 user setting default ingredient unit 2020-04-13 22:37:50 +02:00
8eb0c36665 fixed action invalid yaml 2020-04-13 21:53:36 +02:00
6f69c09aca Merge pull request #55 from hakoerber/kubernetes-manifests
Kubernetes manifests
2020-04-13 21:51:58 +02:00
8e6f153882 Merge pull request #56 from tourn/clickable-links
Make links in recipe clickable
2020-04-13 21:50:25 +02:00
07183fd40f actions testing 2020-04-13 21:39:20 +02:00
08cccfa133 Allow mealplan items to have no recipes
And display first line of notes in plan
2020-04-13 21:29:22 +02:00
04b7f0a398 Make links in recipe clickable 2020-04-13 21:27:22 +02:00
1735fda48f Add basic kubernetes manifest
Closes #50
2020-04-13 19:39:41 +02:00
1c9ea0eda7 Use relative links in README
See https://github.blog/2013-01-31-relative-links-in-markup-files/ for
more details.
2020-04-13 19:39:39 +02:00
83b5b6695c Update docker-release-publish.yml 2020-04-13 18:25:49 +02:00
342fb3c96d Update docker-release-publish.yml 2020-04-13 18:23:19 +02:00
b7a18466b5 testing multi plattform builds 2020-04-13 18:17:53 +02:00
0cdc4d51df Merge branch 'feature/webdav-root-option' into develop 2020-04-13 17:41:02 +02:00
e177669514 Merge pull request #51 from pataya23/develop
added 'webdav_root' option
2020-04-13 17:38:19 +02:00
fd294dfcdd added 'webdav_root' option
otherwise I get an error (webdav3.exceptions.RemoteResourceNotFound: Remote resource: </path> not found)
2020-04-13 13:19:03 +02:00
bdd092e5d3 fixed ingredient amount numeric 2020-04-07 20:13:20 +02:00
f1c5a0ef5f character limit increased 2020-04-07 18:46:20 +02:00
1e8ff763d5 increased character limit keyword icon
thanks cazier for pointing out this issue and providing a PR https://github.com/vabene1111/recipes/pull/46
2020-04-07 18:46:09 +02:00
4cf6a3b219 Merge pull request #45 from tourn/improved-meal-plan
Add buttons to add a meal plan to a specific point in time
2020-04-05 14:47:55 +02:00
de145b6b18 Add some styling 2020-04-05 11:10:39 +02:00
84a8308bf3 updated tabulator js to 4.6 2020-03-31 01:20:49 +02:00
8d191fa1a1 set recipe name as page title 2020-03-31 01:11:14 +02:00
b47a0197e2 imroved recipe printing and view 2020-03-31 01:10:30 +02:00
4e7c5f9495 Add buttons to add a meal plan to a specific point in time 2020-03-30 22:06:17 +02:00
d704ddacdd fixed shopping list format 2020-03-27 21:47:00 +01:00
2c3140248c fixed broken links 2020-03-27 21:41:55 +01:00
6d5ea31f8e re added mistakingly removed command 2020-03-26 18:55:35 +01:00
b538761746 run container as root for now
since i want to realease this we will for now continue to run this as root inside the containerr. this can be fixed later, PR's welcome
2020-03-26 18:20:44 +01:00
913d858473 updated boot script to fix permission 2020-03-25 22:30:44 +01:00
574d088cdd Create docker-publish.yml 2020-03-24 18:04:52 +01:00