Commit Graph

18 Commits

Author SHA1 Message Date
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 b2d5cd3a01 style(previews): fix eslint for preview service 2022-03-31 17:23:35 +02: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
Kristaps Fabians Geikins aeeb88340d feat: favoriting streams #620 (#633) 2022-03-29 16:30:49 +03:00
Dimitrie Stefanescu 0aab4f4833 fix(server): multiple fixes
1/ prevents hanging response on null object save; 2/ ignores globals branch commits (count & stream
commits route)
2021-08-24 20:07:09 +03:00
Cristian Balas bd5bea6915 get object data as text from DB when streaming children (#364) 2021-08-01 22:07:04 +03:00
luz paz ad97cdf444 Fix various typos
Found via `codespell -q 3 -L optio,promisses,usera`
2021-07-22 09:23:21 -04:00
Cristian Balas 3447ee1210 increase db streaming cache to 500 objects (#304) 2021-06-18 16:34:09 +03:00
Dimitrie Stefanescu 94c4c90d60 feat(server): increasing highwatermark in db stream; adding passthrough for bigger (500k) buffers cc @crist8 2021-06-17 13:27:42 +01:00
Cristian Balas eea73470d8 Set upload limits (10mb obj, 50mb batch) (#300) 2021-06-16 12:10:35 +03:00
cristi8 399e219fa9 test 2021-06-07 08:54:28 +03:00
Cristian Balas 3840068cad diff endpoints + added version in ServerInfo (#235) 2021-05-11 20:23:42 +03:00
Cristian Balas adcbe1278a Fixed knex db query in getObjectChildrenQuery (#178) 2021-04-18 21:02:46 +03:00
Cristian Balas dfded037f4 Add streamId field to objects (#155) 2021-03-25 21:58:46 +02:00
cristi8 eeb411c94e fix deadlocks when inserting batches of objects 2021-03-17 18:40:40 +02:00
Dimitrie Stefanescu cd95c28939 refactor(global): restructures repo with lerna 2021-01-03 13:35:53 +02:00