42 Commits
Author SHA1 Message Date
Safihre 3376cb5143 Escape the server-supplied NNTP message during testing 2026-09-14 22:24:09 +02:00
Safihre ab702860df Refactor color scheme implementation
Moves theme-specific styles into main CSS files for each interface,
leveraging `color-scheme` and `light-dark()` CSS functions. This
consolidates styling, reduces HTTP requests, and improves automatic
dark/light mode detection based on OS preferences.
2026-09-02 22:02:33 +02:00
mnightingale b192a7eca4 Persistent sessions, CSRF tokens, and no apikey in the web interface (#3559)
* Add a session store that keeps web-UI logins in the admin folder

* Authenticate the web interface with session cookies and CSRF tokens

* Stop embedding the apikey in the web interface

* Cover the session, CSRF and apikey changes
2026-08-27 13:05:12 +02:00
coopa11yandcoopa11y 21d639bf5f Announce news server test results to screen readers (#3566)
Co-authored-by: coopa11y <coopa11y@users.noreply.github.com>
2026-08-19 11:31:14 +02:00
Safihre e969276828 Extend custom toggle switch styling to login and wizard 2026-06-11 11:40:11 +02:00
Safihre 08bcddf8d2 Style login and wizard pages after recent changes 2026-06-05 14:32:04 +02:00
Safihre de5abc95f5 Further improvements to styling revamp 2026-05-23 22:05:45 +02:00
Safihre e63648c9c4 Give the Config a little bit more modern feeling 2026-05-21 10:06:01 +02:00
Safihre c1417c319d Add tooltip that users need to Test Server before saving/next 2025-10-13 16:24:04 +02:00
Safihre ec18606557 Require correct server test in Wizard
Closes #3148
General refactor.
2025-09-25 13:40:25 +02:00
Safihre d9aa42dc31 Add new Certificate verification setting Medium
Closes #2993
2024-12-18 13:18:50 +01:00
Safihre a5e860a60f Apply correct JS comparisons 2023-10-02 09:51:37 +02:00
Safihre 58cb710d38 Improve Night-mode display of folder selection 2023-09-01 15:34:44 +02:00
Safihre 51c9da73fe Remove tapi and replace by api 2020-05-25 12:30:36 +02:00
Safihre d86fb42d28 Code-style changes 2018-09-05 14:51:16 +02:00
Safihre 89f91e46b7 Add Certificate Validation option to Wizard
Otherwise a user would be stuck.
2017-02-18 22:52:42 +01:00
Safihre 15dcb274c3 Remove old jQuery
Closes #766
2017-01-12 12:48:53 +01:00
Safihre 06ac19915c Update wizard
No need to restart. 
Show the download-folders so users know where their files are going.
2016-12-08 14:41:32 +01:00
Safihre 91ce734d32 Cleanup of whitespace in Glitter/Config/wizzard 2016-10-14 14:54:58 +02:00
Safihre 53b46cb56b Update favicons 2016-04-16 14:28:50 +02:00
Safihre ba709bd086 #521 Add new logo to wizard 2016-04-16 11:35:17 +02:00
Safihre 7c839b8b65 Remove un-used images 2016-04-16 11:20:33 +02:00
Safihre 237b35dbdb Removing bandwith question from Wizard 2015-10-23 20:04:12 +02:00
Safihre e52f73b0e6 Updating the wizard
Make everything more user-friendly and streamlined. Port and and # of
connections are now placed under 'Show more'. Clicking SSL will change
the port to 563.
Username and option for SSL removed from the wizard, they can be enabled
in the Config.
2015-10-23 20:04:12 +02:00
Safihre 0e62433af1 Updating Wizzard
Updating Wizzard to be proper HTML and look like Glitter
2015-07-22 13:05:29 +02:00
Safihre ac26de4578 Fixing the favicons in all templates 2015-07-06 17:56:58 +02:00
Safihre cd2ba68f4f Fixing Favicon 16x16 in all templates 2015-07-04 12:54:08 +02:00
Joe Nyland 5481b6663e Update favicon, apple-touch-icon and mstiles 2014-07-31 22:39:31 +01:00
ShyPike 1aef323e7b Set bandwidth as a percentage of the maximum bandwidth.
Both to be set by the user.
Add max bandwidth to the Wizard.
Give warning when user sets bandwidth percentage without setting a max bandwidth.
2012-07-28 17:04:32 +02:00
ShyPike b41f4f0cb2 Uniform favicons for all skins. 2012-05-01 20:33:03 +02:00
ShyPike 2a5ec5a65d Remove flags from the Wizard. 2012-03-20 20:54:50 +01:00
shypike 8a683e4ef0 Fix api call error in Wizard that prevented Server Test from working behind Apache. 2012-02-25 13:07:40 +01:00
ShyPike befe9141fc Add Romanian flag to the Wizard skin. 2011-05-15 21:22:47 +02:00
ShyPike 5a02a183f4 Normalize the skin files:
- No tabs
- Two space indentation
- Unix format
Convert CherryPy to Unix format.
Set .bzrtab to allow only the proper format.
2011-04-25 16:02:57 +02:00
inpheaux b3152f0f3c Fix Wizard Language Layout & Page 3 Pagination 2011-02-19 14:48:26 -05:00
ShyPike cae6d86b41 Rename the language "no" to its official name "nb" (Norsk Bokmål). 2010-10-06 21:09:03 +02:00
ShyPike bd5f0bad07 Get commercial info from the sabnzbd.org website instead of hard-coding it.
Add better Norwegian flag.
2010-10-06 00:10:16 +02:00
ShyPike 2601ce9bc5 Fix the Wizard (after messing it up in new i18n). 2010-09-14 23:57:01 +02:00
ShyPike 28126a2a1a Add Norwegian translation. 2010-08-28 11:42:19 +02:00
inpheaux c5fd63876d Update & Standardize flags in the wizard 2010-05-05 13:45:20 -04:00
ShyPike 4a3d80ec00 Add Danish translation files and flag.
(merge from 0.5.x)
2010-03-25 23:33:37 +01:00
ShyPike 08f9037738 Eliminate superfluous 'main' folder 2010-03-21 12:58:33 +01:00