This website requires JavaScript.
Explore
Help
Sign In
cotugno
/
immich
Watch
2
Fork
0
You've already forked immich
mirror of
https://github.com/immich-app/immich.git
synced
2024-11-16 10:28:54 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
48e4ea5231
immich
/
web
/
.prettierrc
7 lines
89 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add web interface with admin functionality (#167)
2022-05-21 00:23:55 -07:00
{
"useTabs": true,
"singleQuote": true,
Add ablum feature to web (#352) * Added album page * Refactor sidebar * Added album assets count info * Added album viewer page * Refactor album sorting * Fixed incorrectly showing selected asset in album selection * Improve fetching speed with prefetch * Refactor to use ImmichThubmnail component for all * Update to the latest version of Svelte * Implement fixed app bar in album viewer * Added shared user avatar * Correctly get all owned albums, including shared
2022-07-15 21:18:17 -07:00
"trailingComma": "none",
"printWidth": 100
Add web interface with admin functionality (#167)
2022-05-21 00:23:55 -07:00
}
Reference in New Issue
Copy Permalink