1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-09-30 21:12:05 +00:00
Radicale/radicale
Matthew Hana b45c97d5a5 New Web UI
Updated web UI to a more modern interface while keeping the HTML structure as similar to the original as possible.

New features include:
-Mobile view compatibility
-New light color scheme using primary colors based off Radicale's official colors
-Dialog theme for most sections
-Floating Action Buttons (FAB's) for creating and uploading a new collection
-Commands to edit/delete a collection have become buttons that only show on hover.
-Improved loading screen
-New loading circle with consistent color scheme
-More explanation for dialog text
-Added warning to delete screen
2024-03-04 21:42:35 +11:00
..
app Merge pull request #1229 from leso-kn/feature/advertise-webcal-calendars 2024-03-03 07:02:30 +01:00
auth Synced with origin 2023-02-10 22:03:33 +01:00
hook learn to make tox happy 2024-03-02 19:44:10 +01:00
item Added support for webcal-subscriptions 2024-03-03 01:13:21 +01:00
rights config & rights: use open() for better error messages 2022-01-11 20:20:21 +01:00
storage fix fo E261 at least two spaces before inline comment 2024-03-02 07:47:23 +01:00
tests fix for actions: ./radicale/tests/test_server.py:109:80: E501 line too long (106 > 79 characters) 2024-03-01 21:35:54 +01:00
web New Web UI 2024-03-04 21:42:35 +11:00
__init__.py Replace pkg_resources with importlib for Python >= 3.9 2022-04-04 18:18:50 +02:00
__main__.py Rearrange imports 2023-02-10 23:32:32 +01:00
config.py Added queue type config for topic, values are classic and quorum 2024-03-02 13:38:42 +01:00
httputils.py Synced with origin 2023-02-10 22:03:33 +01:00
log.py User-selectable logger formats 2023-03-22 11:18:14 +01:00
pathutils.py Windows: Block alternate data streams 2022-03-30 22:27:05 +02:00
py.typed Add py.typed to mark as having typing information 2021-10-16 17:38:41 +02:00
server.py Fix new type error 2023-03-05 17:15:34 +01:00
types.py Defer connection to systemd journal 2023-03-22 10:42:17 +01:00
utils.py Replace pkg_resources with importlib for Python >= 3.9 2022-04-04 18:18:50 +02:00
xmlutils.py Added support for webcal-subscriptions 2024-03-03 01:13:21 +01:00