24 Commits

Author SHA1 Message Date
Alexandre Teles
7c46b4589e Merge branch 'dev' 2023-01-05 20:55:40 -03:00
Alexandre Teles
802163ae38 fix(ballot): fix ballot model 2023-01-05 20:54:26 -03:00
Alexandre Teles
25f4589512 fix(auth): await on async method 2023-01-05 20:52:02 -03:00
Alexandre Teles
bc05d099cd Merge pull request #19 from revanced/dev
resolves #13 #14 and #15
2023-01-05 20:22:06 -03:00
Alexandre Teles
46a5a3d3c8 chore(deps): bump 2023-01-05 20:03:34 -03:00
Alexandre Teles
2a8587d6ae fix(ballot): fix model references 2023-01-05 20:01:28 -03:00
Alexandre Teles
9df0161f68 feat(ballot): change ballot format 2023-01-05 19:50:38 -03:00
Alexandre Teles
c8e203f740 refactor(auth): use hmac.compare_digest 2022-12-29 02:36:52 -03:00
Alexandre Teles
40d51afd1f chore(deps): bump 2022-12-29 02:31:20 -03:00
Alexandre Teles
b6bc5cf053 I have no idea 2022-12-29 02:30:13 -03:00
Alexandre Teles
bba10121f3 chore: bump deps 2022-11-18 00:52:21 -03:00
Alexandre Teles
b695f9e422 refactor: update README.md 2022-11-18 00:46:15 -03:00
Alexandre Teles
d743a990b3 chore: bump libs 2022-11-18 00:42:07 -03:00
Alexandre Teles
070652af23 refactor: update README.md 2022-11-18 00:41:13 -03:00
Alexandre Teles
bc507051ed feat: add CI related files 2022-11-18 00:26:31 -03:00
Alexandre Teles
5c79604fc6 refactor: update mypy workflow
Conflicts:
	.github/workflows/mypy.yml

Date:      Thu Nov 17 03:22:25 2022 -0300

Changes to be committed:
	new file:   .github/workflows/mypy.yml
	new file:   SECURITY.md
2022-11-18 00:16:50 -03:00
Alexandre Teles
641bf689a4 feat: add ballot casting endpoint 2022-11-18 00:15:44 -03:00
Alexandre Teles
0b45044649 feat: add ping endpoint 2022-11-18 00:15:23 -03:00
Alexandre Teles
1b10fe6e74 refactor: change logos model 2022-11-18 00:15:03 -03:00
Alexandre Teles
c2f6300fad chore: remove unused files 2022-11-18 00:14:30 -03:00
Alexandre Teles
b5057f04e2 feat: logos endpoint 2022-11-18 00:13:34 -03:00
Alexandre Teles
81c4e306b3 refactor: clean up example JSON
Conflicts:
	app/data/processed.json

Changes to be committed:
	new file:   app/data/processed.json
	modified:   app/routers/ballot.py
2022-11-18 00:06:59 -03:00
Alexandre Teles
d4e43feae3 INITIAL COMMIT 2022-11-16 20:59:28 -03:00
Alexandre Teles
333b6b3758
Initial commit 2022-11-12 21:00:30 -03:00