Commit Graph

80 Commits

Author SHA1 Message Date
0db1d5117e changes in data models 2022-07-21 18:16:33 +02:00
b58acdc0c9 update 2021-06-21 15:14:16 +02:00
1949f1522d admin data 2021-02-10 19:09:24 +01:00
93bff025e9 fixes and admin data 2021-02-09 18:30:17 +01:00
9dd4d10396 fixes 2021-02-08 15:48:33 +01:00
1434918f8e fixes 2021-02-06 15:25:07 +01:00
047f2660f2 fixes 2021-02-05 19:57:19 +01:00
97aa4ae4d3 additional validation of data 2021-02-04 18:07:17 +01:00
3b7ca3ccb3 validation 1 2021-01-30 16:31:52 +01:00
dc7a92f22a changes overanges 2021-01-29 15:27:08 +01:00
d5684d922f some changes 2021-01-26 18:52:25 +01:00
4535ce2dda fixed geosearch radius 2020-12-27 16:21:26 +01:00
57084618c4 Img route fix (remove whitespaces) / LunchMenu quantities 2020-12-27 13:00:55 +01:00
08960ff514 Autocomplete fix
Fixed autocomplete returning both city and name if any of them matched regex
2020-12-27 12:19:09 +01:00
3b96af894e re added payments.js 2020-12-12 15:40:30 +01:00
976f93588d Readme / restaurant model lunch menu changed 2020-12-11 17:41:17 +01:00
609f18291c /img (fixed)
Błędy rzucane przez multer są teraz obsługiwane poprawnie
2020-12-09 16:41:08 +01:00
f2dce7b5ae image upload broken 2020-12-06 22:58:36 +01:00
3e7c93182a withCredentials: true 2020-11-29 20:23:52 +01:00
2dc4636296 Implementation of refresh tokens.
new route .../user/refreshtoken
2020-11-21 19:21:41 +01:00
c1eb7d87c5 update 2020-11-20 18:13:08 +01:00
8830303fb4 Trial activation, setRestaurantVisibility, Readme update, image upload fix 2020-11-12 16:51:13 +01:00
cc72671911 migration to DigitalOcean
File storage migrated to DigitalOcean Storage
2020-11-11 19:42:22 +01:00
66dc739870 update dish schema | update Readme | migrate to Atlas 2020-11-08 19:08:45 +01:00
18f3dd3fdb back to Mongo Atlas | price -> prices 2020-11-07 11:23:23 +01:00
05f9e17d64 added "type" to search response 2020-10-30 12:48:00 +01:00
d44a395bf5 added "type" field to restaurant 2020-10-20 17:15:58 +02:00
06699dc43a extender CORS 2020-10-08 15:24:56 +02:00
01a0788003 updated frontend adress in generatePasswordResetLi 2020-10-08 14:41:25 +02:00
34c14e03bf error log 2020-10-08 14:30:53 +02:00
023e180337 testing 2020-10-08 14:26:54 +02:00
6b1bd191ef print port on startup 2020-10-08 11:56:30 +02:00
75b7fe3306 added healthcheck route 2020-10-08 11:39:57 +02:00
004d6c6718 bcrypt -> bcryptjs 2020-10-08 11:27:06 +02:00
10a7680d90 Migrated to CommonJS 2020-10-08 11:12:56 +02:00
871919c838 Started switching to CommonJS
import to require
2020-10-07 21:18:09 +02:00
8437ea4682 web config 2020-10-07 20:21:58 +02:00
04dc43de9d change app.mjs to app.js 2020-10-07 20:17:59 +02:00
48bb30243c changed app.js to app.mjs 2020-10-07 19:46:57 +02:00
b843f8de4b server migrated to mongo (broken) 2020-10-06 22:03:21 +02:00
7f9a9f7d6b server v1.0.10 (fixed updating restaurant)
updating restaurant was overwriting some data
2020-10-05 19:35:00 +02:00
782b404da1 server v1.0.9 (full featured) 2020-10-04 17:24:05 +02:00
3dbbe4b1ba server v1.0.8 2020-10-03 18:54:59 +02:00
63c2fb88e0 server v1.0.7 2020-10-01 20:21:01 +02:00
5d6c7d5e3f server v1.0.6 2020-09-30 21:58:26 +02:00
153a1e0fd2 server v1.0.5
//delete image
//delete restaurant
//update restaurant
2020-09-27 18:39:43 +02:00
9b0a6c8829 Update dataPrepServices 2020-09-26 15:21:06 +02:00
3a6a6f4c5c server v1.0.4
+ working hours for a whole week
+ dish visibility API
+ categories API
+ lunch menu API
+ updated Readme
2020-09-23 18:41:02 +02:00
d7395f5472 server 1.0.3 2020-09-19 18:16:50 +02:00
36dd3d8238 server v1.0.2 2020-09-18 18:58:55 +02:00