Martin
e388ab4306
Don't try to fix via sgdisk if it is not available
2024-11-02 16:49:10 +01:00
Roberto Viola
7c86bb1c5f
fixing do_restore_write_mbr on client_restore
2024-06-18 17:11:33 +02:00
Martin Raiber
c304c16883
Merge pull request #87 from uroni/dependabot/npm_and_yarn/urbackupclient/restorewww/json5-1.0.2
...
Bump json5 from 1.0.1 to 1.0.2 in /urbackupclient/restorewww
2024-02-25 21:46:18 +01:00
Martin Raiber
18450c1ee0
Merge pull request #91 from uroni/dependabot/npm_and_yarn/urbackupclient/restorewww/minimist-1.2.8
...
Bump minimist from 1.2.5 to 1.2.8 in /urbackupclient/restorewww
2024-02-25 21:45:55 +01:00
Martin Raiber
10a5838cd3
Merge pull request #68 from uroni/dependabot/npm_and_yarn/urbackupclient/restorewww/tar-6.1.11
...
Bump tar from 6.1.0 to 6.1.11 in /urbackupclient/restorewww
2024-02-25 21:45:30 +01:00
dependabot[bot]
7346b61740
Bump minimist from 1.2.5 to 1.2.8 in /urbackupclient/restorewww
...
Bumps [minimist](https://github.com/minimistjs/minimist ) from 1.2.5 to 1.2.8.
- [Release notes](https://github.com/minimistjs/minimist/releases )
- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md )
- [Commits](https://github.com/minimistjs/minimist/compare/v1.2.5...v1.2.8 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-06 21:40:09 +00:00
dependabot[bot]
9bc7c57d43
Bump json5 from 1.0.1 to 1.0.2 in /urbackupclient/restorewww
...
Bumps [json5](https://github.com/json5/json5 ) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases )
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md )
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2 )
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-01-07 16:03:52 +00:00
Martin
4217c07e80
Merge branch 'dev' of github.com:uroni/urbackup_backend into dev
2022-11-07 00:37:20 +01:00
Martin
18ea9e04f1
Add set_timezone action
2022-04-03 14:19:25 +02:00
Martin
b39abca85a
Fix getting areas
2022-04-03 13:44:40 +02:00
Martin
0d859c6de2
Use wget instead of curl
2022-04-03 13:16:58 +02:00
Martin
696bd3a081
Use wget instead of curl
2022-04-03 13:16:22 +02:00
Martin
ce80d108f3
Add time zone selection step
2022-04-03 11:20:31 +02:00
Martin
ec5cc80980
Add time zone selection step
2022-04-03 10:44:36 +02:00
Martin
dbda5ecfeb
Fix restore server URL parsing
2022-04-02 20:51:19 +02:00
Martin
389cc0ac07
Fix whole disk restore
2022-03-20 14:18:26 +01:00
Martin
3161c44601
Use server image time instead of local
2022-03-20 12:50:41 +01:00
Martin
1e37710b8d
Always return image assoc array
2022-03-20 12:50:19 +01:00
Martin
75764fec09
Fix parsing of urbackup:// URL to legacy format
2022-02-20 13:34:42 +01:00
dependabot[bot]
8fb5363a52
Bump tar from 6.1.0 to 6.1.11 in /urbackupclient/restorewww
...
Bumps [tar](https://github.com/npm/node-tar ) from 6.1.0 to 6.1.11.
- [Release notes](https://github.com/npm/node-tar/releases )
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md )
- [Commits](https://github.com/npm/node-tar/compare/v6.1.0...v6.1.11 )
---
updated-dependencies:
- dependency-name: tar
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-19 11:08:34 +00:00
dependabot[bot]
342dfab577
Bump follow-redirects in /urbackupclient/restorewww
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.14.1 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.1...v1.14.8 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-15 01:56:01 +00:00
Martin
1756bbfd0b
Open reparse point when reading FRN
2022-01-22 12:31:36 +01:00
Martin
23e75e858f
Add MariaDB per detabase backup (by Alexander Zaitsev)
2022-01-22 12:29:36 +01:00
Martin
ceb51dc4e2
Merge remote-tracking branch 'urpc/dev' into dev
2021-12-22 14:03:59 +01:00
Martin
1d9525958e
Merge remote-tracking branch 'Moisie2000/reworkOfMacOSExcludes' into dev
...
# Conflicts:
# create_osx_installer.sh
# osx_installer/buildmacOSexclusions
# urbackupclient/client.cpp
2021-10-23 16:40:21 +02:00
Martin
43a805f182
Fix compiling on Windows
2021-10-23 16:35:08 +02:00
Martin
3f7feb5d6f
Forward facet id
2021-10-23 16:34:51 +02:00
Moisie2000
4efd0bcbfc
Rework macOS file exclusions:
...
- To account for the lack of a built-in list of exclusions in modern releases of macOS;
- To more comprehensively exclude files which the OS prevents reading of via System Integrity Protection;
- To exclude files which have an extended attribute set to prevent backups;
- Moves the building of the exclusion list from the client installer into the main code (preventing the possibility of an outdated exclusion list on an updated OS);
- Generates log entries showing the matching exclusion term which causes a file to not be backed up;
- Creates a file at /Library/Application Support/UrBackup Client/var/urbackup/macOS_exclusion_overrides.txt to allow for exclusion terms to be overridden.
2021-09-24 16:16:45 +01:00
Martin
63623a55ba
Merge branch 'dev' of github.com:uroni/urbackup_backend into dev
2021-09-21 18:39:23 +02:00
Martin Raiber
7a250d2e82
Config option to disable keyboard config + restore spilling and use temporary file path instead of hard coded
2021-09-21 17:50:35 +02:00
dependabot[bot]
bece39b3d1
Bump immer from 8.0.1 to 9.0.6 in /urbackupclient/restorewww
...
Bumps [immer](https://github.com/immerjs/immer ) from 8.0.1 to 9.0.6.
- [Release notes](https://github.com/immerjs/immer/releases )
- [Commits](https://github.com/immerjs/immer/compare/v8.0.1...v9.0.6 )
---
updated-dependencies:
- dependency-name: immer
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-09-03 07:10:17 +00:00
Martin Raiber
7f377a5894
Fix resizing partition
2021-07-25 19:25:47 +02:00
Martin Raiber
3595d30e9d
Fix resizing partition after resizing file system
2021-07-24 23:58:32 +02:00
Martin Raiber
e785e30b4b
Fix a few small issues
2021-07-24 21:34:33 +02:00
Martin Raiber
8340964167
Fix partition resize
2021-07-24 21:02:15 +02:00
Martin Raiber
ae12596d05
Fix restoring to smaller disk
2021-07-24 15:44:43 +02:00
Martin Raiber
7c9e9da37d
Show progress for ntfsresize
2021-07-23 21:00:34 +02:00
Martin Raiber
2306fa1933
Fix warnings
2021-07-22 17:37:48 +02:00
Martin Raiber
0c67d7d07f
Add keyboard config "daemon" and http service config
2021-07-21 23:08:59 +02:00
Martin Raiber
9d6880fbbb
Fix linter issues
2021-07-21 23:05:15 +02:00
Martin Raiber
0bd67e560b
Improve restore and add restore to smaller disk
2021-07-21 22:26:19 +02:00
Martin Raiber
d0ec124eb1
Fix speed
2021-07-18 22:35:31 +02:00
Martin Raiber
c941535e7d
Allow setting keyboard layout and don't skip if not set
2021-07-18 20:53:16 +02:00
Martin Raiber
468f745c77
Preconfigured internet server via connection settings
2021-07-18 20:20:41 +02:00
Martin Raiber
1b5b3daabc
ISO format datetime
2021-07-18 19:43:24 +02:00
Martin Raiber
1ed32a1aee
Write with new line
2021-07-18 18:49:55 +02:00
Martin Raiber
2d84751695
Set keyboard layout for current session
2021-07-18 18:28:57 +02:00
Martin Raiber
a5db8375bf
Add keyboard configuration step
2021-07-18 17:35:20 +02:00
Martin Raiber
4e3e76dcac
Add package lock
2021-07-18 14:06:05 +02:00
Martin Raiber
f648e7f279
Fix setting internet server settings
2021-07-18 13:35:01 +02:00