Commit Graph

44 Commits

Author SHA1 Message Date
Damir Jelić
56fd6b7a38 pantalaimon: Bump the version. 2020-05-27 17:10:55 +02:00
Damir Jelić
d9a4b91d70 setup.py: Don't pin the patch versions.
This closes: #51.
2020-05-21 12:55:45 +02:00
Damir Jelić
90eed20bef pantalaimon: Bump the version so dockerhub picks it up. 2020-05-12 09:56:20 +02:00
Damir Jelić
b732938489 pantalaimon: Bump the version. 2020-05-10 19:12:09 +02:00
Damir Jelić
e79acad2a9 setup.py: Revert the prompt toolkit version string. 2020-04-29 16:57:15 +02:00
Damir Jelić
c732fd7141 setup.py: Bump our supported Janus version. 2020-04-29 16:32:36 +02:00
Damir Jelić
04569f9467 setup.py: Fix the required peewee version. 2020-04-24 12:15:37 +02:00
Damir Jelić
497ca67d3d setup.py: Pin our versions. 2020-04-24 11:53:41 +02:00
Damir Jelić
0a5e8a7865 pantalaimon: Bump version. 2020-02-27 18:00:42 +01:00
Damir Jelić
606efff925 pantalaimon: Bump the version. 2020-02-21 16:39:17 +01:00
Damir Jelić
85dc80bfa7 setup.py: Remove the e2e_search feature.
The e2e_search feature depends on tantivy. The tantivy package got a
release on pypi in the meantime but the API changed in incompatible
ways.

Remove support for it so someone doesn't shoot himself in the foot.
2020-02-20 13:20:51 +01:00
Damir Jelić
d25989cfd7 store: Add methods to store media info in the store. 2020-02-20 13:14:47 +01:00
Damir Jelić
4e29caf8b2 pantalaimon: Bump version. 2019-12-19 16:55:51 +01:00
Damir Jelić
1053bafafd setup: Allow the usage of prompt toolkit 3. 2019-12-19 16:10:36 +01:00
Arthur Lutz
728c9e6609
[setup.py] prompt_toolkit depency requires version 2.x 2019-12-07 15:20:15 +01:00
Damir Jelić
b5ca82976c pantalaimon: Bump the version. 2019-10-18 13:57:48 +02:00
Damir Jelić
555c2b5f9e
pantalaimon: Bump version. 2019-07-26 15:10:25 +02:00
Damir Jelić
83f749d486 setup.py: Explicitly set the file encoding of the readme. 2019-07-26 15:09:25 +02:00
Damir Jelić
bb9cda8902 setup.py: Bump the nio version requirement. 2019-07-13 13:58:34 +02:00
Damir Jelić
ad65fbf1a7 pantalaimon: Make the dbus UI optional. 2019-07-12 14:47:20 +02:00
Damir Jelić
48b4baf79c pantalaimon: Update to nio 0.4. 2019-07-12 10:55:20 +02:00
Damir Jelić
5d3016e1db setup.py: Add tantivy to the optional dependencies. 2019-07-03 17:44:07 +02:00
Damir Jelić
6a578c95b6 README: Update the readme to the current pantalaimon version. 2019-05-24 14:00:33 +02:00
Damir Jelić
5b9372d7ce setup.py: Add pyGObject to the dependencies. 2019-05-23 18:18:58 +02:00
Damir Jelić
3772322a1d setup.py: Add dbus-python to the dependencies. 2019-05-23 14:46:48 +02:00
Damir Jelić
bfcfdd61ea ui: Add OS notifications. 2019-05-22 16:40:15 +02:00
Damir Jelić
617025f69b setup.py: Require E2E support for nio. 2019-05-16 17:06:32 +02:00
Damir Jelić
d5e447ce3d setup.py: Depend on pydbus instead of python-dbus. 2019-05-13 16:32:12 +02:00
Damir Jelić
61a87075e4 setup.py: Fix the entry point for the daemon. 2019-05-08 16:27:29 +02:00
Damir Jelić
c96bdea1d3 pantalaimon: Refactor out the daemon start logic into a separate file. 2019-05-07 10:42:40 +02:00
Damir Jelić
5f124806d8 pantalaimon: Add a Cli dbus based client. 2019-04-22 21:28:15 +02:00
Damir Jelić
2ae5e181bc setup: Add janus to the dependencies. 2019-04-18 13:11:07 +02:00
Damir Jelić
7038462e01 daemon: Expose daemon users and user devices over a dbus interface. 2019-04-17 14:20:54 +02:00
Damir Jelić
444cf64fb5 daemon: Use the system keyring to store access tokens. 2019-04-17 14:20:54 +02:00
Damir Jelić
d4d4d605a8 setup.py: Depend on matrix-nio from pypi. 2019-04-10 14:30:15 +02:00
Damir Jelić
51700068b9 pantalaimon: Isort the repo. 2019-04-10 12:25:21 +02:00
Damir Jelić
4bf5955031 pantalaimon: Add pantalaimon store class. 2019-04-10 12:03:17 +02:00
Damir Jelić
f27eb836fe pantalaimon: Add propper logging support. 2019-04-04 11:30:42 +02:00
Damir Jelić
b606ebda25 setup.py: Fix the incorrect project URL. 2019-03-28 17:09:17 +01:00
Damir Jelić
1fb15eb77e daemon: Add some command line switches. 2019-03-28 17:07:57 +01:00
Damir Jelić
f3139c42ee setup.py: Remove unneeded dependency. 2019-03-25 14:11:51 +01:00
Damir Jelić
2702b51698 pantalaimon: Move the daemon into it's subdir. 2019-03-25 09:34:05 +01:00
Damir Jelić
710939e5bd main: Pass our store path to the nio client after logging in. 2019-03-21 16:38:30 +01:00
Damir Jelić
d51d47334b Initial commit. 2019-03-21 11:05:12 +01:00