Commit Graph

167 Commits

Author SHA1 Message Date
Profitroll e858e7d7f4 Changed token search logic 2023-03-23 12:34:18 +01:00
Profitroll fcbbd4f2bf Bump FastAPI to 0.95.0 and exif to 1.6.0 2023-03-23 10:57:15 +01:00
Profitroll 77efd3be89 Added README 2023-03-13 13:00:47 +01:00
Profitroll 735a1e9261 Confirmation is disabled by default now 2023-03-13 13:00:42 +01:00
Profitroll f9df399682 Formatted everything with black 2023-03-12 14:59:13 +01:00
Profitroll 47ae594079 Updated dependencies 2023-03-12 14:55:23 +01:00
Profitroll 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
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 b285fc0668 Updated Video model 2023-02-16 15:33:06 +01:00
Profitroll 7580478ac3 Added docstrings 2023-02-16 15:32:56 +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 3bae6ef40e Removed unused messages 2023-02-16 14:54:49 +01:00
Profitroll 0722a26fb3 Removed deprecated shit 2023-02-16 14:54:29 +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 1cbfd6abe8 Changed hashing behavior 2023-02-15 16:08:01 +01:00
Profitroll 1f867630f4 Temporarily disabled models (causes #1) 2023-02-15 16:07:51 +01:00
Profitroll 96f4ab2eb9 Added raise for incorrect geo exif 2023-02-14 14:32:20 +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 7a477876e0 Working on pages 2023-01-12 16:21:33 +01:00
Profitroll 29ef2cfe2b Media find is now sorted by created date 2023-01-12 14:43:17 +01:00
Profitroll 8cf78f4409 Typo fix 2023-01-10 15:25:40 +01:00
Profitroll 75b99251eb Updated requirements 2023-01-10 15:24:43 +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 075f08a8c1 Added EXIF location extractor 2023-01-02 13:10:10 +01:00
Profitroll aa15d17883 Not removing EXIF now 2023-01-02 12:08:07 +01:00
Profitroll fca317c45f Fixed head 2022-12-22 12:59:58 +01:00
Profitroll 91d16dab6e Optimized for phones 2022-12-22 12:59:50 +01:00
Profitroll 0f1c6edf0f Album covers added 2022-12-20 23:59:47 +01:00
Profitroll 7035f78bac Videos support 2022-12-20 23:59:35 +01:00