Commit Graph

539 Commits

Author SHA1 Message Date
srbjessen
cd6061e5f4 Translated using Weblate (Danish)
Currently translated at 100.0% (207 of 207 strings)

Co-authored-by: srbjessen <srbjessen@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/da/
Translation: Spoolman/Web Client
2023-12-28 11:43:17 +01:00
Eryk Michalak
9ed79e25b9 Translated using Weblate (Polish)
Currently translated at 99.5% (206 of 207 strings)

Co-authored-by: Eryk Michalak <gnu.ewm@protonmail.com>
Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/pl/
Translation: Spoolman/Web Client
2023-12-28 11:43:17 +01:00
Mick#6366
c421eaffb2 Translated using Weblate (Czech)
Currently translated at 100.0% (207 of 207 strings)

Co-authored-by: Mick#6366 <kos.m@post.cz>
Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/cs/
Translation: Spoolman/Web Client
2023-12-28 11:43:17 +01:00
Daniel Hultgren
7ed7de19ad Translated using Weblate (Swedish)
Currently translated at 100.0% (207 of 207 strings)

Translated using Weblate (English)

Currently translated at 100.0% (207 of 207 strings)

Co-authored-by: Daniel Hultgren <daniel.cf.hultgren@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/en/
Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/sv/
Translation: Spoolman/Web Client
2023-12-28 11:43:17 +01:00
Donkie
86af6434a9 Fixed CI name collision with built docker images 2023-12-28 11:43:16 +01:00
Donkie
75a8128f19 New CI step to produce a full Spoolman build zip 2023-12-28 11:23:34 +01:00
Donkie
cf8d7472f5 Added backend filament search by similar color 2023-12-19 21:37:07 +01:00
Donkie
8322451f26 Converted description translation to one line 2023-12-18 21:54:52 +01:00
Donkie
4dcb965b87 Translated help page 2023-12-18 21:52:22 +01:00
Donkie
bd956412d8 Added translation for Ko-fi button 2023-12-18 21:48:13 +01:00
Donkie
0e57d93ec8 Moved help stuff to a new dedicated Help page
Also added some cool stats on home page
2023-12-18 21:25:23 +01:00
Donkie
d1a5690c81 Added beginnings of a home page 2023-12-18 20:20:48 +01:00
Donkie
4287b2d6bc Delete build-client.yml
It's now redundant since the CI job does it as well
2023-12-17 23:07:20 +01:00
Donkie
b66a2c5242 Removed unnecessary zip in ci client build 2023-12-17 23:01:25 +01:00
Donkie
8e2302f50c Update .dockerignore 2023-12-17 23:01:16 +01:00
Donkie
60b67ee758 Dockerfile no longer builds client
This proved to be extremely slow on emulated hardware to build e.g. the linux/arm/v7 image.
Since the built client is architecture agnostic, it's instead now built on the native hardware and inserted into the docker image.
2023-12-17 22:53:17 +01:00
Donkie
fe6422597f Updated to node 20 in build client workflow 2023-12-17 22:51:56 +01:00
Donkie
879ac15c2d Updated axios version to fix build issue 2023-12-17 21:16:20 +01:00
Donkie
c9220b3dbd Some client html meta updates, apple standalone
Resolves #214
2023-12-17 21:11:29 +01:00
Donkie
f5b2ffa029 Fixed show page titles double-escaping HTML entities
Fixes #187
2023-12-17 20:46:03 +01:00
Donkie
b0fbe7dea7 Formatted some client files 2023-12-17 20:36:13 +01:00
Donkie
83081c3ade Updated package dependencies and node to 20 2023-12-17 20:29:19 +01:00
Donkie
cf417845e9 Implemented Danish language in selector 2023-12-17 20:11:03 +01:00
Donkie
a1ab9a6c0f Merge pull request #222 from Donkie/weblate
Translations update
2023-12-17 16:55:20 +01:00
Dr_Perry_Coke
a03f10bcd6 Translated using Weblate (Russian)
Currently translated at 100.0% (198 of 198 strings)

Translated using Weblate (Russian)

