Commit Graph

78 Commits

Author SHA1 Message Date
f9e6ee9c72 Merge pull request 'Update dependency fastapi to v0.96.1' (#6) from renovate/fastapi-0.x into dev
Reviewed-on: #6
2023-06-11 09:48:18 +03:00
f512df408f Update dependency fastapi to v0.96.1 2023-06-11 01:55:54 +03:00
aa083811dc Merge pull request 'Update dependency fastapi to v0.96.0' (#5) from renovate/fastapi-0.x into dev
Reviewed-on: #5
2023-06-03 17:58:32 +03:00
4d24696d3d Update dependency fastapi to v0.96.0 2023-06-03 17:45:29 +03:00
c7cb4a6dff Merge pull request 'Update dependency fastapi to v0.95.2' (#4) from renovate/fastapi-0.x into dev
Reviewed-on: #4
2023-05-16 18:46:18 +03:00
4060aae038 Update dependency fastapi to v0.95.2 2023-05-16 16:48:51 +03:00
4eea82a160 Merge pull request 'Update dependency fastapi to v0.95.1' (#2) from renovate/fastapi-0.x into dev
Reviewed-on: #2
2023-04-21 10:15:15 +03:00
4ce4264580 Update dependency fastapi to v0.95.1 2023-04-21 10:11:31 +03:00
6feed4359a Update '.renovaterc' 2023-04-21 10:03:26 +03:00
2afc82cf01 Add '.re' 2023-04-21 10:03:10 +03:00
a380da81bb Updated API version to 0.2 2023-03-23 12:34:31 +01:00
e858e7d7f4 Changed token search logic 2023-03-23 12:34:18 +01:00
fcbbd4f2bf Bump FastAPI to 0.95.0 and exif to 1.6.0 2023-03-23 10:57:15 +01:00
77efd3be89 Added README 2023-03-13 13:00:47 +01:00
735a1e9261 Confirmation is disabled by default now 2023-03-13 13:00:42 +01:00
f9df399682 Formatted everything with black 2023-03-12 14:59:13 +01:00
47ae594079 Updated dependencies 2023-03-12 14:55:23 +01:00
ca9a9ce5d8 Replaced sep with more friendly path.join 2023-03-12 14:50:26 +01:00
Profitroll
09ec0f4620 Media access tokens are now an option 2023-02-18 11:07:46 +01:00
Profitroll
c272342b4b Fixed description 2023-02-18 00:47:21 +01:00
Profitroll
f6c2002811 Adjusted photo tokens 2023-02-18 00:47:00 +01:00
Profitroll
f1a190f030 Added access tokens for duplicates 2023-02-18 00:19:46 +01:00
fe2ef49c74 Removed useless comments and imports 2023-02-16 15:50:02 +01:00
3520912aae Exceptions and type handling done 2023-02-16 15:44:54 +01:00
b285fc0668 Updated Video model 2023-02-16 15:33:06 +01:00
7580478ac3 Added docstrings 2023-02-16 15:32:56 +01:00
e2633a01e5 WIP: Better exception handling 2023-02-16 15:04:28 +01:00
80897dd79c Removed unused imports 2023-02-16 14:58:27 +01:00
fa3aca30c2 Removed unused imports 2023-02-16 14:56:28 +01:00
c353a4a4df WIP: Better error handling 2023-02-16 14:55:03 +01:00
3bae6ef40e Removed unused messages 2023-02-16 14:54:49 +01:00
0722a26fb3 Removed deprecated shit 2023-02-16 14:54:29 +01:00
873e506c7d WIP: Custom exceptions handling and new models 2023-02-16 14:11:29 +01:00
dddb5dbc12 Returned ResponseModels in place 2023-02-16 13:00:21 +01:00
cb6d7d9433 HTTPException is not returned, raised instead 2023-02-16 12:53:38 +01:00
1cbfd6abe8 Changed hashing behavior 2023-02-15 16:08:01 +01:00
1f867630f4 Temporarily disabled models (causes #1) 2023-02-15 16:07:51 +01:00
96f4ab2eb9 Added raise for incorrect geo exif 2023-02-14 14:32:20 +01:00
2a100db981 Fixed scopes 2023-02-14 14:32:03 +01:00
ddca4a4a3d Handling geo errors and threading for compression 2023-02-14 14:31:56 +01:00
e14b3e7db3 Fixed UTC time 2023-01-25 16:02:28 +01:00
9a48835fe4 Photos/videos captions implemented 2023-01-17 14:39:21 +01:00
d800bbbda5 Typos fixed 2023-01-13 14:56:06 +01:00
073e26fef0 Sent log 2023-01-12 16:21:41 +01:00
7a477876e0 Working on pages 2023-01-12 16:21:33 +01:00
29ef2cfe2b Media find is now sorted by created date 2023-01-12 14:43:17 +01:00
8cf78f4409 Typo fix 2023-01-10 15:25:40 +01:00
75b99251eb Updated requirements 2023-01-10 15:24:43 +01:00
225c80f2f9 User creation should now be x-www-form-urlencoded 2023-01-10 15:24:36 +01:00
c693756a43 Added upload and modify dates 2023-01-10 15:23:49 +01:00