Commit graph

681 commits

Author SHA1 Message Date
Evgenii Burmakin
a94f24e0b2
Merge pull request #275 from Freika/dependabot/bundler/turbo-rails-2.0.10
Bump turbo-rails from 2.0.7 to 2.0.10
2024-09-23 23:42:32 +03:00
Evgenii Burmakin
dc434b1c04
Merge pull request #272 from Freika/dependabot/bundler/tailwindcss-rails-2.7.5
Bump tailwindcss-rails from 2.7.4 to 2.7.5
2024-09-23 23:42:18 +03:00
dependabot[bot]
3314a9a2b5
Bump turbo-rails from 2.0.7 to 2.0.10
Bumps [turbo-rails](https://github.com/hotwired/turbo-rails) from 2.0.7 to 2.0.10.
- [Release notes](https://github.com/hotwired/turbo-rails/releases)
- [Commits](https://github.com/hotwired/turbo-rails/compare/v2.0.7...v2.0.10)

---
updated-dependencies:
- dependency-name: turbo-rails
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 14:30:06 +00:00
dependabot[bot]
f5001249fd
Bump rubocop-rails from 2.26.0 to 2.26.2
Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails) from 2.26.0 to 2.26.2.
- [Release notes](https://github.com/rubocop/rubocop-rails/releases)
- [Changelog](https://github.com/rubocop/rubocop-rails/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop-rails/compare/v2.26.0...v2.26.2)

---
updated-dependencies:
- dependency-name: rubocop-rails
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 14:29:55 +00:00
dependabot[bot]
d3172ec94d
Bump dotenv-rails from 3.1.2 to 3.1.4
Bumps [dotenv-rails](https://github.com/bkeepers/dotenv) from 3.1.2 to 3.1.4.
- [Release notes](https://github.com/bkeepers/dotenv/releases)
- [Changelog](https://github.com/bkeepers/dotenv/blob/main/Changelog.md)
- [Commits](https://github.com/bkeepers/dotenv/compare/v3.1.2...v3.1.4)

---
updated-dependencies:
- dependency-name: dotenv-rails
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 14:29:44 +00:00
dependabot[bot]
f0c1ba9ae6
Bump tailwindcss-rails from 2.7.4 to 2.7.5
Bumps [tailwindcss-rails](https://github.com/rails/tailwindcss-rails) from 2.7.4 to 2.7.5.
- [Release notes](https://github.com/rails/tailwindcss-rails/releases)
- [Changelog](https://github.com/rails/tailwindcss-rails/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rails/tailwindcss-rails/compare/v2.7.4...v2.7.5)

---
updated-dependencies:
- dependency-name: tailwindcss-rails
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 14:29:30 +00:00
Guillaume Boudreau
644b7f489d Bugfix: when calculating the timestamp (for months and years), ignore the Timezone
Fixes GH-194
2024-09-22 07:32:33 -04:00
Eugene Burmakin
2fd7c7bbf1 Update changelog and version 2024-09-21 14:03:16 +02:00
Evgenii Burmakin
291c930218
Merge pull request #257 from JoeyEamigh/fix/docker-alternate-postgres-port
Allow alternate Postgres port and DB name in Docker (fixes #88)
2024-09-21 00:14:37 +03:00
Eugene Burmakin
108120ce1c Update text on the landing page 2024-09-19 19:57:51 +02:00
Joey Eamigh
9b3805fc80
optimize order of the dockerfiles to leverage layer caching 2024-09-17 18:53:29 -04:00
Joey Eamigh
6f658562f6
add support for alternate postgres ports and db names in docker 2024-09-17 18:53:10 -04:00
Evgenii Burmakin
adf32353ab
Merge pull request #255 from tetebueno/patch-1
Creating exports directory if it doesn't exist
2024-09-16 22:30:10 +03:00
tetebueno
e2c45bad46
Creating exports directory if it doesn't exist.
On my first export I found out that it failed because the exports directory didn't exist. Creating the directory and retrying the export fixed it.
2024-09-16 16:10:19 -03:00
Eugene Burmakin
f4c2fc3b44 Update readme with supported sources of live data 2024-09-16 21:04:51 +02:00
Evgenii Burmakin
c7eaed6034
Merge pull request #254 from Freika/dependabot/bundler/oj-3.16.6
Bump oj from 3.16.5 to 3.16.6
2024-09-16 21:56:21 +03:00
Evgenii Burmakin
0caa5b20cb
Merge pull request #253 from Freika/dependabot/bundler/turbo-rails-2.0.7
Bump turbo-rails from 2.0.6 to 2.0.7
2024-09-16 21:55:41 +03:00
Evgenii Burmakin
ec7eeeb065
Merge pull request #252 from Freika/dependabot/bundler/tailwindcss-rails-2.7.4
Bump tailwindcss-rails from 2.7.3 to 2.7.4
2024-09-16 21:55:27 +03:00
Eugene Burmakin
548d0b0e7a Fix map not loading due to invalid tile layer name 2024-09-16 20:52:51 +02:00
dependabot[bot]
d6c6b6624a
Bump oj from 3.16.5 to 3.16.6
Bumps [oj](https://github.com/ohler55/oj) from 3.16.5 to 3.16.6.
- [Release notes](https://github.com/ohler55/oj/releases)
- [Changelog](https://github.com/ohler55/oj/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/ohler55/oj/compare/v3.16.5...v3.16.6)

---
updated-dependencies:
- dependency-name: oj
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-16 14:09:39 +00:00
dependabot[bot]
1702e32ffd
Bump turbo-rails from 2.0.6 to 2.0.7
Bumps [turbo-rails](https://github.com/hotwired/turbo-rails) from 2.0.6 to 2.0.7.
- [Release notes](https://github.com/hotwired/turbo-rails/releases)
- [Commits](https://github.com/hotwired/turbo-rails/compare/v2.0.6...v2.0.7)

---
updated-dependencies:
- dependency-name: turbo-rails
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-16 14:09:18 +00:00
dependabot[bot]
062b4f117b
Bump tailwindcss-rails from 2.7.3 to 2.7.4
Bumps [tailwindcss-rails](https://github.com/rails/tailwindcss-rails) from 2.7.3 to 2.7.4.
- [Release notes](https://github.com/rails/tailwindcss-rails/releases)
- [Changelog](https://github.com/rails/tailwindcss-rails/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rails/tailwindcss-rails/compare/v2.7.3...v2.7.4)

---
updated-dependencies:
- dependency-name: tailwindcss-rails
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-16 14:09:09 +00:00
Eugene Burmakin
caa77be67f Add 17 new tile layers to choose from 2024-09-15 21:04:13 +02:00
Evgenii Burmakin
3c1aa1655e
Merge pull request #246 from Freika/fix/visits-notificaton-url
Fix/visits notificaton url
2024-09-15 21:02:21 +03:00
Evgenii Burmakin
cbaf1956a3
Merge branch 'master' into fix/visits-notificaton-url 2024-09-15 20:58:13 +03:00
Evgenii Burmakin
fa39cb27d9
Merge pull request #247 from Freika/feature/points-api-pages-info
Add pagination headers to the API response
2024-09-15 20:57:37 +03:00
Eugene Burmakin
4496cd948f Fix spec expectations 2024-09-15 19:55:00 +02:00
Evgenii Burmakin
637e8612b0
Merge pull request #250 from sunstep/feature/points-api-pages-info
Convert the headers to string
2024-09-15 20:54:31 +03:00
sunstep
6d05065659
Convert the headers to string
It seems like all HTTP headers are string, while other types may work, its more safe to convert the types to strings to ensure no trouble is caused by non string types. Even if it does work, at least now the types are consistent, as headers are being put as string and they are also retrieved as string.
2024-09-15 12:07:46 +02:00
Eugene Burmakin
1014af527c Update changelog 2024-09-14 22:53:27 +02:00
Eugene Burmakin
667a1b2e3d Add pagination headers to the API response 2024-09-14 22:52:25 +02:00
Eugene Burmakin
bbcd55940c Update changelog 2024-09-14 21:11:17 +02:00
Eugene Burmakin
f285eedd58 Fix url to visits page in notification 2024-09-14 21:09:29 +02:00
Evgenii Burmakin
cf9699a932
Merge pull request #243 from Freika/fix/immich-import-validity-bug
Fix/immich import validity bug
2024-09-13 20:20:09 +03:00
Eugene Burmakin
dc1c630184 Set the image version to 3.3.4 2024-09-12 22:45:38 +02:00
Eugene Burmakin
4b5d07ed60 Update bundler 2024-09-12 22:44:15 +02:00
Eugene Burmakin
388a118f5c Update changelog 2024-09-12 22:42:42 +02:00
Eugene Burmakin
979aa06005 Flatten immich data before processing it 2024-09-12 22:41:26 +02:00
Evgenii Burmakin
62d3aa19af
Create CONTRIBUTING.md 2024-09-08 18:07:42 +02:00
Evgenii Burmakin
c42f12ab4d
Merge pull request #235 from Freika/fix/immich-import-last-year
Fix immich import last year
2024-09-08 18:45:20 +03:00
Eugene Burmakin
e688f8837f Fix immich spec 2024-09-08 17:34:02 +02:00
Eugene Burmakin
0f3268e6b6 Add links to view import points on the map and on the Points page on the Imports page 2024-09-08 17:25:35 +02:00
Eugene Burmakin
d2a8180a7f Use map instead of flat_map 2024-09-08 17:06:06 +02:00
Eugene Burmakin
031c901001 Update app version 2024-09-08 17:04:56 +02:00
Eugene Burmakin
ca571b8cea Fix import geodata spec 2024-09-08 17:04:12 +02:00
Eugene Burmakin
d5cbae620e Update immich data importing service 2024-09-08 16:52:35 +02:00
Eugene Burmakin
63336f2126 Update readme 2024-09-08 15:09:21 +02:00
Evgenii Burmakin
254290ab9d
Merge pull request #226 from ghazlewood/patch-3
Update How_to_install_Dawarich_on_Synology.md
2024-09-07 23:54:53 +03:00
Eugene Burmakin
98506a3a4f Don't update user if it doesn't exist 2024-09-06 22:54:53 +02:00
Eugene Burmakin
ce85e08ed8 Update changelog 2024-09-06 21:33:21 +02:00