Nicholas and GitHub
853a024f0f
fix: prevent OOM on nginx reverse proxy servers ( #24351 )
...
Prevent OOM on reverse proxy servers
Added configuration to disable buffering for uploads.
2025-12-03 14:30:28 -06:00
Nicholas and GitHub
cc1cd299f3
feat(web): Download links and Obtainium link generator on Utilities page and onboarding ( #20589 )
2025-10-17 13:22:00 +02:00
Nicholas and GitHub
3bfa8b7575
fix: border around dark theme button on onboarding page ( #20846 )
...
fix border around dark theme button
2025-08-23 15:28:00 -05:00
Nicholas and GitHub
03a8b6cb38
feat: add i18n formatting to make translation in mobile makefile ( #20807 )
...
add i18n formatting to `make translation` in mobile makefile
2025-08-10 21:26:23 -05:00
Nicholas and GitHub
d6d31c6695
fix: change all download icons to mdiDownload for clarity and consistency ( #20821 )
...
change all download icons to `mdiDownload` for clarity and consistency
2025-08-10 21:23:21 -05:00
Nicholas and GitHub
df2525ee08
feat(docs): add make dev-docs ( #20572 )
2025-08-07 14:02:13 +01:00
Nicholas and GitHub
3a5fed99e1
fix(server): rename android-links api endpoint to apk-links ( #18790 )
...
* remove auth from endpoint and change android to apk
* add auth back to `apk-links`
2025-05-31 00:27:55 -04:00
Nicholas and GitHub
aebd68e24e
fix: change URL to Url in the Obtainium apk links api endpoint ( #18764 )
...
change `URL` to `Url`
2025-05-30 00:50:09 -04:00
Nicholas and GitHub
8ea40973a7
feat(server): apk links API endpoint for Obtainium Android mobile-server version sync ( #18700 )
2025-05-28 23:45:49 +02:00
Nicholas and GitHub
5fdc8c9481
feat: add vscode extensions as recommendations ( #18641 )
...
* add vscode extensions as recommendations
* forgot to add DCM because it's not available for VSCodium afaict
* update docs
* fix formatting
2025-05-27 10:02:36 -05:00
Nicholas Flamy and GitHub
016d7a6ceb
fix(docs): remove old patch versions from version switcher ( #18130 )
2025-05-06 17:53:17 +01:00
Nicholas Flamy and GitHub
9e015c7f97
feat: lint workflow files and others files in .github ( #16914 )
...
* add npm prettier dep and format script to .github folder
* initial work on prettier formatting test
* attempt index notation
* change name of .github job to be valid
* another use of index notation
this is getting overcomplicated
* Change job ID to `github-files-formatting` and chane the name to `.github Files Checks`
* Change job name to `.github Files Formatting`
* Update Makefile with .github module and `filter-out`s
* run prettier formatting as added in this PR
2025-03-24 10:49:18 -05:00
Nicholas Flamy and GitHub
d72d715f6b
fix(docs): logo not loading dark theme variant in production ( #16820 )
...
fix logo not loading dark theme variant in production
2025-03-11 17:13:25 -05:00
Nicholas Flamy and GitHub
f0f0056fe3
feat(docs): highlight active version in version switcher ( #16790 )
...
* docs: highlight active version in version switcher
* Add comment explaining workaround
2025-03-11 10:41:12 +00:00
Nicholas Flamy and GitHub
5d86e6d2d3
fix(web): update old discord logo to new one ( #16789 )
...
* fix: update discord svg path and add viewbox
* fix formatting
2025-03-10 22:46:32 -05:00
Nicholas Flamy and GitHub
c6ede48e59
fix(server): set the dev server restart policy of the dev server container to match the other containers ( #16753 )
...
set the restart policy of the dev server container to match the other containers
2025-03-09 22:25:03 -05:00
Nicholas Flamy and GitHub
16266c9f5a
docs: #15988 follow-up: Use URL constructor to fix Version Switcher URL double slash issue ( #16014 )
...
* concat location properties and use URL constructor to fix issues
* remove slashes from old version urls
* remove versions 1.125.0 and 1.125.4 that don't have docs archives
2025-02-25 09:34:46 -06:00
Nicholas Flamy and GitHub
392f9f205c
fix(web): thumbnail playback stops when hovering over icon then video ( #16302 )
...
fix thumbnail playback when hovering over icon then video
2025-02-24 21:35:46 -06:00
Nicholas Flamy and GitHub
edbcf17e3a
fix(docs): tsconfig issues in IDE (VSCode) - migrate tsconfig extends file to current docusaurus implementation ( #16282 )
...
fix tsx IDE (VSCode) issues in docs by migrating tsconfig extends from the Docusaurus tsconfig 2.X package to the 3.X package
2025-02-24 13:24:28 -06:00
Nicholas Flamy and GitHub
4cad23aaa3
docs: add-hash #15860 follow-up ( #15988 )
...
add-hash
2025-02-10 10:46:47 -06:00
Nicholas Flamy and GitHub
c4531fc4d3
fix(docs): show version selection dropdown on mobile ( #15894 )
...
change-className-and-add-css-to-show-versions-on-mobile
2025-02-06 16:00:52 -05:00
Nicholas Flamy and GitHub
99de52479e
fix: pr template not being used and make some changes ( #15893 )
...
fix-pr-template-and-make-some-changes-with-suggestions
2025-02-04 09:06:54 -06:00
Nicholas Flamy and GitHub
5015210f37
docs: add-current-path-to-version-switcher ( #15860 )
...
add-current-path-to-version-switcher
2025-02-04 04:09:07 -05:00
Nicholas Flamy and GitHub
3f18acdb1a
docs: TrueNAS: add danger message to external libraries ( #15857 )
...
Add danger message to external libraries in truenas.md (Format fix included)
2025-02-02 12:07:39 -06:00
Nicholas Flamy and GitHub
c58bd307ce
docs: Update TrueNAS docs for TrueNAS SCALE 24.10 ( #14067 )
...
* initial-docs-update
* add-info-about-external-libraries
2024-11-13 11:26:23 -06:00
Nicholas Flamy and GitHub
975f2351ec
fix(server): Disable duplicate detection when smart search disabled ( #9565 )
2024-05-17 16:37:26 -04:00
Nicholas Flamy and GitHub
a97e0caeb9
cho(web): Icon consistency and improvements ( #9403 )
...
* Add change from outline to regular icon in sidebar when page selected to more icons. Also change Favorites to single heart consistent with mobile app.
* Forgot to remove a few unused lines. Fixed.
2024-05-12 13:08:17 -05:00
Nicholas Flamy and GitHub
7b5ff397b3
Fix trash permanent delete dialog ( #7805 )
...
* Fix Outdated Info for Deletion
* Undo Flutter Updating Dependencies
2024-03-11 22:25:55 -05:00
Nicholas Flamy and GitHub
70881bc97f
Update truenas.md with permission info. ( #7606 )
...
* Update truenas.md with permission info.
This is very important information about permissions on datasets used by immich.
* Update truenas.md
* Update truenas.md with proper formatting
2024-03-05 02:51:20 +00:00