Jason Rasmussen 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							380ed966d8 
							
						 
					 
					
						
						
							
							fix(docs): announcement bar ( #9898 )  
						
						
						
						
					 
					
						2024-05-30 17:24:34 -04:00 
						 
				 
			
				
					
						
							
							
								Matthew Momjian 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5ef2553bca 
							
						 
					 
					
						
						
							
							feat(docs): microservices be gone ( #9558 )  
						
						... 
						
						
						
						* env vars
* docs
* more info on workers
* fix
* typo
* fix bash
* typo
* service -> contianer
* worker -> workers
* updating jobs and workers
* split workers
* redis
* fix conflict
* node -> immich
* add NO_COLOR
* Update docs/docs/administration/jobs-workers.md
* chore: fix broken links now jobs page is gone
* Update environment-variables.md
* Update environment-variables.md
---------
Co-authored-by: Zack Pollard <zackpollard@ymail.com> 
						
						
					 
					
						2024-05-30 14:25:27 +01:00 
						 
				 
			
				
					
						
							
							
								Jason Rasmussen 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0fc6d69824 
							
						 
					 
					
						
						
							
							feat(server): user preferences ( #9736 )  
						
						... 
						
						
						
						* refactor(server): user endpoints
* feat(server): user preferences
* mobile: user preference
* wording
---------
Co-authored-by: Alex <alex.tran1502@gmail.com> 
						
						
					 
					
						2024-05-28 09:16:53 +07:00 
						 
				 
			
				
					
						
							
							
								Alex 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1f9158c545 
							
						 
					 
					
						
						
							
							feat(server): album's email notification ( #9439 )  
						
						... 
						
						
						
						* feat(server): album's email notification
* same size button
* skeleton for album invite and album update event
* album invite content
* album update
* fix(server): smtp certificate validation (#9506 )
* album update content
* send mail
* album invite with thumbnail
* pr feedback
* styling
* Send email to update album event
* better naming
* add tests
* Update album-invite.email.tsx
Co-authored-by: bo0tzz <git@bo0tzz.me>
* Update album-update.email.tsx
Co-authored-by: bo0tzz <git@bo0tzz.me>
* fix: unit tests
* typo
* Update server/src/services/notification.service.ts
Co-authored-by: Jason Rasmussen <jrasm91@gmail.com>
* PR feedback
* Update server/src/emails/album-update.email.tsx
Co-authored-by: Zack Pollard <zackpollard@ymail.com>
---------
Co-authored-by: Michel Heusschen <59014050+michelheusschen@users.noreply.github.com>
Co-authored-by: bo0tzz <git@bo0tzz.me>
Co-authored-by: Jason Rasmussen <jrasm91@gmail.com>
Co-authored-by: Zack Pollard <zackpollard@ymail.com> 
						
						
					 
					
						2024-05-28 02:16:46 +00:00 
						 
				 
			
				
					
						
							
							
								aviv926 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e3d39837d0 
							
						 
					 
					
						
						
							
							docs: Add Google OAuth example ( #9778 )  
						
						... 
						
						
						
						* Add Google OAuth example
* npm run format:fix
* fix
* PR feedback
* Fix 
						
						
					 
					
						2024-05-27 03:39:59 -04:00 
						 
				 
			
				
					
						
							
							
								Matthew Momjian 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							871f3ea468 
							
						 
					 
					
						
						
							
							fix(docs): docker version -> name in ML ( #9755 )  
						
						... 
						
						
						
						fix docker 
						
						
					 
					
						2024-05-25 15:14:22 +00:00 
						 
				 
			
				
					
						
							
							
								bo0tzz 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							602f0a3499 
							
						 
					 
					
						
						
							
							fix(docs): Duplicate user key in example config.json ( #9735 )  
						
						... 
						
						
						
						related: #9734  
						
						
					 
					
						2024-05-24 16:06:08 -04:00 
						 
				 
			
				
					
						
							
							
								Jason Rasmussen 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							84d824d6a7 
							
						 
					 
					
						
						
							
							refactor: library type ( #9525 )  
						
						
						
						
					 
					
						2024-05-20 18:09:10 -04:00 
						 
				 
			
				
					
						
							
							
								Matthew Momjian 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							451416ec88 
							
						 
					 
					
						
						
							
							docs: community docs typos ( #9604 )  
						
						... 
						
						
						
						typos 
						
						
					 
					
						2024-05-19 15:50:46 -04:00 
						 
				 
			
				
					
						
							
							
								Robert Schäfer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e39ee8a16f 
							
						 
					 
					
						
						
							
							docs: Add pgadmin4 to docker-compose.yml ( #9556 )  
						
						... 
						
						
						
						* docs: Add pgadmin4 to docker-compose.yml
Motivation
----------
The current documentation encourages to install pgAdmin3 on the host
system. It's much simpler to add `pgAdmin4` to the `docker-compose.yml`:
1. No configuration needs to be modified, just added.
2. Better security because no additional ports need to be opened on the host.
3. Easier installation. E.g. on Archlinux there is no package pgAdmin3
   anymore.
4. `pgAdmin3` does not seem to be maintained.
How to test
-----------
1. Follow the documentation.
2. See if you can connect to the immich database
* docs: better use separate config file
I assume most users will not edit the `docker-compose.yml` and forget
about `pgAdmin` once they're done. So, `pgAdmin` might get exposed to
the internet with default credentials, which is not good.
Better to leave a hint to change the credentials and keep the
configuration separate, so users start `pgAdmin` knowingly and turn it
off once they're done. 
						
						
					 
					
						2024-05-19 07:43:40 -05:00 
						 
				 
			
				
					
						
							
							
								Robert Schäfer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6b369e84fc 
							
						 
					 
					
						
						
							
							docs: use npm in README ( #9566 )  
						
						... 
						
						
						
						Motivation
----------
Looks like `npm` is being used, `package-lock.json` is checked in
whereas `yarn.lock` is gitignored.
So, let's use `npm` in the README.
How to test
-----------
1. Follow the README.
2. It behaves just like before. 
						
						
					 
					
						2024-05-17 16:49:23 -04:00 
						 
				 
			
				
					
						
							
							
								Jason Rasmussen 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2e62c7b417 
							
						 
					 
					
						
						
							
							refactor: node_env => immich_env ( #9561 )  
						
						
						
						
					 
					
						2024-05-17 13:30:05 -04:00 
						 
				 
			
				
					
						
							
							
								Jason Rasmussen 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d61418886f 
							
						 
					 
					
						
						
							
							refactor!: port env ( #9559 )  
						
						... 
						
						
						
						refactor: port env 
						
						
					 
					
						2024-05-17 12:59:05 -04:00 
						 
				 
			
				
					
						
							
							
								Jason Rasmussen 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4807fc40a6 
							
						 
					 
					
						
						
							
							refactor!: LOG_LEVEL => IMMICH_LOG_LEVEL ( #9557 )  
						
						... 
						
						
						
						refactor: LOG_LEVEL => IMMICH_LOG_LEVEL 
						
						
					 
					
						2024-05-17 11:44:22 -04:00 
						 
				 
			
				
					
						
							
							
								Mert 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d8eca168ca 
							
						 
					 
					
						
						
							
							feat(server): fully accelerated nvenc ( #9452 )  
						
						... 
						
						
						
						* use arrayContaining
* libplacebo for nvenc
update dockerfile
* tweaks
* update nvenc options
* tweak settings
* refactor
* toggle for hardware decoding, software / hardware decoding for nvenc and rkmpp
* fix software tone-mapping not being applied
* separate configs for hw/sw
* update api
* add hw decode toggle
* fix mutating config
* remove `version` flag
* fix config type
* remove submodule
* handle temporal AQ
* remove duplicate tests
* use `tonemap_opencl`
* wording
* update docs 
						
						
					 
					
						2024-05-16 13:30:26 -04:00 
						 
				 
			
				
					
						
							
							
								Mert 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							64636c0618 
							
						 
					 
					
						
						
							
							feat(server): near-duplicate detection ( #8228 )  
						
						... 
						
						
						
						* duplicate detection job, entity, config
* queueing
* job panel, update api
* use embedding in db instead of fetching
* disable concurrency
* only queue visible assets
* handle multiple duplicateIds
* update concurrent queue check
* add provider
* add web placeholder, server endpoint, migration, various fixes
* update sql
* select embedding by default
* rename variable
* simplify
* remove separate entity, handle re-running with different threshold, set default back to 0.02
* fix tests
* add tests
* add index to entity
* formatting
* update asset mock
* fix `upsertJobStatus` signature
* update sql
* formatting
* default to 0.03
* optimize clustering
* use asset's `duplicateId` if present
* update sql
* update tests
* expose admin setting
* refactor
* formatting
* skip if ml is disabled
* debug trash e2e
* remove from web
* remove from sidebar
* test if ml is disabled
* update sql
* separate duplicate detection from clip in config, disable by default for now
* fix doc
* lower minimum `maxDistance`
* update api
* Add and Use Duplicate Detection Feature Flag (#9364 )
* Add Duplicate Detection Flag
* Use Duplicate Detection Flag
* Attempt Fixes for Failing Checks
* lower minimum `maxDistance`
* fix tests
---------
Co-authored-by: mertalev <101130780+mertalev@users.noreply.github.com>
* chore: fixes and additions after rebase
* chore: update api (remove new Role enum)
* fix: left join smart search so getAll works without machine learning
* test: trash e2e go back to checking length of assets is zero
* chore: regen api after rebase
* test: fix tests after rebase
* redundant join
---------
Co-authored-by: Nicholas Flamy <30300649+NicholasFlamy@users.noreply.github.com>
Co-authored-by: Zack Pollard <zackpollard@ymail.com>
Co-authored-by: Zack Pollard <zack@futo.org> 
						
						
					 
					
						2024-05-16 18:08:37 +01:00 
						 
				 
			
				
					
						
							
							
								Jason Rasmussen 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							984aa8fb41 
							
						 
					 
					
						
						
							
							refactor(server): system config ( #9517 )  
						
						
						
						
					 
					
						2024-05-15 18:58:23 -04:00 
						 
				 
			
				
					
						
							
							
								Mert 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ad915ccd64 
							
						 
					 
					
						
						
							
							docs(ml): update link ( #9477 )  
						
						... 
						
						
						
						update link 
						
						
					 
					
						2024-05-14 15:34:36 +01:00 
						 
				 
			
				
					
						
							
							
								Ben McCann 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b1ca5455b5 
							
						 
					 
					
						
						
							
							docs: remove mention of external assets being read-only ( #9465 )  
						
						
						
						
					 
					
						2024-05-14 11:02:26 +01:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							bf036f2f58 
							
						 
					 
					
						
						
							
							fix(deps): update typescript-projects ( #9454 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-05-13 21:42:48 -04:00 
						 
				 
			
				
					
						
							
							
								FedericoCalzoni 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							540e568e9d 
							
						 
					 
					
						
						
							
							docs: update external-library.md ( #9420 )  
						
						... 
						
						
						
						* Update external-library.md
I believe that displaying the code for both sections, even if it seems a bit repetitive, can help prevent fast readers from overlooking it
* Apply suggestions from code review
Co-authored-by: Matthew Momjian <50788000+mmomjian@users.noreply.github.com>
---------
Co-authored-by: Matthew Momjian <50788000+mmomjian@users.noreply.github.com> 
						
						
					 
					
						2024-05-13 12:49:30 -04:00 
						 
				 
			
				
					
						
							
							
								Alex 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							06402aa9fb 
							
						 
					 
					
						
						
							
							chore(server): email notification button png ( #9423 )  
						
						... 
						
						
						
						* chore(server): email notification button png
* valid user name
---------
Co-authored-by: Daniel Dietzler <mail@ddietzler.dev> 
						
						
					 
					
						2024-05-13 15:36:35 +00:00 
						 
				 
			
				
					
						
							
							
								Matthew Momjian 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							45316f985b 
							
						 
					 
					
						
						
							
							Update portainer install docs ( #9421 )  
						
						... 
						
						
						
						* Update portainer.md
* Update portainer.md
* chore: cleanup
---------
Co-authored-by: Jason Rasmussen <jrasm91@gmail.com> 
						
						
					 
					
						2024-05-13 09:46:38 -04:00 
						 
				 
			
				
					
						
							
							
								Matthew Momjian 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e2a31323bb 
							
						 
					 
					
						
						
							
							docs: add info about postgres database checksums ( #9391 )  
						
						... 
						
						
						
						* docs staging for next release
* linting
* newline
* remove old info 
						
						
					 
					
						2024-05-13 11:23:20 +01:00 
						 
				 
			
				
					
						
							
							
								aviv926 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6f82f220b8 
							
						 
					 
					
						
						
							
							docs: small changes&updates ( #9059 )  
						
						... 
						
						
						
						* Updates
* Adding information to the PR Checklist
* fix  #5644 
* PR feedback
* suggestions
* Revert dbname 
						
						
					 
					
						2024-05-10 23:15:38 -05:00 
						 
				 
			
				
					
						
							
							
								Daniel Dietzler 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							35ef82ab6b 
							
						 
					 
					
						
						
							
							docs: add discord link ( #9379 )  
						
						... 
						
						
						
						add discord link to docs 
						
						
					 
					
						2024-05-10 12:38:35 -05:00 
						 
				 
			
				
					
						
							
							
								Matthew Momjian 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3a68190b99 
							
						 
					 
					
						
						
							
							docs: warn against use on NTFS / WSL ( #9371 )  
						
						... 
						
						
						
						* DB filesystem
* updates to requirements
* wording
* OS update
* Update environment-variables.md
* Update FAQ.mdx
* Update requirements.md 
						
						
					 
					
						2024-05-10 11:02:48 -04:00 
						 
				 
			
				
					
						
							
							
								Alex 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a8abf2753e 
							
						 
					 
					
						
						
							
							chore: put back warning banner ( #9362 )  
						
						
						
						
					 
					
						2024-05-09 15:53:48 -05:00 
						 
				 
			
				
					
						
							
							
								Matthew Momjian 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							13a62715e4 
							
						 
					 
					
						
						
							
							docs: backup restore - add warning to not backup DB_DATA_LOCATION ( #9353 )  
						
						... 
						
						
						
						backup restore add warning for backing up folder 
						
						
					 
					
						2024-05-09 09:18:52 -05:00 
						 
				 
			
				
					
						
							
							
								The Linux Cast 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							98f87b275b 
							
						 
					 
					
						
						
							
							docs: update portainer.md ( #9337 )  
						
						... 
						
						
						
						Changed #3  to lowercase, as Portainer stacks do not accept capital letters. 
						
						
					 
					
						2024-05-08 16:54:20 -05:00 
						 
				 
			
				
					
						
							
							
								vovchyk bratyk 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e9f99673b9 
							
						 
					 
					
						
						
							
							docs: add custom map styles community guide ( #9311 )  
						
						... 
						
						
						
						* Create custom-map-styles.md
* add immich_map_styles_publish.png
* Update custom-map-styles.md 
						
						
					 
					
						2024-05-07 20:17:21 +00:00 
						 
				 
			
				
					
						
							
							
								Matthew Momjian 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							dc4f7bef69 
							
						 
					 
					
						
						
							
							Specify PowerShell for win backup/restore ( #9262 )  
						
						... 
						
						
						
						Update backup-and-restore.md 
						
						
					 
					
						2024-05-04 16:23:53 -04:00 
						 
				 
			
				
					
						
							
							
								Alon Budker 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d26ac431b8 
							
						 
					 
					
						
						
							
							docs: update post-install-steps documentation ( #9239 )  
						
						... 
						
						
						
						* docs: update post-install-steps documentation
* fix: format code with prettier (ci) 
						
						
					 
					
						2024-05-03 08:05:34 -04:00 
						 
				 
			
				
					
						
							
							
								bo0tzz 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d7f53d93a6 
							
						 
					 
					
						
						
							
							chore(docs): Link to helm chart README ( #9238 )  
						
						
						
						
					 
					
						2024-05-03 08:03:45 -04:00 
						 
				 
			
				
					
						
							
							
								bo0tzz 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							16706f7f49 
							
						 
					 
					
						
						
							
							chore: Remove sponsor link from homepage ( #9226 )  
						
						
						
						
					 
					
						2024-05-02 11:42:54 -05:00 
						 
				 
			
				
					
						
							
							
								aviv926 
							
						 
					 
					
						
						
						
						
							
						
						
							c2a525170e 
							
						 
					 
					
						
						
							
							docs: add information about Shared Albums & Assets feature ( #8626 )  
						
						... 
						
						
						
						* Shared Albums & Assets
* npm run format:fix
* Files Custom Locations
* Revert "Files Custom Locations"
This reverts commit 5209845cae1ffb23d707f5f5dcae219d0b5a8e47.
* add info: archive size limited 
						
						
					 
					
						2024-05-02 16:57:42 +01:00 
						 
				 
			
				
					
						
							
							
								aviv926 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4b86c7a298 
							
						 
					 
					
						
						
							
							docs: New Futo milestones ( #9211 )  
						
						... 
						
						
						
						* new Futo milestones
* npm fix
* change to DateType.DATE
* Update docs/src/pages/milestones.tsx
* Update docs/src/pages/milestones.tsx
* fix: remove release from futo milestone
---------
Co-authored-by: Zack Pollard <zackpollard@ymail.com> 
						
						
					 
					
						2024-05-02 00:47:09 +00:00 
						 
				 
			
				
					
						
							
							
								Zack Pollard 
							
						 
					 
					
						
						
						
						
							
						
						
							a2c040a47f 
							
						 
					 
					
						
						
							
							fix(docs): allow no release specified for milestone ( #9212 )  
						
						... 
						
						
						
						fix(docs): make release optional in milestones
default to tag if not specified when tag is also specified 
						
						
					 
					
						2024-05-02 01:33:17 +01:00 
						 
				 
			
				
					
						
							
							
								bo0tzz 
							
						 
					 
					
						
						
						
						
							
						
						
							959b3f05d2 
							
						 
					 
					
						
						
							
							chore: Move mobile backup FAQ to correct section ( #9200 )  
						
						
						
						
					 
					
						2024-05-02 01:33:17 +01:00 
						 
				 
			
				
					
						
							
							
								Jason Rasmussen 
							
						 
					 
					
						
						
						
						
							
						
						
							84d638645d 
							
						 
					 
					
						
						
							
							docs: link to blog in announcement ( #9208 )  
						
						
						
						
					 
					
						2024-05-02 01:33:17 +01:00 
						 
				 
			
				
					
						
							
							
								Zack Pollard 
							
						 
					 
					
						
						
						
						
							
						
						
							64e9791a3f 
							
						 
					 
					
						
						
							
							chore: remove donation links from the readme, docs and release notes template ( #9207 )  
						
						
						
						
					 
					
						2024-05-02 01:33:17 +01:00 
						 
				 
			
				
					
						
							
							
								Alex Tran 
							
						 
					 
					
						
						
						
						
							
						
						
							0aa3b29eeb 
							
						 
					 
					
						
						
							
							feat: dream comes true  
						
						
						
						
					 
					
						2024-05-02 01:33:17 +01:00 
						 
				 
			
				
					
						
							
							
								Zack Pollard 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0a598ae1b8 
							
						 
					 
					
						
						
							
							chore: fvm and node dependency updates and pinning ( #9203 )  
						
						... 
						
						
						
						* chore(mobile): ignore .fvm directory and update .fvmrc version
* chore(cli): add nvm and volta node versioning files/config
* chore(docs): add nvm and volta node versioning files/config, bump to node v20
* chore(server): add nvm node versioning file
* chore(web): add nvm and volta node versioning files/config
* chore(e2e): add nvm and volta node versioning files/config 
						
						
					 
					
						2024-05-01 14:05:18 +01:00 
						 
				 
			
				
					
						
							
							
								Ben McCann 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0b0ab99016 
							
						 
					 
					
						
						
							
							chore: upgrade docusaurus-preset-openapi to remove axios ( #9167 )  
						
						
						
						
					 
					
						2024-04-29 22:19:18 -04:00 
						 
				 
			
				
					
						
							
							
								Matthew Momjian 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ee4877b090 
							
						 
					 
					
						
						
							
							chore(docs): collapse some small sections and add a note on MEDIA_LOCATION variable ( #9150 )  
						
						... 
						
						
						
						* Update environment-variables.md
* Update config-file.md
* Update config-file.md
* Update command-line-interface.md
* linting 
						
						
					 
					
						2024-04-29 09:23:13 -05:00 
						 
				 
			
				
					
						
							
							
								Matthew Momjian 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6eb5d2e95e 
							
						 
					 
					
						
						
							
							docs: update custom locations and cleanup backup/restore paths ( #9148 )  
						
						... 
						
						
						
						* Create separate-storage.md
* Update separate-storage.md
* Update separate-storage.md
* Update separate-storage.md
* Update separate-storage.md
* Update separate-storage.md
* Update separate-storage.md
* Update separate-storage.md
* Update separate-storage.md
* Update separate-storage.md
* New article for docker storage on SSD
* Update separate-storage.md
* Update separate-storage.md
* In the process, found errors in backup and restore
* Update backup-and-restore.md
* Update backup-and-restore.md
* Update backup-and-restore.md
* Update custom-locations.md
* Update custom-locations.md
* Update custom-locations.md
* Update custom-locations.md
* linting 
						
						
					 
					
						2024-04-29 09:47:07 -04:00 
						 
				 
			
				
					
						
							
							
								Matthew Momjian 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							fc2e709ad4 
							
						 
					 
					
						
						
							
							docs: update env vars for new deployment ( #9145 )  
						
						... 
						
						
						
						* Update environment-variables.md
* Update environment-variables.md
* add DB_DATA_LOCATION 
						
						
					 
					
						2024-04-28 21:54:27 -04:00 
						 
				 
			
				
					
						
							
							
								Matthew Momjian 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3c7b8d560f 
							
						 
					 
					
						
						
							
							docs: update queries for descriptions ( #9144 )  
						
						... 
						
						
						
						* update queries for descriptions
* join to assets
* specify exif.
* Update database-queries.md
LEFT JOIN not needed here
* Update database-queries.md
* Update database-queries.md 
						
						
					 
					
						2024-04-28 23:15:32 +00:00 
						 
				 
			
				
					
						
							
							
								Alex 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a2cf8c7fc7 
							
						 
					 
					
						
						
							
							docs: background backup FAQ ( #9142 )  
						
						... 
						
						
						
						* docs: background backup FAQ
* Update docs/docs/FAQ.mdx
Co-authored-by: Matthew Momjian <50788000+mmomjian@users.noreply.github.com>
* Update docs/docs/FAQ.mdx
Co-authored-by: Matthew Momjian <50788000+mmomjian@users.noreply.github.com>
* Update docs/docs/FAQ.mdx
Co-authored-by: Matthew Momjian <50788000+mmomjian@users.noreply.github.com>
* Update docs/docs/FAQ.mdx
Co-authored-by: Matthew Momjian <50788000+mmomjian@users.noreply.github.com>
---------
Co-authored-by: Matthew Momjian <50788000+mmomjian@users.noreply.github.com> 
						
						
					 
					
						2024-04-28 19:23:57 +00:00 
						 
				 
			
				
					
						
							
							
								Thomas 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0b68cc2da6 
							
						 
					 
					
						
						
							
							docs: correct milestones ( #9120 )  
						
						... 
						
						
						
						Update milestones.tsx 
						
						
					 
					
						2024-04-27 17:48:35 +00:00