Commit graph

749 commits

Author SHA1 Message Date
Philip H
187c3ee007
deploy-development.yml: set release number for testing
will be disabled after testing
2024-01-19 08:09:28 +01:00
Philip H
85cf905bfb
index.html: use app.css (#775) 2024-01-19 06:46:08 +01:00
Philip H
7e4a3b3347
index.html: use app.css 2024-01-19 06:39:57 +01:00
Philip H
a13fba16da
update: app.css to match latest tailwindcss version (#774) 2024-01-19 06:21:31 +01:00
Philip H.
2df3e6cb42
update: app.css to match latest tailwindcss version 2024-01-19 05:15:12 +00:00
Philip H
21ce36c116
vue.min.js: cleanup note 2024-01-18 18:51:20 +01:00
Philip H
138a951aab
vue.min.js: v2.7.16 (#772) 2024-01-18 18:43:16 +01:00
Philip H
77edd697e4
vue.min.js: v2.7.16 2024-01-18 18:38:16 +01:00
pheiduck
710771ac16 add instruction how to change the web ui language 2024-01-18 15:03:33 +01:00
Philip H
3435b1bd73
add multilanguage support and add russian language (#278) from cany748 2024-01-18 14:28:20 +01:00
NPM Update Bot
7ed1572970 npm: package updates 2024-01-16 00:56:20 +00:00
Alexander
f7e8ad1fb5
Merge branch 'multilanguage_support' into master 2024-01-15 16:50:13 +07:00
NPM Update Bot
4b834b5276 npm: package updates 2024-01-15 00:58:37 +00:00
NPM Update Bot
8cd52231b5 npm: package updates 2024-01-13 00:55:52 +00:00
Philip H
910ce7052e
Update licensing in Production build (#757) 2024-01-12 00:17:31 +01:00
Philip H
c09fc32f76
Rename LICENSE.md to LICENSE 2024-01-12 00:14:53 +01:00
Philip H
ed73f2b03d
Rename LICENSE.md to LICENSE 2024-01-12 00:11:42 +01:00
Peter Lewis
61680cc05b
No changes to app, just updating licensing to reflect the current. 2024-01-11 22:16:17 +00:00
Peter Lewis
af44a82780
Update index.html
Remove errant `</p>`
2024-01-11 22:15:19 +00:00
Peter Lewis
7ce1af2f49
Merge pull request #756 from wg-easy/wip/licensing
LICENSE based on CC BY-NC-SA 4.0
2024-01-11 22:11:33 +00:00
Peter Lewis
ac672e4922
Merge pull request #756 from wg-easy/wip/licensing
LICENSE based on CC BY-NC-SA 4.0
2024-01-11 22:05:26 +00:00
Peter Lewis
d51ee147ea
Update index.html
Remove duplicate GitHub link
2024-01-11 22:03:02 +00:00
Peter Lewis
a8d6bac37f
Update index.html 2024-01-11 21:59:54 +00:00
Peter Lewis
3c296189cf
Update LICENSE.md 2024-01-11 21:59:10 +00:00
NPM Update Bot
1dcc8a2be8 npm: package updates 2024-01-11 21:39:21 +00:00
Peter Lewis
0e0b1b0320
Merge pull request #753 from wg-easy/revert-749-wip/licensing
Revert "LICENSE based on CC BY-NC-SA 4.0"
2024-01-11 21:38:51 +00:00
Peter Lewis
371e01aec6
Revert "LICENSE based on CC BY-NC-SA 4.0" 2024-01-11 21:37:15 +00:00
Philip H
4e10d6b3fb
Add Contributing Guidelines (#741) 2024-01-11 18:33:27 +01:00
Philip H
d78066f44b
LICENSE based on CC BY-NC-SA 4.0 (#749) 2024-01-11 18:31:28 +01:00
Philip H
505717c443
Update LICENSE: CC BY-NC-SA 4.0
Suggested by @WeeJeWel internally
2024-01-11 18:26:43 +01:00
Philip H
135554523d
Update LICENSE to AGPLv3
was GPLv3 by misstake
2024-01-11 17:23:22 +01:00
Philip H
ca7dc4cd37
Delete LICENSE.md 2024-01-11 16:59:21 +01:00
Philip H
e1c472bd22
Create LICENSE based on AGPLv3 2024-01-11 16:57:30 +01:00
Philip H
e0bab37305
Merge pull request #744 from wg-easy/ci/stale
stale.yml: do 5 operation per run
2024-01-10 13:56:03 +01:00
Philip H
c2e64329af
stale.yml: do 5 operation per run
[Best practices for using the REST API](https://docs.github.com/en/rest/using-the-rest-api/best-practices-for-using-the-rest-api?apiVersion=2022-11-28)
2024-01-10 12:54:46 +01:00
Peter Lewis
039c605e9c
Merge pull request #743 from wg-easy/master
Update README.md
2024-01-10 11:38:31 +00:00
Peter Lewis
1e228997e4
Update README.md
Dark mode no longer WIP!
2024-01-10 11:37:13 +00:00
Philip H
032ef54798
Version 10: Dark mode & sessionless auth (#691)
Version 10 release, including:

Fixed issue when running on Synology NAS
Added sessionless HTTP API auth (with thanks to @James-Stokes)
Automatic dark mode (with thanks to @goodbyepavlyi)
Version bumps
Code refinement (that feels like it's only a small step up from saying "bug fixes")
2024-01-10 10:50:25 +01:00
NPM Update Bot
044897ce33 npm: package updates 2024-01-10 00:56:42 +00:00
Philip H
037be99a8f
stale.yml: update to v9 (#740)
[Release Notes](https://github.com/actions/stale/releases/tag/v9)
2024-01-09 10:14:04 +01:00
Alexander
7ba2ed6368
Merge branch 'master' into master 2024-01-09 12:49:34 +07:00
NPM Update Bot
ecc461ddbd npm: package updates 2024-01-09 00:56:30 +00:00
Peter Lewis
87dde42b68
Merge pull request #389 from JohannesBe/master 2024-01-08 21:51:27 +00:00
Philip H
5e50dfb918
contributing.md: remove stackoverflow link 2024-01-07 20:06:43 +01:00
Philip H.
0e548a3b32
Add Contributing Guidelines 2024-01-07 18:59:38 +00:00
Philip H
8ee6ae86cb
stale.yml: update to v9
https://github.com/actions/stale/releases/tag/v9
2024-01-07 15:44:01 +01:00
Philip H
7989d0e3c4
deploy-nightly.yml: Release number is not provieded (#738)
Remove unused: `Set environment variables` Step on deploy-nightly CI
2024-01-07 13:38:09 +01:00
NPM Update Bot
e8ff6848f5 npm: package updates 2024-01-07 01:00:38 +00:00
Philip H
93324072d3
deploy-nightly.yml: Release number is not provieded
Remove unused: `Set environment variables` Step on deploy-nightly CI
2024-01-06 23:02:27 +01:00
NPM Update Bot
c849d5b522 npm: package updates 2024-01-06 00:54:47 +00:00