Blog
Services
Docs
Donate
Status
English
Bahasa Indonesia
Deutsch
English
Español
Esperanto
Filipino
Français
Italiano
Latviešu
Magyar nyelv
Nederlands
Polski
Português de Portugal
Português do Brasil
Slovenščina
Suomi
Svenska
Türkçe
Čeština
Ελληνικά
Български
Русский
Українська
فارسی
日本語
简体中文
繁體中文(台灣)
繁體中文(香港)
한국어
Ark
Search
Create
Migrate
Explore
Login
Blog
Docs
Status
Explore
Login
Ark
Infrastructure
/
immich
Watch
0
Fork
You've already forked immich
0
mirror of
https://github.com/immich-app/immich.git
synced
2025-01-07 00:50:23 -05:00
Code
Issues
Activity
cefdd86b7f
immich
/
web
/
.prettierrc
7 lines
89 B
Text
Raw
Normal View
History
Unescape
Escape
Add web interface with admin functionality (#167)
2022-05-21 02:23:55 -05: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 23:18:17 -05:00
"trailingComma": "none",
"printWidth": 100
Add web interface with admin functionality (#167)
2022-05-21 02:23:55 -05:00
}
Reference in a new issue
Copy permalink