Daniel Dietzler
|
ef4a492cb1
|
chore(server): move services (#8133)
move services
|
2024-03-20 18:07:30 -05:00 |
|
Jason Rasmussen
|
c1402eee8e
|
chore: migrate database files (#8126)
|
2024-03-20 21:02:51 +00:00 |
|
Daniel Dietzler
|
84f7ca855a
|
chore(server): move domain interfaces (#8124)
move domain interfaces
|
2024-03-20 16:42:58 -04:00 |
|
Daniel Dietzler
|
30f499cf2e
|
chore(server): use absolute import paths (#8080)
update server to use absolute import paths
|
2024-03-20 14:32:04 -04:00 |
|
Daniel Dietzler
|
a46366d336
|
chore(server): introduce proper job status (#7932)
* introduce proper job status
* fix condition for onDone jobs
* fix tests
|
2024-03-15 09:16:54 -04:00 |
|
Jonathan Jogenfors
|
5d377e5b0f
|
chore(server): eslint await-thenable (#7545)
* await-thenable
* fix library watchers
* moar eslint
* fix test
* fix typo
* try to remove check void return
* fix checksVoidReturn
* move to domain utils
* remove eslint ignores
* chore: cleanup types
* chore: use logger
* fix: e2e
---------
Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com>
Co-authored-by: Jason Rasmussen <jrasm91@gmail.com>
|
2024-03-05 17:23:06 -05:00 |
|
Jason Rasmussen
|
33529d1d9b
|
refactor(server): auth dto (#5593)
* refactor: AuthUserDto => AuthDto
* refactor: reorganize auth-dto
* refactor: AuthUser() => Auth()
|
2023-12-09 23:34:12 -05:00 |
|
Jason Rasmussen
|
d2807b8d6a
|
feat(web,server): offline/untracked files admin tool (#4447)
* feat: admin repair orphans tool
* chore: open api
* fix: include upload folder
* fix: bugs
* feat: empty placeholder
* fix: checks
* feat: move buttons to top of page
* feat: styling and clipboard
* styling
* better clicking hitbox
* fix: show title on hover
* feat: download report
* restrict file access to immich related files
* Add description
---------
Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
Co-authored-by: Daniel Dietzler <mail@ddietzler.dev>
|
2023-10-14 19:12:59 +02:00 |
|