Matthew Kilgore
817058bc70
fix: broken page rendering
2025-02-16 22:30:47 -05:00
kylehakala
8e46553a0d
Add additional documentation for Notifiers ( #530 )
...
* Add additional documentation for Notifiers
When I first set up the notifiers, I felt like the documentation was pretty light on how to do this.
I'd like to submit a few more PRs to outline a couple basic examples on this page (or a separate page specific for notifications) in addition to elaborating more on how this feature works. It's super flexible, and I love that!
Nevertheless, I think it would be more accessible to outline a few examples on what this ends up entailing.
* User general/latest shoutrrr URL without hardcoded version
2025-02-16 16:58:10 -05:00
fidoriel
9a57ada534
Additional information on label, dynamic label layouting ( #522 )
2025-02-09 20:39:23 -05:00
fidoriel
7ddfa72936
Fix labelmaker wrong defaults in docs ( #520 )
2025-02-09 15:59:10 -05:00
Jake Walker
fba6d7817a
add label generation api ( #498 )
...
* add label generation api
* show location name on labels
* add label scan page
* dispose of code reader when navigating away from scan page
* save label to png
* implement code suggestions
* fix label padding and margin
* update swagger docs
* add print from browser dialog
Co-authored-by: fidoriel <49869342+fidoriel@users.noreply.github.com >
* increase label description font weight
* update documentation label file suffix
* fix scanner components import
* fix linting issues
---------
Co-authored-by: fidoriel <49869342+fidoriel@users.noreply.github.com >
2025-02-08 21:26:16 -05:00
zawnk
401fd7fc71
Fix file upload size env in installation.md ( #514 )
2025-02-08 13:43:54 -05:00
Tonya
e708bd9839
Begin switching from daisyui to shadcnui ( #492 )
...
* feat: add shadcn
* feat: add themes
* feat: make sidebar use shadcn
* feat: sort bg
* feat: lint fixes
* feat: make daisyui toggleable, add tooltips to sidebar, add work in progress docs page
* fix: theme switching for shadcn
* Fix minor profile.vue issue
* feat: update docs, enlarge SidebarMenuButton and refine profile layout
* feat: add testing page
* feat: update css and remove comments from template
* fix: create dropdown not opening due to tooltip interference also lint
* fix: correct CSS selector for homebox in main.css to ensure proper theming functionality
* feat: make theme switching actually kinda work for shadcn
* fix: sidebar colours
* fix: remove unused router import, made sidebar indicate active page and sort tailwind config linting
* style: update styles
* chore: remove unused duplicate code
* style: refine theme management, CSS variables, get styles closer to original
* feat: implement suggested changes
* feat: better button size
---------
Co-authored-by: Matt Kilgore <tankerkiller125@users.noreply.github.com >
2025-02-01 10:32:10 +00:00
Tonya
9cf244c933
Add a warning when the version does not match the latest release ( #442 )
Docker publish rootless / build-rootless (push) Waiting to run
Docker publish / build (push) Waiting to run
Update Currencies / update-currencies (push) Waiting to run
Docker publish ARM / build (push) Has been cancelled
Docker publish rootless ARM / build-rootless (push) Has been cancelled
Dockerhub publish / build (push) Has been cancelled
2025-01-04 14:22:25 -05:00
Harrison Conlin
1a4e98ad2a
add _time_format=sqlite parameter to SQLite URLs ( #430 )
2025-01-04 10:28:15 -05:00
Katos
9be3e4e830
Fix environment variable documentation
Docker publish ARM / build (push) Waiting to run
Docker publish rootless ARM / build-rootless (push) Waiting to run
Docker publish rootless / build-rootless (push) Waiting to run
Docker publish / build (push) Waiting to run
Dockerhub publish / build (push) Waiting to run
Update Currencies / update-currencies (push) Waiting to run
2025-01-01 16:06:32 +00:00
Katos
e63316b5be
Update Docs to rectify invalid environment variable for max file upload
2025-01-01 15:48:04 +00:00
Tonya
1ebdc88b0d
Improve handling of copy button on http ( #414 )
Docker publish ARM / build (push) Has been cancelled
Docker publish rootless ARM / build-rootless (push) Has been cancelled
Docker publish rootless / build-rootless (push) Has been cancelled
Docker publish / build (push) Has been cancelled
Dockerhub publish / build (push) Has been cancelled
Update Currencies / update-currencies (push) Has been cancelled
2024-12-29 12:23:59 -05:00
Matt Kilgore
d5e66f29b0
chore: remove try it button from api docs
2024-10-31 22:01:32 -04:00
Matt Kilgore
76b6c34533
chore: Add native API docs to website
2024-10-31 21:41:07 -04:00
Song Lim
8f255ccfd4
fix: typo in frontend development start command ( #278 )
2024-10-12 10:25:56 -04:00
Gabrinator
791d390187
docs: add Organizing Your Items page ( #236 )
2024-09-23 08:12:44 -04:00
Matt Kilgore
3da3025935
chore: Update translation contribution documentation.
2024-09-14 22:53:09 -04:00
Gabrinator
5fc7b3e25b
docs: update quick-stard.md
2024-09-13 12:49:02 -04:00
Gabrinator
88dc943b6b
docs: added Configure Homebox Page
2024-09-13 12:48:18 -04:00
Gabrinator
f8482b1c64
docs: fix typo in index.md
2024-09-13 12:41:37 -04:00
Gabrinator
8ef1b8b6ce
docs: add installation page
2024-09-13 11:36:18 -04:00
Matt Kilgore
f113de180b
docs: add demo link to doc site
2024-09-08 13:17:48 -04:00
Matt Kilgore
c428a22b5b
docs: add screenshot of home screen
2024-09-07 14:31:35 -04:00
Matt Kilgore
81d9fb0700
chore: add translations to contributions sections
2024-08-04 17:36:02 -04:00
Fuzzy
12219522ab
Document search tips, cleanup documentation ( #152 )
...
* Update tips-tricks.md
Add instructions for search by ID
* Update get-started.md
Fixing typos and redundancies
2024-07-31 19:51:43 -04:00
Ikko Eltociear Ashimine
9403fb27e0
docs: update get-started.md ( #106 )
...
* docs: update get-started.md
seperated -> separated
* Apply suggestions from code review
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
---------
Co-authored-by: Matt Kilgore <tankerkiller125@users.noreply.github.com >
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-07-08 11:50:28 -04:00
Matt Kilgore
552cb0bf53
chore: General cleanup tasks ( #88 )
...
* chore: cleanup
* chore: remove uneeded pull request info
* chore: update security policy
* Update docs/en/quick-start.md
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* Update docs/en/quick-start.md
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* Update docs/en/quick-start.md
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
---------
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-07-02 14:03:21 -04:00
Katos
4995e04cf0
Appease the bot overlords.
2024-06-29 18:08:42 +01:00
Katos
76123e00d6
Minor rewording
2024-06-29 18:08:42 +01:00
Katos
0b7de9557d
Minor grammar change
2024-06-29 18:08:42 +01:00
Katos
0f25983278
Improve link readability in Markdown
2024-06-29 18:08:42 +01:00
Matt Kilgore
a0198fb66f
fix(docs): broken link
2024-06-29 18:08:42 +01:00
Matt Kilgore
04eb136ab0
feat(docs): i18n support added to docs
2024-06-29 18:08:42 +01:00