Commit Graph

39 Commits

Author SHA1 Message Date
Martin Donnelly
861ab562d7 additional package stuff 2022-10-16 18:40:00 +01:00
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
f3a4d8ec66 Menuserver
- Emails should point to the correct server
2021-08-31 10:00:38 +01:00
Martin Donnelly
b057ce1092 Menuserver
- Pointed to the right server for live
2021-08-31 09:51:34 +01:00
Martin Donnelly
74f5b41103 Menuserver
- Added backup
2021-08-30 11:22:51 +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
e98342cca0 corrected bcc list 2020-07-06 15:01:42 +01:00
Martin Donnelly
3e6528f00b fixed ecosystem.config.js 2020-07-06 14:50:53 +01:00
Martin Donnelly
2b127452ac Menu randomizer turned on
Ecosystem added for pm2
New pug file for emails.
2020-07-06 14:47:22 +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
Martin Donnelly
169a131849 Added mealtype filter and dropdown 2020-03-23 10:03:32 +00:00
Martin Donnelly
06bb895aed Fixed missing meat breaking list 2020-03-21 21:51:44 +00:00
Martin Donnelly
2ebbdeedeb bug hunting 2020-03-21 21:43:05 +00:00
Martin Donnelly
4a8cbaab65 bug hunting 2020-03-21 21:36:40 +00:00
Martin Donnelly
13fa38f2b8 Merge remote-tracking branch 'origin/master'
* origin/master:
  fing merges

# Conflicts:
#	menu.db
2020-03-21 21:22:37 +00:00
Martin Donnelly
a4ebf90586 Added new note type
Better authentication
2020-03-21 21:22:12 +00:00
Martin Donnelly
7e5638e155 Merge branch 'master' of https://gitlab.silvrtree.co.uk/martind2000/menuserver 2020-03-12 10:19:23 +00:00
Martin Donnelly
9e172ef598 Should now use prod/dev url 2020-03-12 10:19:12 +00:00
Martin Donnelly
16a1196f28 Merge branch 'master' of https://gitlab.silvrtree.co.uk/martind2000/menuserver 2020-03-12 09:55:38 +00:00
Martin Donnelly
6012367c88 fing merges 2020-03-12 09:55:10 +00:00
Martin Donnelly
e76e4550f1 Updated list view
Filtered list
Magic paste functionality
2020-03-12 09:53:05 +00:00
Martin Donnelly
cb58427e32 Updated list view
Filtered list
Magic paste functionality
2020-03-12 09:17:51 +00:00
Martin Donnelly
e99174924d Added links to the view page 2020-02-26 08:26:37 +00:00
Martin Donnelly
860dc1acec Using the new vue version of the app 2020-02-17 16:49:59 +00:00
Martin Donnelly
aa21fba9b1 added readability.css 2020-02-17 14:04:58 +00:00
Martin Donnelly
ad6b4eff45 updated db 2019-12-30 23:53:27 +00:00
Martin Donnelly
b83e70c273 added readability.css 2019-12-14 13:15:49 +00:00
Martin Donnelly
e6db2495f9 added readability.js 2019-12-14 13:13:29 +00:00
Martin Donnelly
efa3c01cc4 changed app url 2019-12-11 00:46:58 +00:00
Martin Donnelly
0d94cd0190 changed app url 2019-12-11 00:45:53 +00:00
Martin Donnelly
a1f5c1e75a changed app url 2019-12-11 00:44:58 +00:00
Martin Donnelly
447b21a91f changed app url 2019-12-11 00:43:56 +00:00
Martin Donnelly
ecf0f6d542 fix a misnamed app.css 2019-12-11 00:41:33 +00:00
Martin Donnelly
b9b061ba19 tidying 2019-12-11 00:21:59 +00:00
Martin Donnelly
9e2c07ba38 init 2019-12-11 00:07:07 +00:00