Skip to content

Conversation

christiandesantis
Copy link

@christiandesantis christiandesantis commented Jun 17, 2025

Pull Request Type

  • ✨ feat
  • πŸ› fix
  • ♻️ refactor
  • πŸ’„ style
  • πŸ”¨ chore
  • πŸ“ docs

What is in this change?

resolved #2433
Added PWA support, UI enhancements for dark mode and mobile, and new GitHub actions deployment workflow for custom server.

Additional Information

Developer Validations

  • I ran yarn lint from the root of the repo & committed changes
  • Relevant documentation has been updated
  • I have tested my code functionality
  • Docker build succeeds locally

christiandesantis and others added 21 commits December 16, 2024 23:38
…apping in docker-compose"

This reverts commit 5d0542e.
@christiandesantis christiandesantis force-pushed the master branch 2 times, most recently from d369c4f to 39bae6a Compare June 21, 2025 02:55
@timothycarambat timothycarambat added the PR:needs review Needs review by core team label Jun 24, 2025
@BartVB
Copy link

BartVB commented Sep 1, 2025

Just a comment to state that I'm really looking forward to the PWA functionality.

Currently AnythingLLM lives as a tab in Chrome for me which makes it very hard to find. Would be very beneficial for my workflow if AnythingLLM was a dedicated icon in my MacOS Dock.

Awesome work, Christian!

@christiandesantis
Copy link
Author

christiandesantis commented Sep 1, 2025

Just a comment to state that I'm really looking forward to the PWA functionality.

Currently AnythingLLM lives as a tab in Chrome for me which makes it very hard to find. Would be very beneficial for my workflow if AnythingLLM was a dedicated icon in my MacOS Dock.

Awesome work, Christian!

@BartVB Hi Bart, thank you! I'm glad someone is interested on this feature, it is actually really nice to have AnythingLLM in both MacOS Dock and as an iOS app, I forked this repo a while ago just because I needed that. I'll soon catch up with this PR and do my best to make it happen!

@BartVB
Copy link

BartVB commented Sep 1, 2025

Ah, I'll check out your fork. Creating my own Docker container is of course an option until this feature has been merged.

Regarding the PR; it might help to split this in three separate PRs. One for the PWA, one for dark mode and one for the Github Actions.

Fantastic if this can move forward!

@misudo
Copy link

misudo commented Oct 14, 2025

Waiting for this too, would be super convenient. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR:needs review Needs review by core team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEAT]: PWA Support

4 participants