sunstep
d6e169d83b
Update how_to_setup_reverse_proxy.md
2024-09-24 14:02:33 +02:00
sunstep
85cdf7fd50
Merge pull request #4 from sunstep/docs/gzip-apache2
...
Add gzip support to Apache
2024-09-24 13:20:18 +02:00
sunstep
414fec7d64
Add gzip support to Apache
2024-09-24 13:18:46 +02:00
sunstep
3a142dbd58
Merge pull request #3 from sunstep/docs/gzip-nginx
...
Update how_to_setup_reverse_proxy.md
2024-09-24 13:12:08 +02:00
sunstep
7fc784d4d5
Update how_to_setup_reverse_proxy.md
2024-09-24 13:11:37 +02:00
sunstep
da47335c9a
Merge pull request #2 from sunstep/docs/reverse-proxy-guide-adjustment
...
Docs/reverse proxy guide adjustment
2024-09-24 13:09:28 +02:00
sunstep
8911ad4d9c
Update guide on APPLICATION_HOST(S)
2024-09-24 12:37:59 +02:00
sunstep
b09546e12a
Make code snippets have a color
2024-09-24 12:04:26 +02:00
sunstep
90276885bb
Merge pull request #1 from sunstep/guide/caddy-adjustment
...
Adjust Caddy guide to only contain the docker compose difference
2024-09-24 11:53:25 +02:00
sunstep
4e38cb4c50
Adjust Caddy guide to only contain the docker compose difference
2024-09-24 11:50:24 +02:00
Evgenii Burmakin
0727bed62f
Merge pull request #277 from Freika/fix/gpx-timestamps
...
Fix GPX export timestamps and add slim version of points
2024-09-24 01:12:39 +03:00
Eugene Burmakin
7b876ea754
Fix GPX export timestamps and add slim version of points
2024-09-24 00:10:39 +02:00
Evgenii Burmakin
1ce902646c
Merge pull request #273 from Freika/dependabot/bundler/dotenv-rails-3.1.4
...
Bump dotenv-rails from 3.1.2 to 3.1.4
2024-09-23 23:42:52 +03:00
Evgenii Burmakin
a7fdca0ac7
Merge pull request #274 from Freika/dependabot/bundler/rubocop-rails-2.26.2
...
Bump rubocop-rails from 2.26.0 to 2.26.2
2024-09-23 23:42:43 +03:00
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
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