Commit Graph

4876 Commits

Author SHA1 Message Date
Zoe Roux e890c05660 Adding unique & index field to slugs 2020-04-15 00:33:52 +02:00
Zoe Roux 0c9b3d04c3 Allowing modifications of shows in a generic way (using reflection) but every related and modified entities are always created. 2020-04-14 21:39:18 +02:00
Zoe Roux e0c9b1f4d8 Solving a login bug with redirections 2020-04-12 21:53:17 +02:00
Zoe Roux c6e8abb8a7 Finishing the basic authentification management 2020-04-12 17:41:00 +02:00
Zoe Roux 042acce92c Reworking the auto login 2020-04-12 17:40:10 +02:00
Zoe Roux 1c51a20dc3 Cleaning up 2020-04-12 04:03:56 +02:00
Zoe Roux 73c9b4261f Removing debug logs 2020-04-12 04:03:41 +02:00
Zoe Roux 3a4ae4d5f6 Removing the ASP NET Identity packet 2020-04-12 04:01:19 +02:00
Zoe Roux 4bdaba4643 Rewoking the login workflow 2020-04-12 03:32:09 +02:00
Zoe Roux 8f89f0600d Putting the login component outsite of the SPA 2020-04-12 03:31:47 +02:00
Zoe Roux 62753b20bb Cleaning thread management of tasks 2020-04-09 00:29:55 +02:00
Zoe Roux a11c281bcb Finishing up the tasks 2020-04-09 00:03:37 +02:00
Zoe Roux 221b5afb8b Implementing scheduled tasks 2020-04-08 21:57:13 +02:00
Zoe Roux 4a41dd6f88 Adding helper methods inside of tasks to allow users to use them freely 2020-04-08 03:04:05 +02:00
Zoe Roux f00d1ec4e9 Allowing tasks to take parameters 2020-04-08 02:27:22 +02:00
Zoe Roux f01b25b827 Implementing a task manager 2020-04-07 01:24:17 +02:00
Zoe Roux 16a9a5f7cc Finishing CORS for IS 2020-04-06 22:01:03 +02:00
Zoe Roux 9b12495a94 Handling CORS for the IS 2020-04-06 20:51:27 +02:00
Zoe Roux 4b7b0fe1a9 Setting the public origin 2020-04-06 19:18:38 +02:00
Zoe Roux 1dc7c832ba Setting the issuer id 2020-04-06 19:09:17 +02:00
Zoe Roux 68a4075a25 Merge branch 'master' of https://github.com/AnonymusRaccoon/Kyoo 2020-04-05 23:08:00 +02:00
Zoe Roux 7bc3c3e695 Adding more debug 2020-04-05 23:07:54 +02:00
Zoe Roux ff9a0136e4 Solving a bug with the typescript 2020-04-05 22:33:23 +02:00
Zoe Roux 6f43e3d2bd Solving a bug 2020-04-05 22:31:03 +02:00
Zoe Roux 2c0161bd9e Auto renewing certificatesg 2020-04-05 20:42:08 +02:00
Zoe Roux 539733f637 Generating a certificate for IS 2020-04-05 20:12:00 +02:00
Zoe Roux e1286eda28 Sorting peoples 2020-04-04 15:49:05 +02:00
Zoe Roux 8df8cd4b20 Reworking the search API 2020-04-04 15:30:53 +02:00
Zoe Roux 44753c4634 Adding collections to the search page 2020-04-04 15:30:26 +02:00
Zoe Roux 2fe5d376d9 Finishing the download options 2020-04-04 03:11:55 +02:00
Zoe Roux 038e071450 Implementing download for movies 2020-04-04 03:11:27 +02:00
Zoe Roux ac04362ec9 Adding episode download 2020-04-04 03:07:29 +02:00
Zoe Roux 3f0d5442db Implementing an episode's more button with a download option 2020-04-04 03:06:02 +02:00
Zoe Roux 9e32eb6a4d Cleaning up 2020-04-04 01:58:37 +02:00
Zoe Roux 3260a975ed Implementing trailers 2020-04-04 01:51:10 +02:00
Zoe Roux e91fc94789 Cleaning up 2020-04-04 00:23:38 +02:00
Zoe Roux 81bdb69aac Using a module for the authentification 2020-04-03 02:40:45 +02:00
Zoe Roux d43dfd4739 Allowing the user to customize unlogged permisions 2020-04-02 23:39:05 +02:00
Zoe Roux c0243c8404 Adding a default permission system 2020-04-02 23:38:26 +02:00
Zoe Roux 7d59785235 Adding authentifications via cookies too 2020-04-02 02:09:20 +02:00
Zoe Roux b9b5039e82 Cleaning up 2020-04-02 02:07:28 +02:00
Zoe Roux 10eb7d57a8 Fixing authorization on the video API 2020-04-01 02:57:58 +02:00
Zoe Roux 76fbdce3be Implementing authorization on the video player 2020-04-01 02:57:26 +02:00
Zoe Roux 906e0551e5 Not checking authorization for images 2020-04-01 02:02:36 +02:00
Zoe Roux 39dc1460e9 Adding auth pipe for images but not using it 2020-04-01 02:02:10 +02:00
Zoe Roux 795595dea3 The Rest-API authorizations now works 2020-03-31 23:12:16 +02:00
Zoe Roux e98efae978 Making authorization work better 2020-03-30 22:13:50 +02:00
Zoe Roux 56b247fcd4 Making the guard works with any permissions 2020-03-30 21:24:20 +02:00
Zoe Roux 048050f81b Adding scope check 2020-03-30 18:46:04 +02:00
Zoe Roux 4636c9453c IT WORKS 2020-03-30 18:15:07 +02:00