Commit Graph

59 Commits

Author SHA1 Message Date
Profitroll c3a9a2f40a Added missing import of SearchLimitInvalidError 2023-12-14 01:22:03 +02:00
Profitroll bcf74089f9 Fix of a fix in exceptions 2023-12-14 01:20:42 +02:00
Profitroll 25c902c194 Fixed the wrong exceptions being imported 2023-12-14 01:09:04 +02:00
Profitroll 0f423166f1
New secrets system and quotas (#35) 2023-11-25 17:50:09 +01:00
Profitroll c966a6de07
Fixed direction errors 2023-08-14 13:55:49 +02:00
Profitroll a1acaed6dd
WIP: Migration to async_pymongo 2023-08-14 13:44:07 +02:00
Profitroll b3c9a972c8 Merge branch 'master' into dev 2023-06-27 14:54:21 +03:00
Profitroll 5e3df74052
Added random photo/video request 2023-06-27 13:51:18 +02:00
Profitroll 2a7870620c
Refactor changed are done 2023-06-23 12:17:01 +02:00
Profitroll 5cc10367b2
Typo fixed 2023-06-23 11:30:18 +02:00
Profitroll 4b43e76822
logWrite replaced with logging module 2023-06-23 11:25:27 +02:00
Profitroll 23467a88ef
pathlib support 2023-06-23 11:17:02 +02:00
Profitroll 88d8a38444
WIP: pathlib support 2023-06-23 08:51:42 +00:00
Profitroll a5cd6a215f
Fixed missing await 2023-06-23 07:40:37 +00:00
Profitroll 00d3d62762
Fixed openapi spec 2023-06-22 14:43:00 +02:00
Profitroll 19e0531a24
Fixed mime types of photo/video get 2023-06-22 13:51:04 +02:00
Profitroll b46f3fb0fd
Imports cleanup 2023-06-22 13:26:01 +02:00
Profitroll 83dd4b6746
Sorted imports with isort 2023-06-22 13:17:53 +02:00
Profitroll 47435c6128
Async I/O implemented 2023-06-22 13:16:12 +02:00
Profitroll e858e7d7f4 Changed token search logic 2023-03-23 12:34:18 +01:00
Profitroll f9df399682 Formatted everything with black 2023-03-12 14:59:13 +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
Profitroll fe2ef49c74 Removed useless comments and imports 2023-02-16 15:50:02 +01:00
Profitroll 3520912aae Exceptions and type handling done 2023-02-16 15:44:54 +01:00
Profitroll e2633a01e5 WIP: Better exception handling 2023-02-16 15:04:28 +01:00
Profitroll 80897dd79c Removed unused imports 2023-02-16 14:58:27 +01:00
Profitroll fa3aca30c2 Removed unused imports 2023-02-16 14:56:28 +01:00
Profitroll c353a4a4df WIP: Better error handling 2023-02-16 14:55:03 +01:00
Profitroll 873e506c7d WIP: Custom exceptions handling and new models 2023-02-16 14:11:29 +01:00
Profitroll dddb5dbc12 Returned ResponseModels in place 2023-02-16 13:00:21 +01:00
Profitroll cb6d7d9433 HTTPException is not returned, raised instead 2023-02-16 12:53:38 +01:00
Profitroll 1f867630f4 Temporarily disabled models (causes #1) 2023-02-15 16:07:51 +01:00
Profitroll 2a100db981 Fixed scopes 2023-02-14 14:32:03 +01:00
Profitroll ddca4a4a3d Handling geo errors and threading for compression 2023-02-14 14:31:56 +01:00
Profitroll e14b3e7db3 Fixed UTC time 2023-01-25 16:02:28 +01:00
Profitroll 9a48835fe4 Photos/videos captions implemented 2023-01-17 14:39:21 +01:00
Profitroll d800bbbda5 Typos fixed 2023-01-13 14:56:06 +01:00
Profitroll 073e26fef0 Sent log 2023-01-12 16:21:41 +01:00
Profitroll 29ef2cfe2b Media find is now sorted by created date 2023-01-12 14:43:17 +01:00
Profitroll 225c80f2f9 User creation should now be x-www-form-urlencoded 2023-01-10 15:24:36 +01:00
Profitroll c693756a43 Added upload and modify dates 2023-01-10 15:23:49 +01:00
Profitroll 906674fcdb user_delete accepts x-www-form-urlencoded now 2023-01-09 15:22:51 +01:00
Profitroll 19b1ae6158 Divided users and security extensions 2023-01-09 15:01:30 +01:00
Profitroll 31d42f3ce7 Email confirmations added 2023-01-07 21:48:43 +01:00
Profitroll 6df2d274b1 Added photos/videos move methods 2023-01-05 16:38:00 +01:00
Profitroll ea1b92015d Support for geo search 2023-01-02 15:08:46 +01:00
Profitroll aa15d17883 Not removing EXIF now 2023-01-02 12:08:07 +01:00