39 Commits

Author SHA1 Message Date
Alexandre Teles
520ad87231
Merge pull request #40 from revanced/dev
Dev
2023-01-31 23:13:30 -03:00
Alexandre Teles
7960acbda1 chore(deps): bump 2023-01-31 18:38:46 -03:00
Ax333l
4d2bd82e07
fix: remove JSON field filename (#39) 2023-01-29 00:53:24 +01:00
oSumAtrIX
2d2cf6e030
chore: add JSON data 2023-01-28 19:19:15 +01:00
oSumAtrIX
5722230a5f chore: merge branch dev to main 2023-01-28 19:14:34 +01:00
Ushie
d78041484f chore: remove duplicate data [skip ci] (#37) 2023-01-28 19:13:54 +01:00
oSumAtrIX
361868f0df chore: add ReVanced logo [skip ci] (#30) 2023-01-28 18:58:35 +01:00
oSumAtrIX
f501bc37b8 chore: prettify json data 2023-01-28 18:47:59 +01:00
Alexandre Teles
6f8b2adedb Merge pull request #29 from Ushie/last-minute-changes
feat(logos): fix file format and remove joke submissions
2023-01-20 19:11:14 -03:00
Ushie
57dad96915 h 2023-01-21 00:07:25 +03:00
Alexandre Teles
9e15b86e60 Merge pull request #26 from revanced/dev
Integrate data changes
2023-01-14 22:11:50 -03:00
Alexandre Teles
9c7a616d17 feat(data): change logo json format 2023-01-14 22:06:39 -03:00
Alexandre Teles
fe788737a0 feat(data): remove placeholder data 2023-01-14 21:44:55 -03:00
Alexandre Teles
2f06adb239 fix(main): cors is hell 2023-01-06 13:48:27 -03:00
Alexandre Teles
47b1e588eb fix(exchange): fix exchange refusing to exchange 2023-01-05 22:01:48 -03:00
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