This website requires JavaScript.
Explore
Help
Sign In
c-l
/
immich
Watch
1
Star
0
Fork
You've already forked immich
0
mirror of
https://github.com/immich-app/immich.git
synced
2025-01-09 05:16:47 +01:00
Code
Releases
Activity
7c34d0595e
immich
/
server
/
src
/
domain
/
access
/
index.ts
2 lines
31 B
TypeScript
Raw
Normal View
History
Unescape
Escape
refactor(server): access permissions (#2910) * refactor: access repo interface * feat: access core * fix: allow shared links to add to a shared link * chore: comment out unused code * fix: pr feedback --------- Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2023-06-28 15:56:24 +02:00
export
*
from
'./access.core'
;
Copy permalink