]> git.proxmox.com Git - proxmox-backup.git/shortlog
proxmox-backup.git
2020-11-09 Thomas Lamprechttools apt: include package name in filter data
2020-11-09 Thomas Lamprechtbump version to 0.9.7-1 v0.9.7
2020-11-08 Thomas Lamprechtprune sim: align documentation style with sphinx/alabas...
2020-11-08 Thomas Lamprechtdocs: scroll navigation to current active section
2020-11-08 Thomas Lamprechtprune sim: slight layout adaptions
2020-11-07 Thomas Lamprechtui: add some onlineHelp reference uses for pruning
2020-11-07 Thomas Lamprechtdocs: expand prune section, mention simulator, add...
2020-11-07 Thomas Lamprechtprune sim: make prune options panel scrollable
2020-11-07 Thomas Lamprechtprune sim: add daily 00:00 as predefined schedule in...
2020-11-07 Thomas Lamprechtprune sim: allow simulating up to 5 years
2020-11-07 Thomas Lamprechtprune sim: spell out PBS, add some flex to layout
2020-11-07 Thomas Lamprechtprune sim: fine tune calendar layout/style
2020-11-07 Thomas Lamprechtprune sim: enable calendar by default
2020-11-07 Thomas Lamprechtprune sim: do not continue with reload if we caught...
2020-11-07 Thomas Lamprechtprune sim: set update button handler directly
2020-11-07 Thomas Lamprechtprune sim: factor out toggling color, and default to...
2020-11-07 Thomas Lamprechtprune sim: avoid unnecessary viewmodel formula
2020-11-07 Thomas Lamprechtprune sim: fix numberfield spinner scroll with firefox
2020-11-07 Thomas Lamprechtprune sim: eslint fixes, do not define console
2020-11-07 Thomas Lamprechtprune sim: improve documentation layout
2020-11-06 Thomas Lamprechtui: datastore: backup owner change: fix layout
2020-11-06 Thomas Lamprechtui: move backup group owner changer into window folder
2020-11-06 Thomas Lamprechtui: auth-id selector: validity, code-style and layout...
2020-11-06 Fabian Grünbichlerui: use AuthidSelector for selecting new owner
2020-11-06 Fabian Grünbichlerui: use AuthidSelector for sync job owner
2020-11-06 Dominik Csapakproxmox-backup-proxy: remove unnecessary alias
2020-11-06 Thomas Lamprechtui: datastore: add option view tab
2020-11-06 Thomas Lamprechtui: add NotifyOptions edit window
2020-11-06 Thomas Lamprechtdocs: maintenance: document notifications
2020-11-06 Thomas Lamprechtui: utils: add property format string helpers from PVE
2020-11-06 Thomas Lamprechtapi: datastore: allow to set "verify-new" option over API
2020-11-06 Dietmar MaurerRemove reference to backup@pam
2020-11-06 Dylan WhyteAdd screenshots
2020-11-06 Dylan Whytemaintenance: add verification and prune to section
2020-11-06 Dylan WhyteUpdate where to find certain items since GUI update
2020-11-06 Dylan Whytedatastore: description of new datastore view
2020-11-06 Dylan Whytebackup-client: add section on change-owner command
2020-11-06 Dylan Whyteinstallation & gui: Formatting fixup
2020-11-06 Wolfgang BumillerVec::new is Vec's default default
2020-11-06 Fabian Grünbichlerclient: properly complete new-owner
2020-11-06 Fabian Grünbichlerwww: add AuthidSelector
2020-11-06 Fabian Grünbichlertasks: allow access to job tasks
2020-11-06 Fabian Grünbichlerverify: allow unprivileged access to admin API
2020-11-06 Fabian Grünbichlerverify: fix unprivileged verification jobs
2020-11-06 Dietmar Maurerui: improve prune simulator layout
2020-11-06 Fabian Ebnerinclude prune simulator in build
2020-11-06 Fabian Ebnercreate prune simulator
2020-11-06 Dietmar Maurerui: require owner for sync jobs
2020-11-06 Dietmar Maurerui: use pbsUserSelector for BackupGroupChangeOwner
2020-11-06 Dylan Whytegui: Add button for changing backup group owner
2020-11-06 Dietmar Maurerget rid of backup@pam
2020-11-06 Thomas Lamprechtfixup: acutally commit all changes..
2020-11-06 Thomas Lamprechtui: move datastore related files into own folder
2020-11-05 Fabian Grünbichlerwww: add remote store selector
2020-11-05 Fabian Grünbichlerapi: refactor remote client and add remote scan
2020-11-05 Fabian Grünbichlertypes: extract DataStoreListItem
2020-11-05 Dietmar Maurerconfig: make notify a property string
2020-11-05 Dominik Csapaktools/daemon: fix reload with open connections
2020-11-05 Wolfgang Bumillerpxar: more concise EOF handling
2020-11-05 Dominik Csapakpxar/create: handle ErrorKind::Interrupted for file...
2020-11-05 Dominik Csapakpxar/create: fix endless loop for shrinking files
2020-11-04 Thomas Lamprechtbump version to 0.9.6-1 v0.9.6
2020-11-04 Thomas Lamprechtui: sync jobs: add tooltip for remove vanished
2020-11-04 Thomas Lamprechtui: sync jobs: reorder fields
2020-11-04 Thomas Lamprechtui: sync jobs: fix originalValue of owner and improve...
2020-11-04 Thomas Lamprechtui: sync jobs: only set default schedule when creating...
2020-11-04 Dominik Csapakui: add shell panel under administration
2020-11-04 Thomas Lamprechtproxy: also rotate auth.log file
2020-11-04 Thomas Lamprechtproxy: logrotate: do not serialize sending async log...
2020-11-04 Thomas Lamprechtapi: factor out auth logger and use for all API authent...
2020-11-04 Thomas Lamprechtworker task: fix passing upid to send command
2020-11-04 Thomas Lamprechtlog rotate: only add .zst to new file after second...
2020-11-04 Thomas Lamprechtui: fix task description for log rotate
2020-11-04 Dietmar Maurerproxy: use new datastore notify settings
2020-11-04 Dietmar Maurerconfig: allow to configure who receives job notify...
2020-11-04 Dominik Csapakui: SyncJobEdit: fix sending 'delete' values on SyncJob...
2020-11-04 Dietmar Maurersync: improve log format
2020-11-04 Dietmar Maurerproxy: log if there are too many open connections
2020-11-04 Dietmar Maurerfix bug #2870: use updated tickets
2020-11-04 Dietmar Maurerui: set default deduplication factor to 1.0
2020-11-04 Dietmar Maurerproxy: use env PROXMOX_DEBUG to enable/disable debug...
2020-11-04 Dietmar Maurercleanup: use Arc to count open connections
2020-11-04 Dietmar Maurerfix #3106: correctly queue incoming connections
2020-11-03 Thomas Lamprechtbump version to 0.9.5-1 v0.9.5
2020-11-03 Thomas Lamprechtreport: add more commands/files to check
2020-11-03 Thomas Lamprechtreport: avoid lazy_static for command/files/.. definitions
2020-11-03 Thomas Lamprechtmanager: report: call method directly, avoid HTTPS...
2020-11-03 Hannes Laimermanager: add report cli command
2020-11-03 Hannes Laimerreport: add webui button for system report
2020-11-03 Hannes Laimerreport: add api endpoint and function to generate report
2020-11-03 Thomas Lamprechtui: task filter: add button icons
2020-11-03 Thomas Lamprechtui: task filter: reorder to avoid wasting vertical...
2020-11-03 Dominik Csapakui: add panel/Tasks and use it for the node tasks
2020-11-03 Dominik Csapakapi2/node/tasks: add optional until filter
2020-11-03 Dominik Csapakapi2/status: remove list_task api call
2020-11-03 Dominik Csapakapi2/node/tasks: add optional since/typefilter/statusfilter
2020-11-03 Dominik Csapakapi2/node/tasks: change limit behaviour when it is 0
2020-11-03 Dominik Csapakserver/worker_task: add tasktype to return the api...
2020-11-03 Dietmar Maurercleanup: use const_regex, use BACKUP_ID_REGEX for api too
2020-11-03 Dominik Csapakfix #3039: use the same ID regex for info and api
next