LuckyTurtleDev
|
86ba071b6c
|
add Dockerimage (#152)
* add Dockerfile
* Create docker.yml
* Update docker.yml
* Update docker.yml
* Update docker.yml
* Update docker.yml
* Update docker.yml
* Update docker.yml
* Update docker.yml
* hardcode python version
* install rustup
* Revert "install rustup"
This reverts commit 5f701ee084713bb633c7e840523574d96fa9191e.
* Update docker.yml
* Update docker.yml
|
2023-07-14 17:10:16 +01:00 |
|
VikashKothary
|
7532c960f2
|
Update requirements{-dev}.txt
|
2023-03-26 10:03:19 +00:00 |
|
Vikash Kothary
|
a9a2bb5646
|
docs: Add acknowledgements section
Resolves https://github.com/ankicommunity/anki-sync-server/issues/161
|
2023-03-26 11:02:32 +01:00 |
|
Vikash Kothary
|
f2c4316e29
|
fix: Check if path is None before checking path
|
2022-10-19 09:59:40 +01:00 |
|
VikashKothary
|
bc6f8e8f5c
|
Update requirements{-dev}.txt
|
2022-10-19 08:54:28 +00:00 |
|
Vikash Kothary
|
4041d28b03
|
fix: Update cli to load config from config file and env variables
|
2022-10-19 09:51:35 +01:00 |
|
Vikash Kothary
|
4c4ce64025
|
refactor: Seperate users into multiple files
|
2022-10-14 23:51:43 +01:00 |
|
Vikash Kothary
|
82a3e729f1
|
refactor: Separate sessions into multiple files
|
2022-10-14 23:42:34 +01:00 |
|
Vikash Kothary
|
97a740417b
|
refactor: Move exceptions into a separate file
|
2022-10-14 23:36:13 +01:00 |
|
Vikash Kothary
|
e94bb778c0
|
refactor: Separate full sync into multiple files
|
2022-10-14 23:31:47 +01:00 |
|
Vikash Kothary
|
abfd3ba1fe
|
refactor: Separate collections into multiple files
|
2022-10-14 23:25:52 +01:00 |
|
Vikash Kothary
|
b4a59f7c7c
|
refactor: Separate loading config from file and environment variables
|
2022-10-14 23:13:40 +01:00 |
|
Vikash Kothary
|
7bc8496b6f
|
refactor: Use logging util in config
|
2022-10-14 23:09:19 +01:00 |
|
Vikash Kothary
|
153ac4227a
|
refactor: Move backward compatible argument handling into config loader
|
2022-10-14 22:58:50 +01:00 |
|
Vikash Kothary
|
1402321e00
|
refactor: Move logger into util
|
2022-10-14 22:49:39 +01:00 |
|
Vikash Kothary
|
3448edf5d7
|
refactor: move simple server into standalone file
|
2022-10-14 22:42:35 +01:00 |
|
Vikash Kothary
|
f6a7c21420
|
refactor: Move imports to the top of the file
|
2022-10-14 20:55:08 +01:00 |
|
Vikash Kothary
|
ed5d6477d8
|
refactor: Move main function into cli entrypoint
|
2022-10-14 20:54:05 +01:00 |
|
Vikash Kothary
|
3194b53d13
|
chore: Use installed package to run server
|
2022-10-14 20:31:21 +01:00 |
|
VikashKothary
|
9efa0899e1
|
Update requirements{-dev}.txt
|
2022-10-14 19:09:59 +00:00 |
|
Vikash Kothary
|
684b4a2e13
|
lint: Auto-format code using black
|
2022-10-14 20:07:21 +01:00 |
|
Vikash Kothary
|
88d6f7f3f0
|
chore: Add black as a dev dependency
|
2022-10-14 20:00:49 +01:00 |
|
Vikash Kothary
|
d3c0df2f69
|
chore: Add clean command to Makefile
|
2022-10-14 19:54:33 +01:00 |
|
Vikash Kothary
|
4d2edcefc2
|
docs: Add badges for PyPI, DockerHub and GitHub
|
2022-10-14 19:28:47 +01:00 |
|
Vikash Kothary
|
f9e99ddfe5
|
docs: Document how to migrate data from tsudoko's sync server
|
2022-10-13 20:34:30 +01:00 |
|
Vikash Kothary
|
734d9e6b29
|
ci: Add plural to poetry export workflow name
|
2022-10-13 20:11:07 +01:00 |
|
Vikash Kothary
|
426832de32
|
ci: Rename requirements workflow to poetry-export
|
2022-10-13 20:10:08 +01:00 |
|
ohdearaugustin
|
887f5bd27a
|
ci: Add workflow to create GitHub Release on tag (#148)
|
2022-10-13 20:07:16 +01:00 |
|
VikashKothary
|
a1214af33a
|
Update requirements{-dev}.txt
|
2022-10-13 18:58:00 +00:00 |
|
Vikash Kothary
|
6ca2af3b7e
|
build: Downgrade protobuf to before breaking change
|
2022-10-13 19:54:52 +01:00 |
|
Vikash Kothary
|
a8c485f838
|
chore: Add script to update poetry.lock
|
2022-10-13 19:51:45 +01:00 |
|
VikashKothary
|
01b3979be2
|
Update requirements{-dev}.txt
|
2022-10-13 18:35:35 +00:00 |
|
Vikash Kothary
|
50bc229708
|
Merge pull request #142 from izidormatusov/sslproxy
|
2022-10-13 21:32:30 +03:00 |
|
Izidor Matušov
|
5d0e1faaf9
|
Document how to set up SSL proxy
|
2022-10-13 21:31:42 +03:00 |
|
VikashKothary
|
7c9836bf14
|
Update requirements{-dev}.txt
|
2022-09-03 13:03:39 +00:00 |
|
Vikash Kothary
|
43437cf052
|
Merge pull request #126 from ohdearaugustin/topic/gitaction-test
|
2022-09-03 14:00:59 +01:00 |
|
ohdearaugustin
|
4cdfed564d
|
Update requirements{-dev}.txt
|
2022-09-01 15:40:10 +00:00 |
|
ohdearaugustin
|
e7e4c23854
|
workflows/requirements: fix permission problem
|
2022-09-01 17:33:23 +02:00 |
|
ohdearaugustin
|
088a36a48c
|
workflows/test: use bash script
|
2022-09-01 17:28:24 +02:00 |
|
ohdearaugustin
|
41a67eb4a1
|
workflows/requirements: use bash script
|
2022-09-01 17:17:52 +02:00 |
|
ohdearaugustin
|
8938e45875
|
workflows/requirements: fix on push on branches
|
2022-09-01 17:04:40 +02:00 |
|
ohdearaugustin
|
9c392cc3b4
|
workflows/requirements: fix on push
|
2022-09-01 17:04:40 +02:00 |
|
ohdearaugustin
|
73cbf0ffac
|
workflows/test: add config setup
|
2022-09-01 17:04:40 +02:00 |
|
ohdearaugustin
|
734152afc4
|
workflows: add requirement updates
|
2022-09-01 17:04:40 +02:00 |
|
ohdearaugustin
|
24bf078566
|
workflows: add python unittests
|
2022-09-01 17:04:40 +02:00 |
|
Vikash Kothary
|
f7c64a6693
|
Merge pull request #145 from cashweaver/develop
docs: Add `-e src` to installation instructions
|
2022-08-26 18:51:15 +01:00 |
|
Cash Weaver
|
a99f723ed0
|
docs: Add -e src to installation instructions
Mentions `pip install -e src` in the installation instructions.
|
2022-08-26 09:24:35 -07:00 |
|
Vikash Kothary
|
5beabf9764
|
docs: Update the command to create a new user in the README
|
2022-07-02 15:00:09 +01:00 |
|
Vikash Kothary
|
bab67692d4
|
docs: Add known issues section in README
|
2022-07-02 14:47:34 +01:00 |
|
Vikash Kothary
|
de65ce59b1
|
chore: Use Makefile version in release script
|
2022-07-02 14:42:14 +01:00 |
|