Hugo Osvaldo Barrera
c77d750ef6
Drop etesync
...
The current [experimental] implementation is stale, and hasn't been
maintained for a long time. Regrettably, not even its tests still work,
and there nobody interested in maintaining it.
If anyone is interested in re-implementing this in a third-party
package, I can consider adding support for pluggable storages.
2021-10-05 22:13:59 +02:00
Hugo Osvaldo Barrera
54e0c114fa
Update link for orage
...
The previous one is 404, and that domain redirects to some random
website.
2021-06-27 12:37:33 +02:00
Hugo Osvaldo Barrera
0231f3999e
order is probably less important than the others
2021-06-13 00:52:39 +02:00
Hugo Osvaldo Barrera
d1b148c919
Improve docs for new meta properties
2021-06-13 00:49:27 +02:00
Hugo Osvaldo Barrera
e70e8c03e8
Merge branch 'origin/master' into meta_description
2021-06-13 00:46:05 +02:00
Hugo Osvaldo Barrera
808e01f9c8
DAVDroid is now called DAVx⁵
2021-06-12 16:28:27 +02:00
Hugo Osvaldo Barrera
86535a9db3
Merge test dependencies into dev dependencies
2021-06-12 16:28:27 +02:00
Hugo Osvaldo Barrera
8e8c1d5719
Update docs on test DAV servers
2021-06-12 16:28:27 +02:00
Hugo Osvaldo Barrera
ec221b52b4
Update docs with new images names
2021-06-12 12:05:00 +02:00
Hugo Osvaldo Barrera
5844480588
Merge pull request #889 from Intevation/dev-issue881
...
Implement more flexibility for storage/filesystem
2021-06-11 11:37:12 +02:00
Bernhard Reiter
b9f5d88af9
Fixing docs/config.rst and code formatting
2021-06-02 13:52:10 +02:00
Hugo Osvaldo Barrera
0d0f2974ae
Replace Freenode with Libera.Chat
2021-05-26 00:19:06 +02:00
Bernhard Reiter
9a1582cc0f
Improve storage/filesystem docs
...
add hints about how to use the `fileext` and `fileignoreext` parameters.
2021-05-21 14:22:30 +02:00
Bernhard Reiter
9b5e01ab38
Improve storage/test_filesystem
...
with one additional test and fixing of the documentation.
2021-05-20 12:50:05 +02:00
Bernhard Reiter
81895c291e
Make /storage/filesystem more flexible
...
by adding the optional fileignoreext parameter.
2021-05-19 18:00:09 +02:00
Hugo Osvaldo Barrera
d2d41e5df1
Use black to auto-format the codebase
2021-05-06 19:28:54 +02:00
Hugo Osvaldo Barrera
abf199f21e
Fix using mutable object as default arg
2021-05-06 19:28:08 +02:00
Дилян Палаузов
ed0b4bef10
Typo a→an
2021-04-07 09:11:15 +03:00
Hugo Barrera
b9c01f8756
Merge pull request #873 from dilyanpalauzov/typo_google
...
Typo google→Google
2021-04-06 18:33:34 +00:00
Hugo Osvaldo Barrera
2161de30d0
Avoid docker-compose
...
The way it handles docker networks breaks builds.
2021-04-06 19:53:00 +02:00
Hugo Osvaldo Barrera
ef34d77ab1
Use Sourcehut for CI
2021-04-06 19:52:57 +02:00
Дилян Палаузов
7750dda980
Typo google→Google
2021-03-18 16:49:08 +02:00
Дилян Палаузов
50cb2def73
Add calendar-description, addressbook-description to the meta data
...
When a CalDAV collection has calendar-description set and vdirsyncer
synchronizes the “meta” data, synchronize also the calendar description.
-- likewise for addressbook-description and calendar-order
2021-03-08 14:57:48 +02:00
tlahn
31c60021fa
Replace pipsi with pipx
...
pipsi page says, it is discontinued. Replacing with pipx
2021-03-07 20:10:39 +01:00
Alec Papierniak
27ebb0902b
Update installation.rst
...
adding closing quote to virtualenv alias
2020-09-08 22:29:31 -05:00
Hugo Osvaldo Barrera
83e5361643
Fix instructions on how to configure timers
...
Fixes #792
2020-08-06 12:41:05 +02:00
Hugo Osvaldo Barrera
2650a7ed0b
Rework packaging guidelines a bit
2020-08-06 12:39:31 +02:00
Hugo Osvaldo Barrera
14deb20ce5
Merge remote-tracking branch 'origin/master' into next
2020-06-10 21:10:02 +02:00
Hugo Osvaldo Barrera
5eef4b1ba1
Document GH Releases and signing
2020-06-10 16:42:35 +02:00
Hugo Osvaldo Barrera
9cb1f8d704
Drop support for Python 3.5 and 3.6
2020-06-09 14:33:14 +02:00
Hugo Osvaldo Barrera
af3659ac1a
Update contributing instructions
2020-06-09 10:42:26 +02:00
Romain
e5caf6750d
Add double quote in exemple config files ( #732 )
...
* nextcloud.rst : add double quote to not forget them
Add double quote to not forget them, and avoid the message :
warning: Soon, all strings have to be in double quotes. Please replace UserName with "UserName"
* fastmail.rst : add double quote to not forget them
Add double quote to not forget them, and avoid the message :
warning: Soon, all strings have to be in double quotes. Please replace UserName with "UserName"
* icloud.rst : add double quote to not forget them
Add double quote to not forget them, and avoid the message :
warning: Soon, all strings have to be in double quotes. Please replace UserName with "UserName"
* todoman.rst : add double quote to not forget them
Add double quote to not forget them, and avoid the message :
warning: Soon, all strings have to be in double quotes. Please replace UserName with "UserName"
* xandikos.rst : add double quote to not forget them
Add double quote to not forget them, and avoid the message :
warning: Soon, all strings have to be in double quotes. Please replace UserName with "UserName"
* davmail.rst : add double quote to not forget them
Add double quote to not forget them, and avoid the message :
warning: Soon, all strings have to be in double quotes. Please replace UserName with "UserName"
* partial-sync.rst : add double quote to not forget them
Add double quote to not forget them, and avoid the message :
warning: Soon, all strings have to be in double quotes. Please replace UserName with "UserName"
2020-06-08 19:58:35 +02:00
Hugo Osvaldo Barrera
5c3900500d
Update link to official Arch package ( #710 )
...
There's now an official Arch package
2020-06-08 19:58:35 +02:00
Markus Unterwaditzer
22717ee217
Add simple doc for todoman
2020-06-08 19:58:35 +02:00
Malte Kiefer
69e235c35d
fixed typo ( #678 )
...
fixed typo
2020-06-08 19:09:59 +02:00
Markus Unterwaditzer
fb68a6c4aa
Fix broken link
2020-06-08 19:09:59 +02:00
Markus Unterwaditzer
107edfd52d
Fix installation link
2020-06-08 19:09:59 +02:00
Thomas Klausner
b1214cd693
Follow advice from setuptools_scm how to use it.
...
See https://github.com/pypa/setuptools_scm
2020-06-08 18:58:27 +02:00
/\/\ \-/ ❭❬
3d7d92c2d6
baikal-server.com does not work anymore
2020-06-08 18:56:26 +02:00
5472qaywsx
59740b379f
Update claws-mail.rst
...
Fixed some (2) minor typos.
Actually, all I wanted to do is to fix typo "contab -e" -> "crontab -e" of page "https://vdirsyncer.pimutils.org/en/stable/tutorials/claws-mail.html ", but seems already correct on github...
Closes #803
2020-06-08 18:53:12 +02:00
Hugo Osvaldo Barrera
461e4c55b0
Update servers for Fastmail
...
Fixes #785
2020-06-08 18:50:03 +02:00
Hugo Osvaldo Barrera
308289febf
Remove python2 leftover code
2020-06-08 18:40:33 +02:00
Hugo Osvaldo Barrera
e2d3c1add7
Add pre-commit hooks with some basic linting
...
Mostly to keep an eye on code quality as I move forward.
2020-06-08 18:40:33 +02:00
Hugo Osvaldo Barrera
e987d6eb4a
Drop Python 3.4
...
Never gonna get master back to green working with a dead Python.
2020-06-08 13:34:17 +02:00
Martin Michlmayr
78599a131d
Fix typos
2020-06-08 13:02:36 +02:00
Markus Unterwaditzer
1f9668393c
stylefix
2018-06-13 18:53:14 +02:00
Markus Unterwaditzer
f1cc05af62
fix config parameter formatting
2018-06-13 18:49:43 +02:00
Markus Unterwaditzer
6c652c9b7a
fix etesync formatting
2018-06-13 18:35:04 +02:00
Markus Unterwaditzer
68f2cf3195
(backport) Make docs build independent of app
2018-06-13 18:25:10 +02:00
Markus Unterwaditzer
9e3c231cc3
Remove Python 3.3 support ( #674 )
...
* Remove Python 3.3 support
2017-10-02 14:38:54 +02:00
Markus Unterwaditzer
4e2c5e51f3
Make git hooks optional
2017-09-24 12:00:45 +02:00
Markus Unterwaditzer
8495d87196
Remove requirement of filenames being UIDs ( #672 )
2017-09-23 13:58:03 +02:00
Markus Unterwaditzer
9314a93d67
Add autopep8 git commit hook ( #671 )
...
* Add autopep git hook
* Fix broken link
2017-09-23 13:55:57 +02:00
Markus Unterwaditzer
18a4f93c97
Rewrite pitch
2017-09-23 13:35:09 +02:00
Markus Unterwaditzer
cc91f334e7
Add note that debian packages are for 64-bit only
2017-09-02 15:24:11 +02:00
Markus Unterwaditzer
131b3d257d
Debian packaging ( #664 )
2017-08-30 21:57:38 +02:00
Oliver Schmidhauser
9930b4b3ca
Remove superfluous diacritic from documentation. ( #662 )
2017-08-24 13:13:35 +02:00
Markus Unterwaditzer
8565277623
Revert "Disable iCloud tests"
...
This reverts commit b7e7cfc439 .
See #646
2017-08-13 14:25:59 +02:00
Markus Unterwaditzer
dfc9f1aa3f
Add xandikos test example
2017-07-20 19:06:04 +02:00
Markus Unterwaditzer
bde00c227a
Document makefile options
...
See #653
2017-07-19 21:40:25 +02:00
Markus Unterwaditzer
3bb51f81f1
Document #535
2017-07-17 20:15:20 +02:00
Markus Unterwaditzer
37a1eb2fdb
Remove remoteStorage ( #648 )
...
Fix #647
2017-07-02 18:42:55 +02:00
Markus Unterwaditzer
b7e7cfc439
Disable iCloud tests
...
see #646
2017-07-02 00:29:24 +02:00
Markus Unterwaditzer
a96f358464
Move donations to doc page
2017-06-28 11:42:55 +02:00
Markus Unterwaditzer
95d5b2c1b9
Typo fix
2017-06-20 18:13:30 +02:00
Damien Cassou
a2cbbbb9d1
Discuss command syntax in tutorial's conflict resolution section ( #644 )
2017-06-19 16:43:07 +02:00
Markus Unterwaditzer
7dcd4d5118
docs: Fastmail is now tested
2017-05-31 14:27:19 +02:00
Markus Unterwaditzer
5f3c14ef7d
Restructure supported.rst into tutorial subpages ( #631 )
...
* Restructure supported.rst into tutorial subpages
Fix #623
* Fix section headings and whitespace
* fix link
* Stylefix
2017-05-29 02:50:39 +02:00
Hugo Osvaldo Barrera
1bf863c615
Add systemd.timer files and a relevant tutorial ( #635 )
...
Include a systemd.timer file (the interval can be overridden, as
mentioned in the docs). TBH, I'd suggest downstream packagers of
systemd-based distributions include these files on installation
(activation needs to be done manually anyway).
2017-05-24 22:38:42 +02:00
Doron Behar
34dc84c29f
Add more instructions regarding docs/keyring.rst. ( #624 )
...
* Add more instructions regarding `docs/keyring.rst`.
Add minimal explanation for using external password manger named `pass`
to automatically safely and fetch the password.
* Some fixups
2017-05-05 23:21:26 +02:00
Sandro Santilli
9e1adf877e
More quoting ( #630 )
2017-05-04 15:08:40 +02:00
Sandro Santilli
609434fe76
Properly quote "b wins" ( #629 )
...
avoids a warning on use
2017-05-04 13:22:04 +02:00
Markus Unterwaditzer
3f6c135806
More discovery docs ( #621 )
2017-04-14 10:01:58 +02:00
Markus Unterwaditzer
0d9ec646d7
Initial etesync support ( #614 )
...
* Initial etesync support
* Optimized get()
* Bugfixes
* bugfixes
* Add writing operations
* collection creation WIP
* Fix collection creation
* tests wip
* wip
* Final touch for test setup
* actually skip tests
* Disable metadata tests
* Avoid polluting working tree
* Avoid importing wsgi-intercept if not installed
* Fix collection tests
* Proper teardown
* Skip bad test
* Remove vtodo
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Add docs
* Remove useless pkg
* Don't crash if etesync isn't imported
* Stylefix
* Fix more import errors
* More import errors
* Only run etesync on latest python
* Fix etesync check
* journal-manager migration
2017-04-13 16:27:11 +02:00
Markus Unterwaditzer
ef0ef1bdde
Remove outdated OS packages
...
Fix #606
2017-03-31 13:21:15 +02:00
Markus Unterwaditzer
07f6c3af12
Add claws-mail to supported.rst
2017-03-28 18:57:32 +02:00
Markus Unterwaditzer
00ce809a34
Add openbsd link, thanks @remilocherer
2017-03-25 23:17:20 +01:00
Markus Unterwaditzer
28f204162b
Add xandikos to CI ( #601 )
...
* Add xandikos to CI
* wip
* Work around missing dependency spec
* Add xandikos to travis
* Remove auth
* Test release and devel
* Refactor xandikos setup
* Fix syntax error
* Only test xandikos-git
* Add section to supported.rst
* changelog
2017-03-22 14:40:41 +01:00
Markus Unterwaditzer
bb4a9a1e6c
Give up on packaging
2017-03-16 22:08:16 +01:00
Markus Unterwaditzer
fe77532948
remove "Should be easy"-ish remark
2017-03-16 21:30:20 +01:00
Kuba Orlik
5e0dc0d5aa
Add quotes to the suggested config ( #602 )
...
Without the quotes the app doesn't start, throwing:
```
critical: Error during reading config /home/kuba/.vdirsyncer/config: Section "general": Section "general", option "status_path": Expecting value: line 1 column 1 (char 0)
```
2017-03-14 16:06:00 +01:00
Markus Unterwaditzer
8a1e7a8c3b
Make Google syncselect page notice flash out a bit more
...
Fix #598
2017-03-14 11:18:41 +01:00
Markus Unterwaditzer
06017c39c0
Document that gcal doesn't support VTODO ( #592 )
2017-03-09 19:33:47 +01:00
Christian Geier
7fc5f1bf23
Fixed some typos. ( #587 )
...
I installed mwic, so you don't have to.
`unperformant` doesn't seem to be an often used english word either and
`addressbook` is probably `address book`.
2017-03-07 22:12:04 +01:00
Markus Unterwaditzer
3b713a14ab
Fix link
2017-03-03 17:31:12 +01:00
Markus Unterwaditzer
83daa8698d
Changelog for #567
2017-02-27 19:58:19 +01:00
Markus Unterwaditzer
821c70a782
Update IRC link
2017-02-21 01:06:49 +01:00
Markus Unterwaditzer
19b57f8728
Add link
2017-02-19 20:39:07 +01:00
Markus Unterwaditzer
cc56a05b7c
Create directory automatically
2017-02-18 18:32:52 +01:00
Markus Unterwaditzer
7f38102936
UX improvements for Google storage
...
Fix #549
Fix #552
2017-02-18 15:54:16 +01:00
Markus Unterwaditzer
c73229e0a9
Reformatting
2017-02-18 13:55:01 +01:00
Christopher Dale
fcf8801863
Add docs around duplicate events w/ davmail
...
* Adding some documentation around what users can do if they encounter duplicate
events using DavMail.
2017-02-17 12:20:29 -06:00
Markus Unterwaditzer
62764ae1ef
Addendum
2017-02-06 22:02:55 +01:00
Markus Unterwaditzer
cb92b61b8a
contributing: Some advice for kanban columns
2017-02-06 22:00:36 +01:00
Markus Unterwaditzer
f993f97dcc
Add contact email from pimutils
2017-02-06 21:49:56 +01:00
Markus Unterwaditzer
960f36ccdc
Update installation
2017-02-06 12:53:01 +01:00
Markus Unterwaditzer
6b2450f4ac
Fix storage example generator
2017-02-05 14:38:37 +01:00
Markus Unterwaditzer
49deedd416
Fix doc build again
2017-01-30 16:10:29 +01:00
Markus Unterwaditzer
9db58e26d0
Fix import error
2017-01-30 15:18:02 +01:00
Markus Unterwaditzer
94fe934ec2
Move docs code out of vdirsyncer
2017-01-30 14:09:32 +01:00