Commit Graph

366 Commits

Author SHA1 Message Date
seriousm4x
19d0cff28c Merge pull request #83 from seriousm4x/dependabot/github_actions/actions/setup-go-4
Bump actions/setup-go from 3 to 4
2023-06-28 11:27:28 +02:00
seriousm4x
29bf818a27 Merge pull request #82 from seriousm4x/dependabot/github_actions/docker/build-push-action-4
Bump docker/build-push-action from 3 to 4
2023-06-28 11:27:17 +02:00
dependabot[bot]
1df79f0699 Bump actions/setup-go from 3 to 4
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3 to 4.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-28 09:24:37 +00:00
dependabot[bot]
d81ffd8435 Bump docker/build-push-action from 3 to 4
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3 to 4.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-28 09:24:32 +00:00
seriousm4x
ac85abcb13 Merge pull request #81 from gaby/dependabot
Add support for dependabot
2023-06-28 11:23:48 +02:00
Juan Calderon-Perez
613022453d Add support for dependabot 2023-06-27 21:09:44 -04:00
Maxi Quoß
45c0fbb462 higher contrast for titles 3.2.8 2023-06-01 15:18:58 +02:00
Maxi Quoß
b011d88b3d workflow: codeberg remove cron 2023-06-01 14:56:21 +02:00
Maxi Quoß
2bc7bab5f7 remove v2 restore 3.2.7 2023-06-01 14:38:07 +02:00
Maxi Quoß
4eed2bf31b format 2023-06-01 14:37:10 +02:00
Maxi Quoß
326a7f359f update dependencies 2023-06-01 14:33:49 +02:00
Maxi Quoß
cbbd0f301e workflow: add codeberg mirror 2023-06-01 13:18:27 +02:00
seriousm4x
fdf125d071 fix wrong icon url for prod env, fix #70 3.2.6 2023-04-12 23:27:42 +02:00
seriousm4x
72e3d3d343 npm format 3.2.5 2023-04-07 22:04:39 +02:00
seriousm4x
3331b53d39 npm format 2023-04-07 22:01:15 +02:00
seriousm4x
1faae16e18 update dependencies
- fix sveltekit csrf issue
- pocketbase 0.14.3
2023-04-07 21:57:41 +02:00
seriousm4x
28cc52f6c1 Merge pull request #67 from seriousm4x/dependabot/npm_and_yarn/frontend/sveltejs/kit-1.15.1
Bump @sveltejs/kit from 1.12.0 to 1.15.1 in /frontend
2023-04-04 23:46:42 +02:00
dependabot[bot]
6a388229dd Bump @sveltejs/kit from 1.12.0 to 1.15.1 in /frontend
Bumps [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) from 1.12.0 to 1.15.1.
- [Release notes](https://github.com/sveltejs/kit/releases)
- [Changelog](https://github.com/sveltejs/kit/blob/master/packages/kit/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/kit@1.15.1/packages/kit)

---
updated-dependencies:
- dependency-name: "@sveltejs/kit"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-04 21:45:44 +00:00
Maxi Quoß
014e6785be readme: add armv6 to images 2023-03-26 11:37:25 +02:00
seriousm4x
2fed755948 readme: create admin on frontend 2023-03-23 20:54:35 +01:00
seriousm4x
9106d25b95 add armv6 support #64 3.2.4 2023-03-21 01:13:16 +01:00
Maxi Quoß
8e9ba1503c add package-lock again 3.2.3 2023-03-19 20:04:22 +01:00
Maxi Quoß
9e83416848 update dependencies 2023-03-19 19:58:13 +01:00
Maxi Quoß
054f60ee48 fix #63 2023-03-19 19:52:10 +01:00
Maxi Quoß
469d480988 fix devices would not load for normal users 3.2.2 2023-03-13 09:23:54 +01:00
Maxi Quoß
87bf05528c own func for setup completed, refreshDeviceList() now returns error 3.2.1 2023-03-10 11:05:41 +01:00
Maxi Quoß
93a72207cc show register form if setup not completed 2023-03-10 10:52:38 +01:00
Maxi Quoß
df9f549d65 fix save record settingsPrivate 3.2.0 2023-03-10 02:38:17 +01:00
Maxi Quoß
c43bcbd299 update callout and screenshots 2023-03-10 02:28:36 +01:00
Maxi Quoß
79a70b6053 set custom icon
- split settings collection into settings_private and settings_public
- add icon input to frontend
2023-03-10 02:11:56 +01:00
Maxi Quoß
f061c7d00a update screenshots 2023-03-09 22:42:08 +01:00
Maxi Quoß
59bc936237 change import path for fa icons 2023-03-09 22:41:50 +01:00
Maxi Quoß
1b299aa3a3 add new gopher as project image 2023-03-08 21:02:22 +01:00
Maxi Quoß
327b47c2a1 apk add samba (not installed by samba-common-tools anymore), close #61 3.1.3 2023-03-07 20:33:20 +01:00
Maxi Quoß
d7c4a922e2 fix scan not working #59 3.1.2 2023-03-07 10:03:21 +01:00
Maxi Quoß
8c4c402c2c refresh auth tokens to avoid expiration 3.1.1 2023-03-06 18:13:25 +01:00
Maxi Quoß
9351889337 minor changes 3.1.0 2023-03-05 16:20:06 +01:00
Maxi Quoß
327ac67e33 update screenshots 2023-03-05 15:39:46 +01:00
Maxi Quoß
2764ed6ac5 rel="external" fixes "not found" build error 2023-03-05 15:37:03 +01:00
Maxi Quoß
c519084e78 message is prerendered and cant be changed at runtime 2023-03-05 08:40:24 +01:00
Maxi Quoß
0d9a743b09 authentification -> authorisation 3.1.0-beta.1 2023-03-05 07:13:35 +01:00
Maxi Quoß
12689b19f9 update readme with auth #42 #55 2023-03-05 07:11:54 +01:00
Maxi Quoß
5ed25bb06b add custom welcome message 2023-03-05 06:32:38 +01:00
Maxi Quoß
94fabed6dd css and logic improvements 2023-03-05 05:54:34 +01:00
Maxi Quoß
5493df087b pnpm... 2023-03-05 02:46:34 +01:00
Maxi Quoß
8d479669f4 add authentification #42 #55
* from now on, upsnap always requires authentification (user or admin)
* users can view the dashboard and use wake/shutdown (read only)
* admins can do everything (add, modify and delete)
* make navbar collapse on small screens
2023-03-05 02:44:47 +01:00
Maxi Quoß
40f6bddff6 update dependencies 2023-03-04 11:54:47 +01:00
Maxi Quoß
9a6b3a0c07 remove log 2023-03-04 11:51:07 +01:00
Maxi Quoß
a1de1638a9 fix navbar active background for settings 2023-03-04 11:48:40 +01:00
Maxi Quoß
5469a2b0aa add shdow to theme dropdown menu 2023-03-04 11:33:31 +01:00