Currently translated at 100.0% (198 of 198 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
2023-12-17 16:55:14 +01:00
Donkie
8cf8b88aee Merge pull request #216 from Donkie/dependabot/npm_and_yarn/client/vite-4.4.12
Bump vite from 4.4.11 to 4.4.12 in /client
2023-12-17 16:55:09 +01:00
dependabot[bot]
c452b57f60 Bump vite from 4.4.11 to 4.4.12 in /client
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.4.11 to 4.4.12.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.4.12/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.4.12/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-05 23:58:53 +00:00
Donkie
286e519eaa Bump version to 0.14.0 2023-12-02 12:05:31 +01:00
Donkie
59b1603f6b New standalone installation instructions 2023-12-02 12:05:05 +01:00
Donkie
0dee856e80 Added env vars to override all storage dirs 2023-11-25 21:59:05 +01:00
Donkie
796523a860 Fixed db backups not using the fancy get_backups_dir function 2023-11-25 21:58:20 +01:00
Donkie
d119a27cc2 Added separate get_logs_dir function for logs dir
Instead of piggy-backing on the data dir
2023-11-25 21:42:56 +01:00
Donkie
b59e0e12a5 Install script now installs Spoolman as a system-level service instead of user level 2023-11-25 21:38:18 +01:00
Donkie
26b5545a29 Fixed pip related stuff in install script not working on debian bookworm
It uses this new "externally managed environment" thing where you can't install system/user level pip packages
2023-11-25 21:38:18 +01:00
Donkie
6f241605f4 Run apt-get update in install script 2023-11-25 21:38:18 +01:00
Donkie
543b04e3a7 Merge pull request #192 from Donkie/weblate
Translations update
2023-11-25 11:16:12 +01:00
Athanasios Papadimos
9b43113e7b Translated using Weblate (Greek)
Currently translated at 100.0% (198 of 198 strings)

Co-authored-by: Athanasios Papadimos <thanosp1993@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/el/
Translation: Spoolman/Web Client
2023-11-21 11:03:57 +01:00
Samuel Wang
139ad18c27 Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (198 of 198 strings)

Co-authored-by: Samuel Wang <imhsaw@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/zh_Hans/
Translation: Spoolman/Web Client
2023-11-21 11:03:57 +01:00
Mick#6366
b4d5740dd9 Translated using Weblate (Danish)
Currently translated at 100.0% (198 of 198 strings)

Translated using Weblate (Italian)

Currently translated at 100.0% (198 of 198 strings)

Translated using Weblate (German)

Currently translated at 100.0% (198 of 198 strings)

Translated using Weblate (Ukrainian)

Currently translated at 100.0% (198 of 198 strings)

Translated using Weblate (Russian)

Currently translated at 100.0% (198 of 198 strings)

Co-authored-by: Mick#6366 <kos.m@post.cz>
Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/da/
Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/de/
Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/it/
Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/ru/
Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/uk/
Translation: Spoolman/Web Client
2023-11-21 11:03:57 +01:00
Donkó Márk
e96cd1a351 Translated using Weblate (Hungarian)
Currently translated at 100.0% (198 of 198 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
2023-11-21 11:03:56 +01:00
Donkie
1bf77f7539 Added a link to how to setup Caddy for reverse proxy 2023-11-15 18:01:16 +01:00
Donkie
c8600c1cb0 Merge pull request #197 from mkevenaar/docs/faq
(docs) add initial list of FAQs
2023-11-14 18:57:25 +01:00
Maurice Kevenaar
17be351600 (docs) add initial list of FAQs 2023-11-12 20:24:55 +01:00
Donkie
dbcc282d93 Enabled the new greek translation 2023-11-08 18:38:22 +01:00
Donkie
bdb8c3a47c Merge pull request #190 from Donkie/weblate
Translations update
2023-11-07 22:30:31 +01:00
Maurice Kevenaar
69fdadc258 Translated using Weblate (Dutch)
Currently translated at 100.0% (198 of 198 strings)

Translated using Weblate (Dutch)

Currently translated at 100.0% (196 of 196 strings)

Co-authored-by: Maurice Kevenaar <maurice@kevenaar.name>
Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/nl/
Translation: Spoolman/Web Client
2023-11-07 20:46:09 +00:00
Donkie
fef41a5628 Added warning if in docker and data dir isn't mounted
Had to remove the VOLUME definition in the dockerfile for this, otherwise the data dir would always be mounted by an anonymous volume if the user didn't mount it correctly, so the python script wouldn't be able to detect it.
2023-11-07 21:45:58 +01:00
Donkie
d55dde5bfe Merge pull request #170 from Donkie/weblate
Translations update
2023-11-07 20:05:38 +01:00
Donkie
a9f19774e4 Added an explicit data folder permissions check on startup
It will try resolve the permission issue on its own, but if not successful it will crash with a helpful message.
2023-11-06 22:17:36 +01:00
Donkie
dcf9a8f393 Force PDM to use venv as backend in the install script 2023-11-06 22:17:36 +01:00