Kristaps Fabians Geikins
84130ccfa1
chore(server): core IoC 27 - getObjectFactory
2024-10-07 18:55:33 +03:00
Fabis
857210be10
chore(server): core IoC 17 - createCommitByBranchIdFactory
2024-10-01 14:45:12 +01:00
Kristaps Fabians Geikins
0f27d41cae
chore(server): core IoC 4 - getStreamBranch(es)ByNameFactory
2024-09-26 15:26:48 +03:00
Kristaps Fabians Geikins
afc6477745
chore(server): comments IoC 10 - createCommentReplyAndNotifyFactory
2024-09-24 13:14:28 +03:00
Kristaps Fabians Geikins
5ab3428456
chore(server): comments IoC 9 - createCommentThreadAndNotifyFactory
2024-09-24 12:57:08 +03:00
Kristaps Fabians Geikins
2243df5ef5
chore(server): cross-server-sync IoC Part 1 ( #2906 )
2024-09-09 17:46:46 +03:00
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
2fb1ced647
feat(fe2): show reqId in error pages ( #2565 )
...
* feat(fe2): show reqId in error pages
* better text size class
2024-08-02 12:05:11 +03:00
Kristaps Fabians Geikins
94b0b5f5e0
fix(server): cross server sync not respecting token ( #2181 )
...
* fix(server): cross server sync not respecting token
* minor adjustment
* getting rid of token positional arg
2024-03-29 15:21:06 +02:00
Kristaps Fabians Geikins
663eaac5a2
fix(server): commit import not finishing correctly ( #2153 )
...
* fix(server): commit import not finishing correctly
* awaiting last batch added
* minor fix
2024-03-22 11:27:34 +02:00
Kristaps Fabians Geikins
23b07e82a5
precommit fix + more version fields
2024-02-22 15:48:06 +02:00
Kristaps Fabians Geikins
ed1029e20d
fix(fe2): optimized 'select all objects by type' ( #2005 )
...
* fix(fe2): optimized 'select all objects by type'
* some more utils
2024-02-01 16:29:18 +02:00
Kristaps Fabians Geikins
e4540ba5b3
fix(server): onboarding stream clone url parsing issue ( #1923 )
2023-12-15 14:06:39 +02: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
Kristaps Fabians Geikins
951d86aa3e
feat(server): cross-server onboarding stream sync + DL project CLI command ( #1717 )
...
* WIP
* cleanup and sync MVP kinda done
* WIP
* logging improved a bit
* fixed version sorting
* onboarding base stream creation works
* moved onboarding stream to use new base
2023-07-31 11:44:39 +03:00