Iain Sproat
60251e45cb
Revert "fix(server): revert 55cad9662a ( #2633 )" ( #2650 )
...
This reverts commit f2c5677b4a .
2024-08-13 11:48:20 +01:00
Iain Sproat
f2c5677b4a
fix(server): revert 55cad9662a ( #2633 )
...
* Revert "refactor(server/upload): convert js to ts (#2618 )"
This reverts commit e9f7286f67 .
* Revert "feat(logging): pass request logger to core/services/objects (#2599 )"
This reverts commit ee3e9af78d .
* Revert "feat(server): configurable maximum objects POST size and improved logging (#2594 )"
This reverts commit 55cad9662a .
2024-08-12 10:26:53 +01:00
Iain Sproat
ee3e9af78d
feat(logging): pass request logger to core/services/objects ( #2599 )
...
* chore(logging): include additional detail on object upload logs
* allow max file size to be configurable
* feat(logging): add logger to core/services/objects
* fix log line
* fix tests
* typo
* fix variable name
* convert values to megabytes
* calculating memory was causing the system to freeze
* calculating memory was causing the system to freeze
* DRY the logging metadata
* all required variables should be passed to calculateLogMetadata
* fix many things with the logging
2024-08-09 10:15:37 +02:00
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
Gergő Jedlicska
933458c95c
feat: branch delete now deletes commits too ( #1866 )
...
* feat: branch delete now deletes commits too
* chore: prettier
2023-11-09 16:15:25 +01:00
Kristaps Fabians Geikins
b02a07e2b6
feat: Frontend 2.0 MVP
2023-05-08 10:47:01 +03:00
Dimitrie Stefanescu
b7db929357
fix(backend): branch tests
2022-06-07 11:47:35 +01:00
Dimitrie Stefanescu
27d32bc9c2
fix(backend): closes #705 (adds be validation & tests)
2022-06-06 20:35:51 +01:00
Gergő Jedlicska
0ac118e05c
(refactor) server for less app-root-path
2022-05-03 13:10:00 +02:00
Fabians
1c7436e7ff
extra prefer-const & object-shorthand
2022-04-04 19:00:24 +03: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
Gergő Jedlicska
de9dcb5258
fix(server branches.spec): remove random crypto-random
2021-10-28 19:11:17 +02:00
Gergő Jedlicska
77363aeb98
feat(server branch query): always order by createdAt
2021-10-28 17:56:53 +02:00
Gergő Jedlicska
c79f9523f8
feat((server) branche ordering): query branches without cursor orders by createdAt
...
fixes #119
2021-10-28 11:28:34 +02:00
Dimitrie Stefanescu
563303f520
fix(server): fixes get branch by name service (was not case insensitive)
2021-10-10 12:43:49 +01:00
Dimitrie Stefanescu
a0b0934dde
test(server): test fix
2021-10-10 12:30:27 +01:00
Dimitrie Stefanescu
c6e453da4b
test(server): adds test for branch name case insensitivity
2021-10-10 12:13:25 +01:00
Dimitrie Stefanescu
28e528731c
feat(server): branch name validation on the server end + tests
2021-10-10 12:07:34 +01:00
Cristian Balas
dfded037f4
Add streamId field to objects ( #155 )
2021-03-25 21:58:46 +02:00
Dimitrie Stefanescu
cd95c28939
refactor(global): restructures repo with lerna
2021-01-03 13:35:53 +02:00