Sean Morley
68924d7ecc
feat: Refactor hotel terminology to lodging and update related components
2025-02-08 16:10:01 -05:00
Sean Morley
1351f26ba0
Merge pull request #489 from ThomasDetemmerman/main
...
Improved translation for Dutch
2025-02-08 10:15:24 -05:00
Sean Morley
57db1e088f
Merge branch 'development' into main
2025-02-08 10:14:11 -05:00
Thomas
cbcf2a70d7
improved locals for dutch
2025-02-08 08:04:01 +01:00
Thomas
d4f9abd158
Improved dutch language
2025-02-08 07:58:25 +01:00
Nikolai Eidsheim
a899579a02
Started work on norwegian translations
2025-02-06 21:33:17 +00:00
Sean Morley
d2cb862103
feat: Add favicon link to CDN index.html
2025-02-06 10:49:58 -05:00
Sean Morley
d1f50dfa17
feat: Add hotel management functionality with serializer and UI integration
2025-02-05 19:38:04 -05:00
Sean Morley
271cba9abc
feat: Add GitHub Actions workflows for uploading CDN images to GHCR and Docker Hub
2025-02-05 16:55:07 -05:00
Sean Morley
921e756aef
feat: Enhance CDN management with entrypoint script and update country data handling
2025-02-05 16:50:05 -05:00
Sean Morley
f7ff8f30b0
feat: Add CODEOWNERS file to define repository ownership
2025-02-04 18:06:03 -05:00
Sean Morley
9b54af8d40
feat: Update country data management to use AdventureLog CDN for fetching flags and JSON files
2025-02-04 17:43:41 -05:00
Sean Morley
5f344cad83
feat: Implement CDN update process with country data download and flag management
2025-02-04 17:19:58 -05:00
Sean Morley
a00d2abe0d
feat: Add achievements app with models, admin, and management command for seeding data
2025-02-04 10:37:15 -05:00
Sean Morley
e93909e7ea
Merge pull request #487 from seanmorley15/cdn
...
feat: Add CDN generation scripts and Docker setup; include Nginx conf…
2025-02-04 10:36:59 -05:00
Sean Morley
8ea8043beb
feat: Update stats API endpoint to include username for personalized user statistics
2025-02-03 19:57:22 -05:00
Sean Morley
9c3a52ae85
feat: Refactor user detail view and enhance localization strings for multiple languages
2025-02-03 19:56:25 -05:00
Sean Morley
ad5fb02ebb
feat: Enhance AdventureViewSet to filter adventures based on visit status with improved boolean handling
2025-02-03 19:38:24 -05:00
Sean Morley
ed1e24252c
feat: Enhance HotelModal with geocoding, custom location handling, and improved hotel initialization
2025-02-03 19:18:46 -05:00
Sean Morley
df60184f23
feat: Implement Hotel model with CRUD operations and integrate into views and serializers
2025-02-03 12:28:42 -05:00
Sean Morley
da9c2ba80a
feat: Add linking instructions for existing accounts in Authentik and GitHub documentation
2025-02-03 11:10:14 -05:00
Sean Morley
5b42e8b372
Merge pull request #469 from mcguirepr89/patch-1
...
Update email.md
2025-02-03 09:23:40 -05:00
Sean Morley
28b2a918e8
Merge pull request #486 from motox986/patch-1
...
Update immich_integration.md
2025-02-03 09:05:25 -05:00
motox986
4da34032e9
Update immich_integration.md
...
Added the /api to the example URL for the Immich server.
2025-02-02 21:42:23 -08:00
Sean Morley
dc169d1046
feat: Add CDN generation scripts and Docker setup; include Nginx configuration
2025-02-02 20:31:28 -05:00
Sean Morley
659c56f02d
feat: Add Hotel model and integrate into admin panel; update related components
2025-02-02 10:36:47 -05:00
Sean Morley
bdb17a3177
Merge pull request #478 from Thiesjoo/immich-improvements
...
Immich image selection improvements
2025-02-01 15:28:15 -05:00
Sean Morley
7d71c84fd2
feat: Remove email field from user details response and enhance frontend user display
2025-02-01 15:10:25 -05:00
Sean Morley
c1807826d0
feat: Add server-side redirection to admin page based on public URL fetch
2025-01-31 16:43:09 -05:00
Sean Morley
341de6daea
Merge pull request #480 from evertyang/patch-1
...
Update unraid.md
2025-01-31 07:25:51 -05:00
evertyang
9cdd502264
Update unraid.md
...
Variable appears to be in bytes not kilobytes. I got the following error assuming kilobytes:
SvelteKitError: Content-length of 4870507 exceeds limit of 30000 bytes.
at Object.start (file:///app/build/handler.js:984:19)
at setupReadableStreamDefaultController (node:internal/webstreams/readablestream:2333:23)
at setupReadableStreamDefaultControllerFromSource (node:internal/webstreams/readablestream:2366:3)
at new ReadableStream (node:internal/webstreams/readablestream:289:7)
at get_raw_body (file:///app/build/handler.js:973:9)
at getRequest (file:///app/build/handler.js:1054:7)
at Array.ssr (file:///app/build/handler.js:1248:19)
at handle (file:///app/build/handler.js:1318:23)
at file:///app/build/handler.js:1318:40
at Array.<anonymous> (file:///app/build/handler.js:1237:4) {
status: 413,
text: 'Payload Too Large'
}
2025-01-31 05:02:00 -06:00
Thies
cc6a98d23b
Convert indentation to tabs, as my vscode did not want to cooperate
2025-01-30 13:07:08 +01:00
Thies
94fca45af0
immich: Show dates of images next to the results
2025-01-30 13:06:17 +01:00
Thies
c7d34f6c48
immich: Add a loading indicator
2025-01-30 13:06:17 +01:00
Thies
08bfeac837
immich: Automatically select the date of the last visit for the photos
2025-01-30 13:06:10 +01:00
Thies
aaacacbd60
immich: Now able to show images by date!
2025-01-30 12:57:38 +01:00
Thies
bc08362a4c
navbar: Allow the typing of slash in input/textarea fields
2025-01-30 12:16:19 +01:00
Sean Morley
85b55660f9
feat: Update user profile handling and enhance public user details response
2025-01-29 22:50:53 -05:00
Sean Morley
6d80969fdc
Merge pull request #476 from ThunderLord956/main
...
Documentation Update/Spell-Checks
2025-01-29 08:04:41 -05:00
Thunder
defd97fc02
Mass documentation spelling check, as well as improving the unraid installation guide, and some small changes to the docker installation guide.
2025-01-28 23:23:47 -06:00
Sean Morley
afdc894f23
Merge pull request #472 from ThunderLord956/patch-1
...
Update unraid.md
2025-01-28 17:20:38 -05:00
ThunderLord956
41cc47d631
Update unraid.md
...
Separate 2 lines in Installation Configuration
2025-01-28 15:13:10 -06:00
ThunderLord956
145627b1eb
Update unraid.md
...
Try to fix tables
2025-01-28 15:11:33 -06:00
ThunderLord956
896c537791
Update unraid.md
...
Update the unraid wiki page to be more precise and easier to understand
2025-01-28 14:04:41 -06:00
Sean Morley
b68e2dedaa
feat: Add new background image entry for adventurelog showcase
2025-01-27 20:19:33 -05:00
Sean Morley
db077b5fd7
Merge pull request #460 from seanmorley15/development
...
Attachments, GPX Maps, Global Search, Security
2025-01-27 09:50:00 -05:00
Patrick McGuire
697851e210
Update email.md
...
Removing the single quotes allow SMTP to work -- it did not work otherwise. Also, [Google recommends TLS over SSL](https://support.google.com/a/answer/2520500?sjid=7564827219172741277-NA )
2025-01-27 09:38:59 -05:00
Sean Morley
3468e82b04
feat: Sanitize FRONTEND_URL by removing quotes for improved URL parsing
2025-01-27 09:23:48 -05:00
Sean Morley
680a2378d9
Merge pull request #458 from larsl-net/basic-pwa
...
Basic PWA support
2025-01-26 20:20:47 -05:00
Sean Morley
f5dc0ceb0a
feat: Refactor session cookie domain handling to use psl for improved domain parsing
2025-01-26 20:18:50 -05:00