Matt Gerega
|
c6f9abeced
|
Changed initial_weight to be net weight, not gross weight
|
2024-04-10 11:00:46 -04:00 |
|
Dmitry Belousov
|
28b2bfec50
|
Added prometheus client
Added scheduler for compute current spool metrics and info
|
2024-04-09 15:25:09 +03:00 |
|
CooperGerman
|
fc6ab9ee3a
|
Merge branch 'Donkie:master' into master
|
2024-04-09 09:20:18 +02:00 |
|
CooperGerman
|
81ef9b115d
|
Merged arch and debian install scripts for a generic one
|
2024-04-09 09:18:47 +02:00 |
|
Matt Gerega
|
dad446621f
|
Changed g to grams in API docs for clarity
|
2024-04-08 17:40:22 -04:00 |
|
Matt Gerega
|
23cfb42ba8
|
Updated based on PR requests
|
2024-04-08 17:38:18 -04:00 |
|
Matt Gerega
|
37804c14a8
|
modified default settings
|
2024-04-08 09:27:15 -04:00 |
|
Matt Gerega
|
c77d0186ca
|
Merge remote-tracking branch 'upstream/master' into feature/spool_revisions
|
2024-04-08 09:26:34 -04:00 |
|
CooperGerman
|
163c809fd5
|
Add .history to .gitignore
|
2024-04-08 11:27:52 +02:00 |
|
CooperGerman
|
1696759325
|
Update install script in readme
|
2024-04-08 11:27:44 +02:00 |
|
Donkie
|
29f54358d6
|
Merge pull request #345 from Donkie/dependabot/npm_and_yarn/client/vite-5.0.13
|
2024-04-03 20:00:31 +02:00 |
|
dependabot[bot]
|
e391d041ac
|
Bump vite from 5.0.12 to 5.0.13 in /client
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.12 to 5.0.13.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.0.13/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.0.13/packages/vite)
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-03 17:59:40 +00:00 |
|
Matt Gerega
|
80fbfdfe65
|
Merge remote-tracking branch 'upstream/master' into feature/spool_revisions
|
2024-04-01 18:57:47 -04:00 |
|
Donkie
|
db18a5f19d
|
Added libffi to fix armv7 builds
Thanks @spyder007
|
2024-04-01 22:15:27 +02:00 |
|
Donkie
|
e6aa80347f
|
Merge pull request #333 from Donkie/dependabot/npm_and_yarn/client/follow-redirects-1.15.6
Bump follow-redirects from 1.15.4 to 1.15.6 in /client
|
2024-04-01 22:13:37 +02:00 |
|
Donkie
|
b86841d7fe
|
Merge pull request #325 from Donkie/weblate
Translations update
|
2024-04-01 22:13:29 +02:00 |
|
Matt Gerega
|
ba084b47b5
|
Merge remote-tracking branch 'upstream/master' into feature/spool_revisions
|
2024-04-01 14:00:38 -04:00 |
|
Matt Gerega
|
90795fea84
|
Add libffi-dev to python-builder
|
2024-04-01 11:41:13 -04:00 |
|
srbjessen
|
9dd87049d2
|
Translated using Weblate (Danish)
Currently translated at 100.0% (241 of 241 strings)
Co-authored-by: srbjessen <srbjessen@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/da/
Translation: Spoolman/Web Client
|
2024-03-29 07:55:41 +01:00 |
|
Karter87
|
a49f150560
|
Translated using Weblate (Dutch)
Currently translated at 100.0% (241 of 241 strings)
Co-authored-by: Karter87 <charlievdschoor@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/nl/
Translation: Spoolman/Web Client
|
2024-03-29 07:55:40 +01:00 |
|
Roberto Besser
|
cc19079bd9
|
Translated using Weblate (Portuguese)
Currently translated at 100.0% (241 of 241 strings)
Co-authored-by: Roberto Besser <rmbesser@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/pt/
Translation: Spoolman/Web Client
|
2024-03-29 07:55:40 +01:00 |
|
Donkie
|
7808615b1d
|
Merge pull request #341 from Donkie/dependabot/npm_and_yarn/client/express-4.19.2
|
2024-03-29 07:55:01 +01:00 |
|
dependabot[bot]
|
23f67b6739
|
Bump express from 4.18.2 to 4.19.2 in /client
Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.18.2...4.19.2)
---
updated-dependencies:
- dependency-name: express
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-29 02:53:53 +00:00 |
|
Matt Gerega
|
951592ab4c
|
Add more integration tests for spool weights
|
2024-03-28 09:38:24 -04:00 |
|
Matt Gerega
|
a6ae808389
|
Added additional integration tests for measure and add
|
2024-03-28 09:29:39 -04:00 |
|
Matt Gerega
|
19c414da4b
|
Add integration tests for new measure endpoint
|
2024-03-27 15:44:54 -04:00 |
|
Matt Gerega
|
3ea4937f24
|
Updated spool UIs (create/edit)
|
2024-03-27 14:47:05 -04:00 |
|
Matt Gerega
|
3aed735cea
|
Updated vendor API to correct issues - Implement new UI
|
2024-03-26 21:26:41 -04:00 |
|
Matt Gerega
|
e68f88da2a
|
Added empty spool weight as an option field for the vendor
|
2024-03-26 20:35:50 -04:00 |
|
Matt Gerega
|
83fd3073ec
|
Fixed formatting
|
2024-03-26 14:02:17 -04:00 |
|
Matt Gerega
|
1d6830d769
|
Added initial_weight and empty_weight to spool
|
2024-03-26 13:55:44 -04:00 |
|
CooperGerman
|
2a723da910
|
Create install_arch.sh
|
2024-03-21 16:37:03 +01:00 |
|
dependabot[bot]
|
6d72dd69fd
|
Bump follow-redirects from 1.15.4 to 1.15.6 in /client
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6)
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-16 22:59:27 +00:00 |
|
Michal Kunc
|
06e546f3fa
|
Add more description to help text, fix cs locale.
|
2024-03-11 10:25:28 +01:00 |
|
Michal Kunc
|
8c19efa2c4
|
Add QR Code base URL setting
|
2024-03-04 01:41:26 +01:00 |
|
Donkie
|
a68e0d59bd
|
Merge pull request #301 from Donkie/weblate
Translations update
|
2024-03-02 19:30:16 +01:00 |
|
Athanasios Papadimos
|
7e8611668e
|
Translated using Weblate (Greek)
Currently translated at 100.0% (241 of 241 strings)
Co-authored-by: Athanasios Papadimos <thanosp1993@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/el/
Translation: Spoolman/Web Client
|
2024-03-02 19:30:02 +01:00 |
|
Donkó Márk
|
1109474ee2
|
Translated using Weblate (Hungarian)
Currently translated at 100.0% (241 of 241 strings)
Co-authored-by: Donkó Márk <donkomark@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/hu/
Translation: Spoolman/Web Client
|
2024-03-02 19:30:02 +01:00 |
|
luger16
|
3bff50871f
|
Translated using Weblate (German)
Currently translated at 96.2% (232 of 241 strings)
Co-authored-by: luger16 <luis.gerlach@gmx.de>
Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/de/
Translation: Spoolman/Web Client
|
2024-03-02 19:30:02 +01:00 |
|
Kev
|
65dcc5cc58
|
Translated using Weblate (German)
Currently translated at 96.2% (232 of 241 strings)
Co-authored-by: Kev <leadustin@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/de/
Translation: Spoolman/Web Client
|
2024-03-02 19:30:02 +01:00 |
|
Jaccob Hui
|
ce1d38ea94
|
Translated using Weblate (Chinese (Simplified))
Currently translated at 90.8% (219 of 241 strings)
Co-authored-by: Jaccob Hui <783739330@qq.com>
Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/zh_Hans/
Translation: Spoolman/Web Client
|
2024-03-02 19:30:02 +01:00 |
|
Roberto Besser
|
dabf3f5a51
|
Translated using Weblate (Portuguese)
Currently translated at 100.0% (241 of 241 strings)
Translated using Weblate (Portuguese)
Currently translated at 100.0% (241 of 241 strings)
Co-authored-by: Roberto Besser <rmbesser@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/pt/
Translation: Spoolman/Web Client
|
2024-03-02 19:30:02 +01:00 |
|
Daniel Oliver
|
bd1d1a6d7c
|
Translated using Weblate (Spanish)
Currently translated at 100.0% (241 of 241 strings)
Co-authored-by: Daniel Oliver <d.oliver13@me.com>
Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/es/
Translation: Spoolman/Web Client
|
2024-03-02 19:30:02 +01:00 |
|
Giadej
|
37a65e954c
|
Translated using Weblate (Italian)
Currently translated at 100.0% (241 of 241 strings)
Co-authored-by: Giadej <Giadej@users.noreply.hosted.weblate.org>
Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/it/
Translation: Spoolman/Web Client
|
2024-03-02 19:30:02 +01:00 |
|
Dr_Perry_Coke
|
6149e75332
|
Translated using Weblate (Russian)
Currently translated at 100.0% (241 of 241 strings)
Co-authored-by: Dr_Perry_Coke <dr.perrycoke@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/ru/
Translation: Spoolman/Web Client
|
2024-03-02 19:30:02 +01:00 |
|
gallegonovato
|
a177d561e1
|
Translated using Weblate (Spanish)
Currently translated at 100.0% (241 of 241 strings)
Co-authored-by: gallegonovato <fran-carro@hotmail.es>
Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/es/
Translation: Spoolman/Web Client
|
2024-03-02 19:30:01 +01:00 |
|
A S
|
8fd4147b5d
|
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (241 of 241 strings)
Co-authored-by: A S <good.win.alexs@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/uk/
Translation: Spoolman/Web Client
|
2024-03-02 19:30:01 +01:00 |
|
Guillaume Guerin
|
7f3df034af
|
Translated using Weblate (French)
Currently translated at 100.0% (241 of 241 strings)
Translated using Weblate (French)
Currently translated at 95.4% (230 of 241 strings)
Co-authored-by: Guillaume Guerin <guerin.dev@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/fr/
Translation: Spoolman/Web Client
|
2024-03-02 19:30:01 +01:00 |
|
Maurice Kevenaar
|
eae391f34d
|
Translated using Weblate (Dutch)
Currently translated at 100.0% (241 of 241 strings)
Co-authored-by: Maurice Kevenaar <maurice@kevenaar.name>
Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/nl/
Translation: Spoolman/Web Client
|
2024-03-02 19:30:01 +01:00 |
|
Daniel Hultgren
|
e3b2bed573
|
Translated using Weblate (Swedish)
Currently translated at 100.0% (241 of 241 strings)
Co-authored-by: Daniel Hultgren <daniel.cf.hultgren@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/sv/
Translation: Spoolman/Web Client
|
2024-03-02 19:30:01 +01:00 |
|