Peter Bieringer
|
17169bbfdb
|
cosmetics
|
2024-03-18 20:58:40 +01:00 |
|
Peter Bieringer
|
95cd6938d9
|
Merge pull request #1456 from MatthewHana/v3.2-devel
WEB UI: HREF for Upload, Refresh button, and CSS fixes
|
2024-03-18 18:41:54 +01:00 |
|
MatthewHana
|
a49454d36e
|
Restore empty new line to fix conflict
|
2024-03-18 18:59:40 +11:00 |
|
Peter Bieringer
|
aadcc42eb3
|
fix log message related to bcrypt+autodetect
|
2024-03-18 06:51:05 +01:00 |
|
Peter Bieringer
|
9457699a32
|
revert to 3.dev
|
2024-03-18 06:03:49 +01:00 |
|
Peter Bieringer
|
5d143ca0e8
|
update version to 3.1.9
|
2024-03-18 06:03:42 +01:00 |
|
Peter Bieringer
|
421cc2b1ca
|
update changelog
|
2024-03-18 06:03:37 +01:00 |
|
MatthewHana
|
ffebbf1928
|
Rearrange functions to resolve false conflict.
|
2024-03-18 06:45:10 +11:00 |
|
MatthewHana
|
84fd30f357
|
Add HREF validity functions with documentation
|
2024-03-18 06:40:14 +11:00 |
|
MatthewHana
|
4e99105225
|
Remove HREF validity functions [temporary]
|
2024-03-18 06:35:07 +11:00 |
|
MatthewHana
|
d05d726dc2
|
Spacing tweaks to try to resolve odd conflict
|
2024-03-18 06:33:57 +11:00 |
|
MatthewHana
|
e66055de08
|
WEB UI: HREF for Upload, Refresh button, and CSS fixes
|
2024-03-17 12:30:15 +11:00 |
|
Peter Bieringer
|
a24a97f880
|
improve/extend mkcol logging
|
2024-03-16 18:22:12 +01:00 |
|
Peter Bieringer
|
922de6ce14
|
align log text
|
2024-03-16 08:56:32 +01:00 |
|
Peter Bieringer
|
46b258b1bc
|
coding style fixes
|
2024-03-16 07:32:51 +01:00 |
|
Peter Bieringer
|
546086af2e
|
update
|
2024-03-15 07:36:29 +01:00 |
|
Peter Bieringer
|
b1336c2f1f
|
fix buggy example for git, solving https://github.com/Kozea/Radicale/issues/876
|
2024-03-15 07:28:04 +01:00 |
|
Peter Bieringer
|
e0a22074b4
|
remove trailing whitespaces
|
2024-03-14 06:08:47 +01:00 |
|
Peter Bieringer
|
10dd5aff3c
|
correct IPv4/IPv6 address output
|
2024-03-14 06:07:40 +01:00 |
|
Peter Bieringer
|
beb33fec02
|
extend example
|
2024-03-14 06:07:32 +01:00 |
|
Peter Bieringer
|
2ce7c2a45a
|
minor fixes
|
2024-03-14 06:07:25 +01:00 |
|
Peter Bieringer
|
02d157269e
|
rework server listen code
|
2024-03-14 06:07:19 +01:00 |
|
Peter Bieringer
|
61f3557e78
|
do not display call trace
|
2024-03-14 06:07:14 +01:00 |
|
Peter Bieringer
|
f4e0825aec
|
Merge pull request #1433 from MatthewHana/v3.2-devel
WEB UI: Show collection size [SMALL]
|
2024-03-13 06:29:09 +01:00 |
|
Peter Bieringer
|
e76011ecc6
|
remove tab (cosmetics)
|
2024-03-13 05:57:50 +01:00 |
|
Peter Bieringer
|
9c9be73093
|
fix for incomplete https://github.com/Kozea/Radicale/pull/1425 and test
|
2024-03-13 05:56:31 +01:00 |
|
Sam Erika Clotfelter
|
17e6269400
|
set group id explicitly
|
2024-03-13 05:55:37 +01:00 |
|
Sam Erika Clotfelter
|
bb6dcb6172
|
create radicale group
|
2024-03-13 05:55:31 +01:00 |
|
Sam Erika Clotfelter
|
98bac38006
|
set group in COPY
|
2024-03-13 05:55:12 +01:00 |
|
Peter Bieringer
|
8891f1ab89
|
catch "EBUSY" and move EAI_AGAIN
|
2024-03-13 05:48:03 +01:00 |
|
Peter Bieringer
|
e4842ef7df
|
be more relaxed on IPv4/IPv6 systems during server listen
|
2024-03-13 05:47:51 +01:00 |
|
Peter Bieringer
|
74be6168cb
|
Merge pull request #1432 from MatthewHana/v3.2-devel
WEB UI: New WebUI Improvements
Thank you very much!
|
2024-03-13 05:27:44 +01:00 |
|
MatthewHana
|
c128b0d773
|
Merge branch 'Kozea:v3.2-devel' into v3.2-devel
|
2024-03-13 07:55:46 +11:00 |
|
MatthewHana
|
ed6432706f
|
[WEB UI] New WebUI Improvements
Added WebUI improvements as discussed in discussion #1416 in March 2024.
|
2024-03-13 07:42:47 +11:00 |
|
MatthewHana
|
b945749d1b
|
Merge branch 'v3.2-devel' of https://github.com/MatthewHana/Radicale-newwebui into v3.2-devel
|
2024-03-13 05:07:57 +11:00 |
|
MatthewHana
|
7927b0c935
|
WEB UI: Show collection size [SMALL]
Shows collection size in B, Kb, Mb, Gb, and Tb.
|
2024-03-13 05:07:22 +11:00 |
|
Peter Bieringer
|
3c81f43404
|
Merge pull request #1424 from MatthewHana/v3.2-devel
Add custom Radicale DAV property getcontentcount
|
2024-03-12 18:04:16 +01:00 |
|
MatthewHana
|
825464f102
|
Additional type checking for getcontentcount prop
Tests keep failing due to static type checking for condition that won't occur due to earlier checking. Bringing checking into if statement.
|
2024-03-13 02:16:16 +11:00 |
|
MatthewHana
|
2c13b8d2e0
|
Update propfind.py
Don't return getcontentcount prop on leaf or principal collection.
|
2024-03-13 02:02:23 +11:00 |
|
MatthewHana
|
ee2fc74bc0
|
Don't allow RADICALE:getcontentcount prop for collections
Tests should pass now
|
2024-03-13 01:52:45 +11:00 |
|
Peter Bieringer
|
bb185a941d
|
extend htpasswd_encryption options with sha256/512/autodetect
|
2024-03-12 06:25:07 +01:00 |
|
Peter Bieringer
|
80bf824b91
|
extend htpasswd_encryption options with sha256/512/autodetect
|
2024-03-12 06:25:00 +01:00 |
|
Peter Bieringer
|
401b68fe08
|
extend htpasswd_encryption options with sha256/512/autodetect
|
2024-03-12 06:24:56 +01:00 |
|
Peter Bieringer
|
b5d022fe08
|
extend htpasswd_encryption options with sha256/512/autodetect
|
2024-03-12 06:24:51 +01:00 |
|
Peter Bieringer
|
947cb08bb9
|
fix brcypt leftover
|
2024-03-12 06:05:27 +01:00 |
|
Peter Bieringer
|
1f25d6e27d
|
Update README.md
add some links
|
2024-03-11 21:41:18 +01:00 |
|
MatthewHana
|
5ec9aaec07
|
Add custom Radicale DAV property getcontentcount
This adds a custom Radicale DAV property called 'getcontentcount' which returns the number of entries contained within that collection.
|
2024-03-12 04:41:00 +11:00 |
|
Peter Bieringer
|
48910bf3a9
|
Merge pull request #1421 from MatthewHana/v3.2-devel
WEB UI: Hide download button for Webcal collections [SMALL]
|
2024-03-11 07:25:48 +01:00 |
|
MatthewHana
|
6f5ee56c2d
|
Hide download button for Webcal collections
|
2024-03-11 17:13:37 +11:00 |
|
Peter Bieringer
|
bf824838d8
|
remove info about obsolete IRC channel
|
2024-03-10 07:09:07 +01:00 |
|