Michel Heusschen
cd43edf074
feat(mobile): improve localization ( #2405 )
2023-05-09 08:58:27 -05:00
Michel Heusschen
dffd992304
fix(web): remove global style from map marker ( #2408 )
2023-05-09 08:57:17 -05:00
bo0tzz
f1b70e13a1
Revert "Bump local-reverse-geocoder to 0.15.2 / Fix Corrupted Reverse Geocoding CSV File ( #2396 )" ( #2409 )
...
This reverts commit b5a4aef829
.
2023-05-09 08:56:31 -05:00
Alex Tran
d91247dc35
chore: post release
2023-05-08 22:27:55 -05:00
Alex The Bot
25f55ee6bb
Version v1.55.0
2023-05-09 02:08:01 +00:00
Alex
c2e9fe0aac
feat(web): improve map styling and interaction ( #2399 )
...
* improve map styling and interaction
* Update style
2023-05-08 21:05:06 -05:00
Atul Mehla
5885ec8e65
Add text notifying user that no asset is found ( #2400 )
2023-05-08 19:37:06 -05:00
Alex
053104fc50
fix(web): timeline distortion when scrolling due to rerender of scrollbar bucket and thumbnail size ( #2398 )
...
* fix(web): timeline distortion when scrolling due to rerender of scrollbar bucket and thumbnail size
* fix: test
2023-05-08 14:59:33 -05:00
Steffen Auer
861de7f8b3
chore(web/mobile): use Heart Icon & small icon changes ( #2397 )
2023-05-08 14:01:39 -05:00
Szymon Sakowicz
b5a4aef829
Bump local-reverse-geocoder to 0.15.2 / Fix Corrupted Reverse Geocoding CSV File ( #2396 )
...
* Bump local-reverse-geocoder to 0.15.1
* Bump to fixed release
* Sync package.json with package-lock
---------
Co-authored-by: Szymon Sakowicz <s.sakowicz@tidio.net>
2023-05-08 09:09:05 -05:00
Skyler Mäntysaari
54b4f8afbd
chore(docs): Update FAQ on how to disable typsense and ml ( #2384 )
2023-05-06 07:43:24 -05:00
Matthias Rupp
65daf342df
feat(web): Global map showing all assets with geo information ( #2355 )
...
* First crude implementation of the global asset map in web
* Use single DOM element for all markers
* Minor layout changes
* Refactor
* Add asset viewer
* Add API endpoint that returns only assets with location information (Thanks @EPP100)
* Remove sidebar icon flip
* Add dark theme support
* Center map to most recent asset
* Allow cluster viewing
* Fix linter errors
* Add newlines
* Fix ts errors
* Fix eslint error
* Run prettier
* Server code style
* Fix openapi mobile code generation issues
* Map markers test
* fix: Support video thumbnails
* Update API
* Review suggestions
* Review suggestions
* Linter error
* Chage mapMarker endpoint to map-marker
* Clean up leaflet imports
2023-05-05 20:33:30 -05:00
Michel Heusschen
15a498fd60
feat(server): add api key to openapi spec ( #2362 )
...
* feat(server): add api key to openapi spec
* regenerate api
2023-05-04 11:41:29 -05:00
Jason Rasmussen
af7da9d2c9
chore: standardize process method names ( #2363 )
2023-05-04 11:40:34 -05:00
Jason Rasmussen
91ad584064
chore: regenerate open api ( #2374 )
2023-05-03 14:27:57 -05:00
bo0tzz
b6b9f51bd7
chore(ml): Fix entrypoint path ( #2373 )
2023-05-03 14:27:35 -05:00
Jason Rasmussen
6acfb55dcc
fix: correct npx path ( #2354 )
2023-04-28 21:28:35 -05:00
Jason Rasmussen
ce42b84430
build: improve pump script ( #2351 )
2023-04-28 21:10:32 -05:00
Jason Rasmussen
59d93138d3
fix: linting ( #2353 )
2023-04-28 21:10:20 -05:00
Jason Rasmussen
78de189d56
ci: simplify server npm steps ( #2352 )
2023-04-28 21:10:01 -05:00
Covalent
b21c99eb12
add auto postgress dump docs ( #2349 )
...
* add auto postgress dump docs
* add link to repo for auto db dumps
---------
Co-authored-by: Luke McCarthy <mail@lukehmcc.com>
2023-04-28 15:22:00 -05:00
Jason Rasmussen
e22cdea485
chore(server,mobile): remove device info entity ( #1527 )
...
* chore(server): remove unused device info code
* chore: generate open api
* remove any DeviceTypeEnum usage from mobile
* chore: coverage
* fix: drop device info table
---------
Co-authored-by: Fynn Petersen-Frey <zody22@gmail.com>
2023-04-28 15:01:03 -05:00
Jason Rasmussen
1e97407025
chore: microservices debugger ( #2345 )
...
* chore: microservices debugger
* Update launch.json
2023-04-28 13:21:01 -05:00
Jason Rasmussen
c4f5dc6d01
fix(server): oauth mobile callback url ( #2339 )
...
* fix(server): mobile redirect uri
* chore: add test
2023-04-26 15:39:18 -05:00
Jason Rasmussen
c329a17975
feat(web): organize user settings ( #2340 )
2023-04-26 12:25:36 -05:00
Trenton H
2a88cc74bf
chore(ci): Implement a cleanup of Docker images ( #2302 )
...
This adds a workflow to clean containers when the pull request closes
and remove untagged images generated as tags are updated
2023-04-26 05:50:31 -05:00
Alex
7e965cb6d4
chore(ml): move to fastAPI ( #2336 )
2023-04-26 05:39:24 -05:00
faupau
6631b286c1
fix(web): asset viewer navbar overlapping with details tab and context menu not closing on button press (except in album viewer) ( #2323 )
...
* fix overlapping of asset-viewer-nav-bar
with details tab
* fix contextmenu not closing on button press
---------
Co-authored-by: faupau03 <paul.paffe@gmx.net>
2023-04-25 21:30:19 -05:00
Jason Rasmussen
b8313abfa8
feat(web,server): manage authorized devices ( #2329 )
...
* feat: manage authorized devices
* chore: open api
* get header from mobile app
* write header from mobile app
* styling
* fix unit test
* feat: use relative time
* feat: update access time
* fix: tests
* chore: confirm wording
* chore: bump test coverage thresholds
* feat: add some icons
* chore: icon tweaks
---------
Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2023-04-25 21:19:23 -05:00
Jason Rasmussen
aa91b946fa
fix(server): use current schema for search/explore ( #2331 )
2023-04-25 12:21:07 -05:00
Jason Rasmussen
82af2c5717
docs: backup and restore ( #2326 )
2023-04-24 21:14:21 -05:00
Jason Rasmussen
4cdc59e51c
ci: doc format check ( #2325 )
...
* ci: doc format check
* chore: linting
2023-04-24 12:49:20 -05:00
Jason Rasmussen
d34585e4b0
chore: update readme ( #2324 )
2023-04-24 10:16:40 -05:00
faupau
d565a684a1
feat(web): immich as webapp, add apple icons and manifest file ( #2310 )
...
* add apple specific icons
so it can be added to homescreen
* remove jpg icons
* change background color to white
---------
Co-authored-by: faupau03 <paul.paffe@gmx.net>
2023-04-23 20:30:38 -05:00
Alex
13f178dca8
fix(web): correct color sidebar button when selected in dark mode ( #2322 )
2023-04-23 16:12:45 -05:00
Alex Tran
f8ba33e81c
pump openapi version
2023-04-22 21:40:33 -05:00
Alex The Bot
3d251f51fc
Version v1.54.1
2023-04-23 02:36:09 +00:00
Alex
57704522cd
feat(web): smaller thumbnails on timeline mobile ( #2316 )
2023-04-22 21:13:15 -05:00
faupau
787926c111
feat(web): show asset count in sharing tab and album viewer ( #2311 )
...
* show asset count in sharing tab
* add asset count to album-viewer
* remove duplicate font size
* fix test
---------
Co-authored-by: faupau03 <paul.paffe@gmx.net>
Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2023-04-22 13:38:45 -05:00
Alex Tran
08b424b3df
update gitignore
2023-04-22 13:31:42 -05:00
Jason Rasmussen
736a946101
fix(web): justified layout ( #2313 )
2023-04-21 16:24:25 -05:00
Alex
6f6f847ee2
feat(web): Add action button to search result page ( #2303 )
...
* feat(web): Add action button to search result page
* fix test
* rename
* pr feedback
* better condition
* fix test
2023-04-21 10:10:08 -05:00
Fynn Petersen-Frey
13be271df7
chore(Android): update gradle, kotlin, configure glide ( #2306 )
2023-04-21 05:31:44 -05:00
Jason Rasmussen
b423852fad
chore: flip album icon ( #2300 )
2023-04-20 13:23:03 -05:00
Alex
fe3d6b870a
feat(web): add button to archive and unarchive in detail viewer ( #2296 )
2023-04-20 09:09:27 -05:00
Alex
14be63039f
chore(doc): update FAQ for Photo Stream on iOS ( #2295 )
2023-04-19 18:54:19 -05:00
Alex
d339d4c8dd
post release note
2023-04-18 14:38:46 -05:00
Alex The Bot
b0d5cb62fa
Version v1.54.0
2023-04-18 16:34:37 +00:00
Alex
975d23ee5c
fix(web): empty album is not auto deleted ( #2283 )
...
* fix(web): empty album is not auto deleted
* regenerate api
* fix test
2023-04-18 11:26:04 -05:00
Michel Heusschen
8a421831ab
fix(web): noscript message ( #2278 )
2023-04-18 11:24:17 -05:00