Commit Graph

22 Commits

Author SHA1 Message Date
Gergő Jedlicska 0ac118e05c (refactor) server for less app-root-path 2022-05-03 13:10:00 +02:00
Cristian Balas add1888b42 Server: disable parallel multipart part uploads (#699) 2022-04-14 19:13:10 +03:00
Matteo Cominetti 8b7f539427 feat: removes matomo & changes some CI/CD settings (#670) 2022-04-06 15:58:05 +03:00
Fabians 4699e6794c reformatting again for 88 width 2022-04-04 19:21:28 +03:00
Fabians 1c7436e7ff extra prefer-const & object-shorthand 2022-04-04 19:00:24 +03:00
Gergő Jedlicska d53df11f77 style(server): fix all eslint errors and break the tests 2022-03-31 14:18:44 +02:00
Gergő Jedlicska 569b4688fa style(all): reformat with print width 88 2022-03-29 19:46:49 +02:00
Fabians aa5e94d640 chore: reformatting everything with prettier 2022-03-29 17:12:31 +03:00
Cristian Balas 82ca3a0b7e Error handling for busboy errors (#605) 2022-02-25 13:47:37 +02:00
Cristian Balas 9329265708 Upgrade dependencies (#577) 2022-02-07 14:04:26 +02:00
Cristian Balas b2ae6501b1 fixed lgtm error (#558) 2022-01-28 18:03:49 +02:00
Cristian Balas 368ec67733 server upload better error handling (#529) 2022-01-18 15:58:20 +02:00
Dimitrie Stefanescu 5a97f1716e fix(server/cors): enables cors on upload endpoints 2021-09-29 10:53:18 +01:00
Cristian Balas bd5bea6915 get object data as text from DB when streaming children (#364) 2021-08-01 22:07:04 +03:00
Cristian Balas e527c067d4 fixed logging issue (#351) 2021-07-21 21:56:06 +03:00
Cristian Balas ee8172414e more upload logging; set express keepAlive higher than 60sec (#321) 2021-06-30 10:06:00 +03:00
Cristian Balas eea73470d8 Set upload limits (10mb obj, 50mb batch) (#300) 2021-06-16 12:10:35 +03:00
cristi8 b4f64f0e1b streaming downloads 2021-06-07 12:18:37 +03:00
Cristian Balas 3840068cad diff endpoints + added version in ServerInfo (#235) 2021-05-11 20:23:42 +03:00
Cristian Balas dfded037f4 Add streamId field to objects (#155) 2021-03-25 21:58:46 +02:00
Dimitrie Stefanescu 3940e80eed improvement(server): leaner matomo middlewares for api calls 2021-02-25 17:34:19 +00:00
Dimitrie Stefanescu cd95c28939 refactor(global): restructures repo with lerna 2021-01-03 13:35:53 +02:00