3210 Commits

Author SHA1 Message Date
Zoe Roux
81b30950e3 Making the login works without the need of a reload 2020-03-17 00:12:38 +01:00
Zoe Roux
eb37ec7d1b Solving a bug with the account update method 2020-03-16 02:23:48 +01:00
Zoe Roux
04944c5164 Adding a more icon when the user does not have a profile picture 2020-03-16 02:23:22 +01:00
Zoe Roux
eb132c2da2 Allowing account editing 2020-03-16 01:33:16 +01:00
Zoe Roux
8154b93f9b Adding account editing popup and displaying profile picture in the top right corner when logged in 2020-03-16 01:29:56 +01:00
Zoe Roux
977a0fa1f6 Starting to handle claims 2020-03-13 00:19:56 +01:00
Zoe Roux
c8e145d2e5 Starting the account modal 2020-03-13 00:19:37 +01:00
Zoe Roux
b6b1a54dae Cleaning the front 2020-03-11 01:06:25 +01:00
Zoe Roux
2f6e37823e Implementing a logout component 2020-03-11 01:05:07 +01:00
Zoe Roux
8507a2a3cd Adding a protected account page and an unauthorized page 2020-03-11 00:52:36 +01:00
Zoe Roux
b1aae349fd Making login works. Token are not automatically refreshed but login works 2020-03-11 00:24:12 +01:00
Zoe Roux
9af58b41a2 Implementing sign off 2020-03-10 22:29:11 +01:00
Zoe Roux
ec4978f9de Implementing loggout 2020-03-10 22:28:50 +01:00
Zoe Roux
c5b6b62925 Adding debug logs 2020-03-10 01:15:43 +01:00
Zoe Roux
0991acac1b Changing the oidc lib and now it works a bit 2020-03-10 01:15:22 +01:00
Zoe Roux
ec383ffeac Overriding the cookie policy 2020-03-09 00:21:55 +01:00
Zoe Roux
a4d4bf6d72 Adding debugs 2020-03-09 00:21:31 +01:00
Zoe Roux
30da20a456 A basic account system exists now 2020-03-08 23:11:52 +01:00
Zoe Roux
b436d48826 Account management works but the app is reloaded multiple times 2020-03-08 23:11:24 +01:00
Zoe Roux
bd12c35073 Implemening login 2020-03-07 03:23:11 +01:00
Zoe Roux
45f2b5b641 Implementing the login 2020-03-07 03:22:49 +01:00
Zoe Roux
520aca1278 Users can now registers and get a One Time Token Access Code 2020-03-06 01:04:29 +01:00
Zoe Roux
93c506a3db Adding a password validator 2020-03-06 00:58:43 +01:00
Zoe Roux
58f5a3b1c4 Cleaning up login forms validations 2020-03-05 22:22:00 +01:00
Zoe Roux
b62b965c0c Creating a basic login page 2020-03-04 01:22:01 +01:00
Zoe Roux
4ed7451004 Fixing a bug with libraries that didn't have any providers 2020-03-02 23:58:33 +01:00
Zoe Roux
f081c1cf66 Starting to create a logging system 2020-03-02 23:51:59 +01:00
Zoe Roux
ec74c8ef0f Returning shows in a sorted way 2020-03-02 22:21:51 +01:00
Zoe Roux
b79ed8a198 Solving a bug with collections 2020-03-02 21:44:17 +01:00
Zoe Roux
7e20e7d318 Making movies playables 2020-03-01 04:26:50 +01:00
Zoe Roux
1d8d59fe48 Adding a play button for movies 2020-03-01 04:26:27 +01:00
Zoe Roux
2aea6e3a6b Implementing movies in the watch and video API 2020-03-01 04:16:26 +01:00
Zoe Roux
9d7ee54bdf Cleaning up the movie implementation in the player 2020-03-01 04:16:00 +01:00
Zoe Roux
632b2606b7 Starting to implement movies 2020-03-01 04:13:03 +01:00
Zoe Roux
f8b43be244 Auto creating the plugins folder 2020-03-01 03:42:16 +01:00
Zoe Roux
71c72a1cff Cleaning up 2020-03-01 03:34:20 +01:00
Zoe Roux
e5cbe99ad6 Update Makefile 2020-03-01 03:32:36 +01:00
Zoe Roux
1081a66a73 The transcoder now builds well with linux 2020-03-01 03:22:25 +01:00
Zoe Roux
5959a9ef54 The transcoder is now compiled during the build process. 2020-03-01 03:18:54 +01:00
Zoe Roux
a012612e03 Copying static files 2020-03-01 02:32:32 +01:00
Zoe Roux
77cac3afec Starting to rework the build process 2020-03-01 02:28:36 +01:00
Zoe Roux
8b582d412a Modifing includes due to the new position of static files 2020-03-01 02:26:30 +01:00
Zoe Roux
0569f94e2b Adding static content to this repo 2020-03-01 02:17:08 +01:00
Zoe Roux
d5925f386b Implementing movies inside the database 2020-02-29 22:47:19 +01:00
Zoe Roux
5aa222d799 Removing usless | at the begining of externals id 2020-02-29 22:06:39 +01:00
Zoe Roux
e2f76b62e2 Making merge of lists work well 2020-02-29 21:38:39 +01:00
Zoe Roux
7e873aaed5 Making the crawler more robust to bad responses of providers 2020-02-29 19:54:27 +01:00
Zoe Roux
51bf93c00c Switchint to dotnet core 3.1.100 2020-02-29 18:41:45 +01:00
Zoe Roux
afcc6366e7 Adding helper constructors 2020-02-29 16:37:19 +01:00
Zoe Roux
253b8561bc Cleaning up 2020-02-29 16:32:27 +01:00