Commit Graph

  • 13d4121fc2 Move utility functions to utils. Tom Hacohen 2020-12-27 18:54:06 +0200
  • 629a84f432 app.py: cleanup a bit. Tom Hacohen 2020-12-27 18:38:18 +0200
  • 533b2787bb Implement item revisions. Tom Hacohen 2020-12-27 18:34:40 +0200
  • e686f01652 Utils: add a utility for getting objects or 404ing. Tom Hacohen 2020-12-27 18:34:23 +0200
  • e7721e8fe5 Fix chunk handling. Tom Hacohen 2020-12-27 18:12:16 +0200
  • a3ae769a2c Implement fetch_updates. Tom Hacohen 2020-12-27 17:58:15 +0200
  • a9bc08a98d Item batch/transaction: fix return data. Tom Hacohen 2020-12-27 17:39:47 +0200
  • c6c52cfe11 Implement collection list. Tom Hacohen 2020-12-27 17:33:01 +0200
  • 7ad98b8d28 Implement is_etebase. Tom Hacohen 2020-12-27 17:30:17 +0200
  • 407ce0b7a5 Fixed collection_list_common. Tom Hacohen 2020-12-27 17:10:59 +0200
  • e5dbfb5746 Make the import of models more consistent. Tom Hacohen 2020-12-27 17:07:07 +0200
  • 611c0f3b0a Conform to naming conventions. Tom Hacohen 2020-12-27 17:03:17 +0200
  • 92f6ccbc28 Implement item_list and item_get. Tom Hacohen 2020-12-27 17:02:36 +0200
  • 8afca6ca96 kwarg items: use the same naming as django_etebase. Tom Hacohen 2020-12-27 16:44:18 +0200
  • aa483709c3 Fix item creation. Tom Hacohen 2020-12-27 16:39:20 +0200
  • b2fe30ac26 Implement item_create, batch and transaction. Tom Hacohen 2020-12-27 16:33:34 +0200
  • 249c3dc2be Cleanup models to have common parents. Tom Hacohen 2020-12-27 16:04:33 +0200
  • 9d213350e7 exceptions.py: fix typo in filename. Tom Hacohen 2020-12-27 15:45:29 +0200
  • df855897f8 Fix type error. Tom Hacohen 2020-12-27 15:26:36 +0200
  • 6f543751a6 Fix and improve typing. Tom Hacohen 2020-12-27 15:25:16 +0200
  • a0aaf79f42 item_batch and item_transaction boilerplate only Tal Leibman 2020-12-27 15:53:31 +0200
  • 6e4f8f9917 Fix list_multi to return the filtered queryset. Tom Hacohen 2020-12-27 14:36:16 +0200
  • b3c177faa6 from_orm_context Tal Leibman 2020-12-27 14:23:19 +0200
  • 53662451a3 collection.py: get by uid and fixed create Tal Leibman 2020-12-27 11:36:18 +0200
  • 94161943ca chunks type hint Tal Leibman 2020-12-26 18:09:46 +0200
  • 1e60938430 rename Tal Leibman 2020-12-26 18:02:29 +0200
  • 8d09e40b3b rename Tal Leibman 2020-12-26 18:01:55 +0200
  • daac0c163b collection.py: save to db Tal Leibman 2020-12-26 12:39:20 +0200
  • be7b830804 collection.py: create Tal Leibman 2020-12-25 19:23:46 +0200
  • 4bd826b3be remove uvicorn run Tal Leibman 2020-12-25 19:08:22 +0200
  • 31e0e0b832 change response content to pydantic models and error handling Tal Leibman 2020-12-25 17:23:44 +0200
  • a0d1d23d2d imports Tal Leibman 2020-12-25 17:22:14 +0200
  • 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. v0.6.1 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
  • 057b908565 Update changelog. v0.6.0 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
  • c790b5f489 Reformat some files using black. Tom Hacohen 2020-12-01 12:45:23 +0200
  • 7513b058ba
    FUNDING.yml: add funding links Tom Hacohen 2020-12-01 10:08:04 +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. v0.5.3 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
  • 810e8ebe15 chore: update source command #68 Michael Nahkies 2020-11-15 09:39:26 +0000
  • a2b6a370b2 chore: add secret.txt and .idea to .gitignore, update venv cmd Michael Nahkies 2020-11-14 15:28:41 +0000
  • e267c9a663 chore: remove reference to non-existent branch from README.md Michael Nahkies 2020-11-14 15:26:28 +0000
  • b6919d17be chore: fix broken links in README.md Michael Nahkies 2020-11-14 15:16:13 +0000
  • 2c79950763 chore: fix broken links in README.md #67 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. v0.5.2 Tom Hacohen 2020-11-14 16:56:26 +0200
  • 20d57fd5ca black format #65 Tal Leibman 2020-11-13 19:38:27 +0200
  • 9f7fc48b22 development.txt: black formatter Tal Leibman 2020-11-13 19:36:08 +0200
  • ab8b2bc58a README: update + add chat badge. Tom Hacohen 2020-11-12 14:07:27 +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
  • c260285fb8
    Add env variable to change configuration file path. #63 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
  • 843b59a0ac Login/Changepassword: change to verifying the hostname without the part. Tom Hacohen 2020-11-02 10:16:04 +0200
  • a6f5e070a4 Update changelog. v0.5.1 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
  • 46abeac2c0 Test reset: also reset memberships. Tom Hacohen 2020-10-25 12:14:55 +0200
  • 037f0f79a7
    README: improve the update instructions for versions < 0.5.0 Tom Hacohen 2020-10-24 10:38:48 +0300
  • 0a246aaa8d
    README: improve self-hosting instructions Tom Hacohen 2020-10-21 18:45:09 +0300
  • 3b4cd424ab Update changelog. v0.5.0 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
  • 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