Kristaps Fabians Geikins
|
83d8035dc2
|
chore: upgrade to eslint 9 (#2348)
* root + server
* frontend
* frontend-2
* dui3
* dui3
* tailwind theme
* ui-components
* preview service
* viewer
* viewer-sandbox
* fileimport-service
* webhook service
* objectloader
* shared
* ui-components-nuxt
* WIP full config
* WIP full linter
* eslint projectwide util
* minor fix
* removing redundant ci
* clean up test errors
* fixed prettier formatting
* CI improvements
* TSC lint fix
* 'buildBatch' needs to be async since some batch types (like Text) require it. Removed a disabled liniting rule from ObjLoader
* removed unnecessary void
---------
Co-authored-by: AlexandruPopovici <alexandrupopoviciioan@gmail.com>
|
2024-06-12 14:38:02 +03:00 |
|
Kristaps Fabians Geikins
|
ef37030287
|
fix(server): optimized commit download (#1913)
* fix(server): optimized commit download
* added test
|
2023-12-13 14:31:09 +02:00 |
|
Gergő Jedlicska
|
0ac118e05c
|
(refactor) server for less app-root-path
|
2022-05-03 13:10:00 +02:00 |
|
Gergő Jedlicska
|
89d0d9e0ed
|
style: fix eslint warnings
|
2022-04-04 22:32:34 +02: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 |
|
Gergő Jedlicska
|
68a4a95d90
|
refactor(server): rework test hooks
drop db migration before and after hooks, add helpers and root hooks
fix #531
|
2022-02-05 15:05:17 +01:00 |
|
luz paz
|
ad97cdf444
|
Fix various typos
Found via `codespell -q 3 -L optio,promisses,usera`
|
2021-07-22 09:23:21 -04:00 |
|
Dimitrie Stefanescu
|
6cbfd8d4ed
|
feat(server): admin backend: adds stat services & tests
|
2021-06-10 14:00:12 +01: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 |
|