Commit Graph

  • 2e5dd58657 snapshot Tal Leibman 2020-12-25 14:06:35 +0200
  • 72d4a725f5 validation errors Tal Leibman 2020-12-25 13:21:20 +0200
  • c90e92b0f0 snapshot Tal Leibman 2020-12-25 12:36:06 +0200
  • 7d86459480 collection.pyL list_multi Tal Leibman 2020-12-25 11:53:11 +0200
  • f70e2d80a6 stoken_handler.py Tal Leibman 2020-12-25 11:52:43 +0200
  • 16a99f02ea snapshot Tal Leibman 2020-12-25 11:12:22 +0200
  • 25cb4fec0c msgpack.py: allow pydantic BaseModel in content Tal Leibman 2020-12-25 11:10:43 +0200
  • c1534f6587 first commit Tal Leibman 2020-12-23 16:29:08 -0500
  • 70619fc1c7 Fix unbound variable warning. Tom Hacohen 2020-12-27 15:14:42 +0200
  • c2eb4fd30c Pass generic context to callbacks instead of the whole view Tom Hacohen 2020-12-27 15:03:07 +0200
  • 5a6c8a1d05 Gracefully handle uploading the same revision Tom Hacohen 2020-12-27 10:53:01 +0200
  • 2de51b978a Serializers: fix an issue with handling validation errors. Tom Hacohen 2020-12-24 16:14:52 +0200
  • 7eb08d2946 Collection invitation: fix the wrong field type Tom Hacohen 2020-12-22 21:06:41 +0200
  • 1cb84cfa6d Serializers: cleanup how we handle validation errors. Tom Hacohen 2020-12-22 13:15:12 +0200
  • 3fcea20d68 Serializers: fully clean an object on signup. Tom Hacohen 2020-12-22 12:46:42 +0200
  • 3b4ba75930 Chunk serialization: support not passing chunk content if exists. Tom Hacohen 2020-12-16 15:04:00 +0200
  • 7ae172e44e
    README: update contributors from github sponsors Tom Hacohen 2020-12-16 09:24:53 +0200
  • 0585d6ee92 Chunk file uploader: accept all kinds of media types. Tom Hacohen 2020-12-15 13:58:59 +0200
  • cd86c060b5 Collection: fix UID validation to return a Conflict error. Tom Hacohen 2020-12-15 10:14:15 +0200
  • 9559a0fd35 Chunk download: use the new sendfile to serve files. Tom Hacohen 2020-12-14 16:40:08 +0200
  • a19a982b1c Sendfile: add a sendfile module based on django-sendfile2 Tom Hacohen 2020-12-14 16:00:48 +0200
  • 070abfcdd8 Format using black. Tom Hacohen 2020-12-14 16:12:34 +0200
  • 7571261479 Remove unused imports. Tom Hacohen 2020-12-14 16:03:11 +0200
  • 0407320ad4 Update changelog. Tom Hacohen 2020-12-14 13:48:05 +0200
  • baa42d040d Collection: also save the collection UID on the model itself. Tom Hacohen 2020-12-14 13:30:30 +0200
  • e3d6bd21e4 Tasks: ignore empty categories Tom Hacohen 2020-12-09 18:44:57 +0200
  • 057b908565 Update changelog. Tom Hacohen 2020-12-04 19:15:10 +0200
  • 2d0bcbdc20 Stoken annotation: move it all to one place to reduce duplication. Tom Hacohen 2020-12-04 19:00:14 +0200
  • 4ce96e043e Collection: further improve stoken performance. Tom Hacohen 2020-12-04 18:55:22 +0200
  • bb070639a3 Collection: fix the slow performance when calculating stoken. Tom Hacohen 2020-12-04 18:19:54 +0200
  • a748ae3cf1 Tasks: remove the categories property when there are no tags. Tom Hacohen 2020-12-02 10:01:06 +0200
  • c790b5f489 Reformat some files using black. Tom Hacohen 2020-12-01 12:45:23 +0200
  • 9268c110ae
    README: add a comment about etesync notes Tom Hacohen 2020-12-01 10:18:58 +0200
  • c586344228
    FUNDING.yml: add funding links Tom Hacohen 2020-12-01 10:12:29 +0200
  • 7513b058ba
    FUNDING.yml: add funding links Tom Hacohen 2020-12-01 10:08:04 +0200
  • 7a03f8c69c Fix usage the default server URL (actually use it) Tom Hacohen 2020-11-30 09:33:15 +0200
  • bb4a8c998e
    README: updateinformation about passing the Host header Tom Hacohen 2020-11-29 17:02:49 +0200
  • 5792cd5418
    README: add a TL;DR for licensing Tom Hacohen 2020-11-27 10:29:24 +0200
  • d893d35c6f Fix the host checks to only check against hostname. Tom Hacohen 2020-11-20 18:11:35 +0200
  • 49da4ea666
    README: document MEDIA_ROOT and add a section about backups Tom Hacohen 2020-11-19 14:42:57 +0200
  • 1c8f7cdc60 Update changelog. Tom Hacohen 2020-11-19 10:12:42 +0200
  • 13a46cb1db Myauth: add missing migration. Tom Hacohen 2020-11-19 10:12:12 +0200
  • 4f4bdc7b6b
    chore: fix install instructions in readme, .gitignore venv / secret.txt (#68) Michael Nahkies 2020-11-15 09:55:53 +0000
  • b6919d17be chore: fix broken links in README.md Michael Nahkies 2020-11-14 15:16:13 +0000
  • d8e5c37db1
    Use black for code formatting and format the code Tal Leibman 2020-11-14 17:04:41 +0200
  • 9ec16e9216 Update changelog. Tom Hacohen 2020-11-14 16:56:26 +0200
  • ab8b2bc58a README: update + add chat badge. Tom Hacohen 2020-11-12 14:07:27 +0200
  • 1b50d197b1 Calendar: gracefully handle errors handling recurring events. Tom Hacohen 2020-11-11 09:39:41 +0200
  • bdd787b915 Gracefully handle uploading the same item twice. Tom Hacohen 2020-11-09 17:31:12 +0200
  • e9de8f1adb Add env variable to change configuration file path. Victor R. Santos 2020-11-07 16:21:34 -0300
  • 47103df48a Change user creation to not ask for a password (and clarify the readme). Tom Hacohen 2020-11-07 18:58:29 +0200
  • 801826b8b6 Fix the URL in the success template. Tom Hacohen 2020-11-05 16:50:09 +0200
  • 65319047b8 Remove leftover files from EteSync 1.0. Tom Hacohen 2020-11-05 16:49:05 +0200
  • 54c9735074 ContactEdit: fix contacts getting added to groups multiple times Ramzan 2020-11-04 21:14:17 -0500
  • 990f693da8 Update etebase dep and adjust according to the async changes. Tom Hacohen 2020-11-03 18:28:00 +0200
  • 843b59a0ac Login/Changepassword: change to verifying the hostname without the part. Tom Hacohen 2020-11-02 10:16:04 +0200
  • e9cbb9bf37
    Merge Contacts: Add basic group editing functionality Tom Hacohen 2020-11-02 10:12:11 +0200
  • a6f5e070a4 Update changelog. Tom Hacohen 2020-11-01 11:32:16 +0200
  • 422b62d5b2 Disallow creating new collections without a collection type set. Tom Hacohen 2020-11-01 11:17:44 +0200
  • f55ebeae7c Collection saving: add another verification for collection UID uniqueness. Tom Hacohen 2020-11-01 10:40:47 +0200
  • b097f3b8fa
    README: update instructions and fix type Tom Hacohen 2020-10-30 16:46:21 +0200
  • 6ab60f24ef Create GroupEdit Ramzan 2020-10-29 18:25:54 -0400
  • 2505650708 ContactEdit: add group editor Ramzan 2020-10-28 22:07:25 -0400
  • e0e21cfbce Contacts: Add edit button to group list items Ramzan 2020-10-27 22:30:46 -0400
  • 88be50f215 Contacts: add new group button and adjust ContactEdit for group editing Ramzan 2020-10-27 17:20:43 -0400
  • 19444a38ba LoginForm: make it more clear that people should use usernames, not emails. Tom Hacohen 2020-10-27 16:25:44 +0200
  • 022d4ea2e2 Wizard: have a skip button to skip collection init. Tom Hacohen 2020-10-26 21:06:45 +0200
  • 46abeac2c0 Test reset: also reset memberships. Tom Hacohen 2020-10-25 12:14:55 +0200
  • 8aa90ed86d New account wizard: soften the title to not say Error! Tom Hacohen 2020-10-25 10:08:11 +0200
  • 037f0f79a7
    README: improve the update instructions for versions < 0.5.0 Tom Hacohen 2020-10-24 10:38:48 +0300
  • e9a99c9404 Add a nicer error message for 1.0 accounts. Tom Hacohen 2020-10-22 09:39:21 +0300
  • 31aa091893 Tasks: fix handling of categories. Tom Hacohen 2020-10-21 12:34:59 +0300
  • 0a246aaa8d
    README: improve self-hosting instructions Tom Hacohen 2020-10-21 18:45:09 +0300
  • 66331a4e2a pim-types: add lastModified. Tom Hacohen 2020-10-21 15:57:12 +0300
  • ffe60f8b28 Signup: add a link to the rest of the apps. Tom Hacohen 2020-10-21 15:48:01 +0300
  • bc4e022450 Sign the webapp using Signed Pages. Tom Hacohen 2020-10-21 15:41:45 +0300
  • 3b4cd424ab Update changelog. Tom Hacohen 2020-10-18 18:28:51 +0300
  • 529b5c22e8
    README: mention that this is EteSync 2.0 Tom Hacohen 2020-10-18 18:13:38 +0300
  • 0e814ea410 Merge: merge in the new etebase (EteSync 2.0) code Tom Hacohen 2020-10-18 17:50:52 +0300
  • 6ea3b880f9 Fix being able to access the changelog of deleted items. Tom Hacohen 2020-10-18 12:45:42 +0300
  • 1b788acf83 Signup: add a link to the pricing page. Tom Hacohen 2020-10-16 18:37:12 +0300
  • f142b6081a Update etebase dep and adjust code accordingly. Tom Hacohen 2020-10-15 09:45:26 +0300
  • 55cae0962d Contacts: redesign the address book view and add filtering by group. Tom Hacohen 2020-10-15 18:37:38 +0300
  • 78e91abcb4 pim-types: add a function to get group membership. Tom Hacohen 2020-10-15 18:37:04 +0300
  • d530204584 pim-types: Fixed group detection. Tom Hacohen 2020-10-15 18:18:02 +0300
  • 334b2c68ee Tasks: use pushMessage instead of a custom one. Tom Hacohen 2020-10-15 17:56:08 +0300
  • 5bce4d9932 Collection Type: fix backwards compatibility for creating new collections. Tom Hacohen 2020-10-15 15:00:20 +0300
  • 409248d419 CollectionTypes: add backward compatibility adjustments until 2.0 is out. Tom Hacohen 2020-10-15 10:50:07 +0300
  • 5d8a92f000 Collections: add support for collection types. Tom Hacohen 2020-10-13 17:13:07 +0300
  • acd22b9b47 Serializers: remove unused field. Tom Hacohen 2020-10-13 16:30:16 +0300
  • 741b6d7c52 Collection removed memberships: only return removed memberships within our returned range. Tom Hacohen 2020-10-13 13:29:29 +0300
  • aa7b049b62 Stoken: always return the stoken object, not the rev. Tom Hacohen 2020-10-13 13:37:05 +0300
  • cb67bb9e85 Update etebase dep. Tom Hacohen 2020-10-13 12:16:34 +0300
  • c7bd01b2d1 Logout: allow any authenticated user (instead of normal permissions). Tom Hacohen 2020-10-13 12:09:29 +0300
  • 47f3e08846 Signup: improve docs. Tom Hacohen 2020-10-13 11:10:55 +0300
  • 24c161b0d8 Signup: don't try to clean fields for objects we haven't created. Tom Hacohen 2020-10-13 11:09:22 +0300
  • 0540c3bbbd Add an option for changing the default API URL during the build Tom Hacohen 2020-10-11 17:37:38 +0300
  • 9cad5d62e1 Account: change Dashboard URL endpoint's permissions. Tom Hacohen 2020-10-09 13:10:41 +0300
  • 1525738517 Settings: Implement the dashboard link. Tom Hacohen 2020-10-09 09:46:36 +0300
  • aae10980d6 Update etebase dep. Tom Hacohen 2020-10-09 09:46:32 +0300