Commit Graph

6136 Commits

Author SHA1 Message Date
Martin Raiber
c4931a41e2 Remove index.htm from URL if present 2024-06-09 19:26:32 +02:00
Kazi
821483e588 Fix filtered out clients pending deletion 2024-06-06 09:53:57 +06:00
Kazi
9e4e64e901 Add row backup options 2024-06-06 09:53:57 +06:00
Kazi
5c494f82c6 Fix missing key error 2024-06-06 09:53:57 +06:00
Kazi
61ec7635ad Add remove client action 2024-06-06 09:53:57 +06:00
Martin Raiber
ac678e6f19
Merge pull request #99 from cptKNJO/ui
Fix scrolling and paging
2024-06-06 00:08:16 +02:00
Kazi
b50cb6b6dc Fix pagination number styles in dark mode 2024-06-02 16:18:12 +06:00
Kazi
7cd3936b3b Fix styles when scrolling in dark mode 2024-06-02 16:18:12 +06:00
Kazi
427154f201 Add pagination 2024-06-02 16:18:12 +06:00
Kazi
e75e3e6d0a Add packageManager version 2024-06-02 16:17:34 +06:00
Martin
21eef774e1 Remove unncessary type 2024-05-15 22:28:12 +02:00
Martin
bf5496904b Fix saving session 2024-05-15 22:27:57 +02:00
Martin
9c9b7a98bf Jump to status page if session is present and valid 2024-05-15 22:27:37 +02:00
Martin
161b465499 Fix eslint issues 2024-05-15 22:12:50 +02:00
Martin
341db91d6a Fix re-login on refresh 2024-05-15 22:12:34 +02:00
Martin
8a497bc31f Add functions to remove and stop removal of clients 2024-05-15 22:11:52 +02:00
Martin
8bdccce285 Add typescript eslint rules 2024-05-15 22:11:18 +02:00
Martin
ab24039342 Add & run formatting script 2024-05-14 23:44:34 +02:00
Martin
71f6494a12 Add startBackup function to API 2024-05-14 23:38:33 +02:00
Martin
76e889f025 Upgrade to latest versions 2024-05-07 20:59:11 +02:00
Martin
3fb9a3c1e7 Update lock file version 2024-05-07 20:46:46 +02:00
Martin
6703295e1a Merge branch 'dev' of server.raiber.de:~/urbackup_backend into dev 2024-05-07 20:32:56 +02:00
Martin
9c89e822e5 Add translation 2024-05-07 20:32:28 +02:00
Martin
c224604ecf Update readme formatting 2024-05-07 20:32:28 +02:00
Martin
e724ba05ae Format with prettier and add lingui 2024-05-07 20:32:28 +02:00
Martin
d3232b51bb Update packages 2024-05-07 20:32:28 +02:00
Martin
6a04d5537e Add lingui configuration 2024-05-07 20:32:28 +02:00
Martin
34b7c50815 Add prettier and eslint configuration 2024-05-07 20:32:28 +02:00
Martin
1e26126c3e Add translation 2024-05-07 20:32:04 +02:00
Martin
deb1a4c1a1 Update readme formatting 2024-05-07 20:30:34 +02:00
Martin
ff235c8193 Format with prettier and add lingui 2024-05-07 20:30:34 +02:00
Martin
98443d0444 Update packages 2024-05-07 20:30:33 +02:00
Martin
21b7974530 Add lingui configuration 2024-05-07 20:30:33 +02:00
Martin
27bc5219e7 Add prettier and eslint configuration 2024-05-07 20:30:33 +02:00
Martin Raiber
90da741a3c
Merge pull request #98 from jonesmz/patch-1
include <cstdint> in blockalign_src to provide uintptr_t
2024-03-17 11:43:39 +01:00
Michael Jones
e286d70137
include <cstdint> in blockalign_src to provide uintptr_t
On my system, compiling urbackup-client causes error 

```
blockalign_src/crc.cpp: In function ‘bool cryptopp_crc::IsAlignedOn(const void*, unsigned int)’:
blockalign_src/crc.cpp:191:23: error: ‘uintptr_t’ does not name a type
  191 |                 const uintptr_t x = reinterpret_cast<uintptr_t>(ptr);
```

This change fixes this error
2024-03-09 12:42:14 -06:00
Martin Raiber
0e53eae327
Merge pull request #97 from BenjaminNelan/patch-1
Fix typo and include additional examples
2024-02-25 22:01:25 +01:00
Martin Raiber
399941d440
Merge pull request #96 from joser93/patch-1
Compile fix for crc.h
2024-02-25 21:59:26 +01:00
Martin Raiber
58593b8006
Merge pull request #93 from goudanli/CodeSlimming
Code slimming
2024-02-25 21:58:41 +01:00
Martin Raiber
40c08dd5cf
Merge pull request #53 from einsibjarni/dev
Fix chown for ZFS
2024-02-25 21:54:12 +01:00
Martin Raiber
93f8f09b99
Merge pull request #37 from tionu/dev
update client repo path
2024-02-25 21:53:49 +01:00
Martin Raiber
e0655ae89a
Merge pull request #13 from mat02/dev
Add backup ID and client ID to web interface
2024-02-25 21:53:05 +01: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
Benjamin Nelan
15606ce397
Fix typo and include additional examples based on the validation regex in urbackup.js 2024-01-30 12:40:22 +11:00
José Roberto Sánchez
a3784dba70
Compile fix for crc.h
Missing library for some reason causes "nota: uintptr_t is defined in header <cstdint>; did you forget to #include <cstdint>?"
2024-01-20 13:40:54 -06:00
Martin
bd4e8211b5 Add readme 2023-11-05 20:06:44 +01:00
Martin
d6a7ee1486 Fix login 2023-11-05 19:59:08 +01:00
Martin
e71f40c400 New web interface using react 2023-11-05 18:50:28 +01:00