Commit Graph

130 Commits

Author SHA1 Message Date
Girish Ramakrishnan 6596ce9557 storage provider is plural 2022-12-24 11:10:24 +01:00
Girish Ramakrishnan 41604feb02 Fix slider steps with the unit changes 2022-10-13 22:22:12 +02:00
Girish Ramakrishnan db1056112c Fix SI and Decimal unit usage
SI: For 1000, it is kB, MB, GB
IEC: For 1024, it is KiB, MiB, GiB

JEDEC: For 1024, it is KB, MB (conflicts with SI, of course)

Ultimately, what we decided is for RAM use IEC and for Disk use SI.
This is what docker does and also suggested here -
https://stackoverflow.com/questions/8632269/displaying-file-size-1000b-1kb-or-1024b-1kb
2022-10-13 21:53:11 +02:00
Girish Ramakrishnan b2e4dc059e import: diskPath not sent when importing from xfs and ext4 2022-10-02 10:09:08 +02:00
Johannes Zellner 9a317313b3 Avoid backup id overflow in dialog 2022-09-29 16:07:43 +02:00
Johannes Zellner 9fde80c389 Avoid some overflow in backup endpoint display 2022-09-28 22:46:17 +02:00
Girish Ramakrishnan 620b37aa53 Add cloudflare r2 storage 2022-09-27 19:40:58 +02:00
Girish Ramakrishnan 878c5c9977 backups: add ui for filename encryption 2022-06-27 18:53:37 -07:00
Girish Ramakrishnan 7b28a76d69 initial XFS support 2022-06-08 10:38:54 -07:00
Girish Ramakrishnan d289e0a320 backups: remove the preserve label and add tooltip 2022-04-08 11:22:05 -07:00
Johannes Zellner 6d04b2645c Change backup persist icon to fa-archive 2022-04-08 19:10:29 +02:00
Johannes Zellner 46f0bdf393 Add translations for backup edit 2022-04-08 15:09:04 +02:00
Johannes Zellner 347557c6ae Merge backup label and date 2022-04-07 15:46:28 +02:00
Johannes Zellner 940872e5a5 preserveSecs is now just a checkbox 2022-04-07 15:31:41 +02:00
Johannes Zellner 9c6b3a9825 Add modal to edit backup label and preserveSecs 2022-04-05 14:41:41 +02:00
Girish Ramakrishnan 68a0dc3855 change form element name to prevent auto-complete 2022-03-30 09:17:51 -07:00
Girish Ramakrishnan daccfa9c55 backups: better styling of password repeat 2022-03-16 22:01:22 -07:00
Girish Ramakrishnan c6ded2f47b backups: sync concurrency can be specified for filesystem backend 2022-03-15 17:56:50 -07:00
Girish Ramakrishnan 436a5d726b backups: send chown flag for mountpoint 2022-02-16 12:03:40 -08:00
Johannes Zellner 9ed19c8b8e Add cifs seal translation 2022-01-10 16:09:42 +01:00
Johannes Zellner 93982bae7b Support cifs seal option for backups 2022-01-10 15:55:00 +01:00
Girish Ramakrishnan bf087c49a1 AtLeast and not Atleast 2021-12-02 12:21:59 -08:00
Girish Ramakrishnan 6617ecb114 Use isAtleastOwner instead of role directly 2021-12-02 09:32:51 -08:00
Johannes Zellner 11fc5248c2 Add password-reveal directive for password inputs 2021-11-03 21:57:52 +01:00
Girish Ramakrishnan 789438690d change minimum backup memory limit to 800 2021-10-26 11:03:40 -07:00
Johannes Zellner b089a1f580 Add remount button for mountlike backup configs 2021-10-11 18:07:31 +02:00
Girish Ramakrishnan 8c3e369599 upcloud: add object storage integration 2021-09-27 10:47:22 -07:00
Johannes Zellner be574d371f Enable sshfs/cifs/nfs in app import UI 2021-09-14 11:37:36 +02:00
Girish Ramakrishnan 30d14f5359 sshfs: add required attribute for various fields 2021-07-09 22:40:52 -07:00
Girish Ramakrishnan 4dbd794b41 Fix display of backup warning
see cloudron/box#719
2021-06-23 22:12:08 -07:00
Girish Ramakrishnan 5e5948ecd4 typo 2021-06-22 13:45:15 -07:00
Girish Ramakrishnan 7b768d6149 backup: fix location display 2021-06-22 13:18:09 -07:00
Girish Ramakrishnan 0fdb7f0a93 backups: show host and remotePath for sshfs 2021-06-21 23:19:47 -07:00
Girish Ramakrishnan cc0705183a backups: hardcode mountpoint 2021-06-21 22:08:19 -07:00
Girish Ramakrishnan e614703305 volumes: fixes for ext4 2021-06-18 23:03:18 -07:00
Girish Ramakrishnan 9f9f745f47 Add vultr object storage 2021-06-16 22:51:05 -07:00
Girish Ramakrishnan 841c9bc261 add sshfs bits to restore and backup UI 2021-05-27 15:31:37 -07:00
Girish Ramakrishnan a54a404dac backups: add mount configuration and status 2021-05-17 22:50:49 -07:00
Johannes Zellner b9ef941b80 Make backup check messages translatable 2021-04-01 16:36:52 +02:00
Girish Ramakrishnan bec228b854 ionos: add profit bricks object storage 2021-02-04 10:14:42 -08:00
Girish Ramakrishnan 36552f651d backups: fix broken UI in config page 2021-02-01 14:16:35 -08:00
Johannes Zellner 72f6a3213e Fixup some translation issues in the backups view 2020-11-25 18:29:15 +01:00
Johannes Zellner ec32711e7e Ensure backup settings don't overflow in the info box 2020-11-25 16:36:55 +01:00
Johannes Zellner 5d2f3d51bf Make user repeat the backup encryption password 2020-11-14 11:01:46 +01:00
Johannes Zellner bf2965dba0 Use new translation argument passing 2020-11-12 23:13:52 +01:00
Johannes Zellner 5f716669fe Translate table actions 2020-11-11 22:50:57 +01:00
Johannes Zellner 849ddd39e0 Finish backups view translation 2020-11-03 16:58:11 +01:00
Johannes Zellner a83dcb7c75 Add more backup view translations 2020-11-03 12:58:33 +01:00
Johannes Zellner beec65bdb6 Add all main view titles and navbar translation keys 2020-10-30 18:12:18 +01:00
Girish Ramakrishnan 409e4beaaa rsync: Add warning to remove s3 life cycle rules 2020-10-26 10:04:19 -07:00