public inbox for pbs-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pbs-devel] [PATCH backup 0/2] implement GUI translation support
@ 2020-09-07 12:56 Thomas Lamprecht
  2020-09-07 12:56 ` [pbs-devel] [PATCH backup 1/2] tools: rename extract_auth_cookie to extract_cookie Thomas Lamprecht
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Thomas Lamprecht @ 2020-09-07 12:56 UTC (permalink / raw)
  To: pbs-devel

Modelled after the PVE/PMG approach. We already set the "PBSLangCookie"
correctly, so I only had to add parsing and sourcing the language JS file, if
it exists,

Thomas Lamprecht (2):
  tools: rename extract_auth_cookie to extract_cookie
  ui: add translation support

 debian/control                  |  1 +
 debian/control.in               |  1 +
 src/bin/proxmox-backup-proxy.rs |  1 +
 src/server/rest.rs              | 34 ++++++++++++++++++++++++---------
 src/tools.rs                    |  4 ++--
 www/index.hbs                   |  4 ++++
 6 files changed, 34 insertions(+), 11 deletions(-)

-- 
2.27.0





^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-09-08  7:03 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-07 12:56 [pbs-devel] [PATCH backup 0/2] implement GUI translation support Thomas Lamprecht
2020-09-07 12:56 ` [pbs-devel] [PATCH backup 1/2] tools: rename extract_auth_cookie to extract_cookie Thomas Lamprecht
2020-09-07 12:56 ` [pbs-devel] [PATCH backup 2/2] ui: add translation support Thomas Lamprecht
2020-09-08  4:56   ` Dietmar Maurer
2020-09-08  6:44     ` Thomas Lamprecht
2020-09-08  7:03 ` [pbs-devel] applied-series: [PATCH backup 0/2] implement GUI " Thomas Lamprecht

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal