..
AboutController.js
Implemented new updater logic that supports multi-arch distributions.
2024-03-15 14:18:56 +01:00
AddWizardController.js
Rewrote parts of the user interface.
2017-02-07 21:51:14 +01:00
AppController.js
Implemented a nonce for refresh tokens
2025-08-07 23:10:54 +02:00
BackupLogController.js
Improve result reporting for interrupted/failed backups ( Fix #4829 )
2023-09-21 20:01:17 +02:00
ChangePasswordController.js
Added a dialog for changing the server passphrase.
2024-08-27 09:59:12 +02:00
CommandlineController.js
Removed HttpServer.
2024-06-07 15:56:43 +02:00
ConfirmDeleteController.js
Removed the captcha. ( #5816 )
2024-12-28 20:03:52 +01:00
DeleteController.js
Removed the captcha. ( #5816 )
2024-12-28 20:03:52 +01:00
DialogController.js
Added a dialog for changing the server passphrase.
2024-08-27 09:59:12 +02:00
EditBackupController.js
Mask passwords to avoid leaking them in the UI
2025-09-04 22:03:10 +02:00
ExportController.js
Implemented single operation token.
2024-06-28 08:56:00 +02:00
HomeController.js
Fixed persisted version to work with ngax
2025-03-26 16:57:51 +01:00
ImportController.js
Fixed issue with import
2024-06-28 10:37:33 +02:00
LocalDatabaseController.js
Removed HttpServer.
2024-06-07 15:56:43 +02:00
LogController.js
web-ui: log-page: fix logs not displaying on initial loading of page
2019-01-08 10:34:01 -02:00
PauseController.js
Simplified task control ( #5753 )
2024-12-18 08:27:59 +01:00
RestoreController.js
Fixed a few logic issues, restore flow is now working
2024-06-24 16:00:05 +02:00
RestoreDirectController.js
More handling of encryption passphrase
2025-06-20 17:08:07 +02:00
RestoreWizardController.js
Moved the formatDuration function to AppUtils.
2018-10-24 19:28:32 +02:00
StateController.js
Simplified task control ( #5753 )
2024-12-18 08:27:59 +01:00
SystemSettingsController.js
Fixed issue with an empty initial timezone setting
2024-11-05 21:47:02 +01:00
ThrottleController.js
Added a UI for setting the active throttle values
2017-06-07 21:03:05 +02:00
UpdateChangelogController.js
Implemented new updater logic that supports multi-arch distributions.
2024-03-15 14:18:56 +01:00