Martin Donnelly
4aa46c2493
feat(server): dockerfying the server
...
The server has been initially dockerfied. It can be built using `docker-compose build --no-cache`
and using normal docker-compose up and downs
BREAKING CHANGE: The server now runs inside a docker container
2022-10-16 18:37:37 +01:00
Martin Donnelly
b057ce1092
Menuserver
...
- Pointed to the right server for live
2021-08-31 09:51:34 +01:00
Martin Donnelly
b91c1784cb
- Server now set up to allow local access without password
...
- Svelte side built using latest version of svelte and rollup
2021-08-30 10:04:11 +01:00
Martin Donnelly
5b4d9068a9
Fixed: Paste now updates meal and meat types correctly.
...
Fixed: When returning from a viewing, the filters refilter correctly.
QOL: When a recipe is being re-edited, the page jumps to the editor.
2020-07-06 10:51:30 +01:00
Martin Donnelly
01669aa53a
fixed drop down menus
2020-06-26 12:02:27 +01:00
Martin Donnelly
40ebdbf813
Check url
2020-04-08 23:07:26 +01:00
Martin Donnelly
5068b023c1
Check url
2020-04-08 23:02:05 +01:00
Martin Donnelly
8f561ae627
V1.1
...
New version of the interface written in Svelte.
See: Svelte_menu
2020-04-08 22:46:46 +01:00