1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-08-10 18:40:53 +00:00
Commit graph

2211 commits

Author SHA1 Message Date
MatthewHana
80d91a8987 Added Webcal support in web UI
Added support to view, edit, and add Webcals in web UI to support functionality added in PR #1229.
2024-03-05 23:57:58 +11:00
Matthew Hana
6474f8f31c General HTML fixes
Incorporated pull requests #1305 and #1306.

Restored declaration of 'hidden' class to index file.

Restored h2 in sections for navigation purposes.

Cleaned up index.html.
2024-03-04 21:42:35 +11:00
Matthew Hana
d387491fb6 Delete loading.svg
Delete duplicate file.
2024-03-04 21:42:35 +11:00
Matthew Hana
eb67c57ce2 Delete logo.svg
Deleted duplicate file.
2024-03-04 21:42:35 +11:00
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
Peter Bieringer
32050ef117
Merge pull request #1229 from leso-kn/feature/advertise-webcal-calendars
Added support for webcal-subscriptions
2024-03-03 07:02:30 +01:00
leso-kn
94a5ff0d68
Added support for webcal-subscriptions 2024-03-03 01:13:21 +01:00
Peter Bieringer
afff2731e1
Merge pull request #1393 from Kozea/revert-1343-master
Revert "Add check for base_prefix indicating Radicale running at site root (/)"
2024-03-02 20:39:50 +01:00
Peter Bieringer
7936e714d4
Revert "Add check for base_prefix indicating Radicale running at site root (/)" 2024-03-02 20:38:17 +01:00
Peter Bieringer
c5b48c1ee4
Merge pull request #1343 from fasterit/master
Add check for base_prefix indicating Radicale running at site root (/)
2024-03-02 20:35:27 +01:00
Peter Bieringer
989cbefc64
Merge pull request #1092 from freakmaxi/master
Hook capability for event changes and deletions
2024-03-02 20:05:01 +01:00
Tuna Celik
a72964ab3f learn to make tox happy 2024-03-02 19:44:10 +01:00
Tuna Celik
b24eae8369 added missing import 2024-03-02 18:28:48 +01:00
Tuna Celik
1485777bc6 changed the minimum version requirement for pika 2024-03-02 18:02:09 +01:00
Tuna Celik
50140a54f5 resolved conflicts 2024-03-02 16:26:04 +01:00
Tuna Celik
682c048569 Upgraded pika version 2024-03-02 13:38:53 +01:00
Tuna Celik
22c843c49c Added queue type config for topic, values are classic and quorum 2024-03-02 13:38:42 +01:00
Peter Bieringer
b7272be481
Merge pull request #1365 from pbiering/fix-actions
fix for actions
2024-03-02 08:10:49 +01:00
Peter Bieringer
88f65671ce ignore "E501 line too long" which turned into deadlock making "mypy" happy 2024-03-02 08:00:24 +01:00
Peter Bieringer
913635a17e fix fo E261 at least two spaces before inline comment 2024-03-02 07:47:23 +01:00
Peter Bieringer
551b5c2272 fix for code validation 2024-03-02 07:42:39 +01:00
Peter Bieringer
cc2e1553d3 ignore "mypy" type checks for now 2024-03-02 07:36:14 +01:00
Peter Bieringer
5678453b95
Merge pull request #1260 from porjo/porjo_ipv6
Listen on IPv4 and IPv6
2024-03-02 05:40:22 +01:00
Peter Bieringer
76e06ea3fc fix found by actions/python3.11: ./radicale/item/__init__.py:167:28: E721 do not compare types, for exact checks use is / is not, for instance checks use isinstance() 2024-03-01 21:40:51 +01:00
Peter Bieringer
8e3f3b5bf2 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
Ian Bishop
93e5dd4a70 Listen on IPv4 and IPv6 2024-03-01 20:04:14 +10:00
Peter Bieringer
9f1e243f00
Merge pull request #1303 from pbiering/MOVE-on-non-standard-server-ports
MOVE on non standard server ports
2024-03-01 07:31:35 +01:00
Peter Bieringer
e6d4611980
Merge pull request #1328 from tjni/python3.11-brackets
Remove brackets from IPv4 test hostnames
2024-03-01 07:28:46 +01:00
Peter Bieringer
d42e9edfd0
Merge pull request #1339 from G-Huber/improve-git-setup-doc
Explain possible pitfall when using git with systemd
2024-03-01 06:35:36 +01:00
Peter Bieringer
2f97fc5b88
Merge pull request #1320 from jummo/master
Add example configuration for Caddy web server
2024-03-01 06:34:00 +01:00
Peter Bieringer
668ad03fa3
Merge pull request #1310 from quite/doc-radicale-at-root
Document removal of X-Script-Name when serving Radicale at root (/)
2024-03-01 06:32:44 +01:00
Peter Bieringer
2b6626d053
Merge pull request #1306 from heull001/html
Added html-tags
2024-03-01 06:31:40 +01:00
Peter Bieringer
998e2f96bd
Merge pull request #1305 from heull001/icon
changed rel="shortcut icon" to rel="icon"
2024-03-01 06:30:16 +01:00
Peter Bieringer
b892379a8d
Merge pull request #1273 from ky-tt/fix-web-interface-permissions
Update DOCUMENTATION.md: changes permissions
2024-03-01 06:26:17 +01:00
Peter Bieringer
86f37e0250
Merge pull request #1252 from trougnouf/master
Fix #715 (Main Component is missing when only recurrence id exists) - already active in RPM since over 6 months
2024-03-01 06:24:22 +01:00
Peter Bieringer
dcd6456339
Merge pull request #1244 from christopher-besch/master
Add Let's Encrypt Certbot config to Docs
2024-03-01 06:22:43 +01:00
Peter Bieringer
f64488b918
Merge pull request #1161 from bobrippling/master
Add reverse proxy example for lighttpd, touches only `DOCUMENTATION.md`
2024-03-01 06:12:33 +01:00
Eugene Davis
f57e738156
fix: dockerfile user from UID to username 2024-02-08 09:58:20 +01:00
Eugene Davis
2dd7328859
Add argument for specifying optional dependencies 2024-02-08 09:58:20 +01:00
Eugene Davis
5b0830ea08
Update Dockerfile to use build stage and set non-root user 2024-02-08 09:58:20 +01:00
Eugene Davis
1c82eb5e05
Add a Dockerfile for building the current code as a Dockerfile 2024-02-08 09:58:17 +01:00
Daniel Lange
cb5b92cb7a Add check for base_prefix indicating Radicale running at site root (/)
Alternative to PR #1310
2023-12-20 11:24:51 +01:00
G-Huber
4cac895901
Update DOCUMENTATION.md
Mention correct directory for git config
2023-11-01 08:38:02 +01:00
G-Huber
02c949d5d3
Update DOCUMENTATION.md
Explain possible pitfall when using git with systemd
2023-10-31 23:13:46 +01:00
Rob Pilling
8e8c652225 Ensure lighttpd docs handle doubled-path redirects 2023-09-18 18:03:17 +01:00
Rob Pilling
d3b78e0246 Add reverse proxy example for lighttpd 2023-09-18 18:01:43 +01:00
Theodore Ni
110ec3a788
Remove brackets from IPv4 test hostnames
Python 3.11 follows the URI spec more closely and no longer allows
braces surrounding IPv4 addresses in hostnames.
2023-08-29 21:08:57 -07:00
Patrick
fa6ec95e8c Formatting 2023-08-05 18:37:26 +02:00
Patrick
701a9794bc Add example configuration for Caddy web server 2023-08-05 18:35:05 +02:00
Daniel Lublin
3fd3bf5192 Document removal of X-Script-Name when serving Radicale at root (/)
See https://github.com/Kozea/Radicale/issues/1210

If X-Script-Name header is still set to `/` we get warnings in the log
2023-06-15 10:57:44 +02:00