808 Commits

Author SHA1 Message Date
Zoe Roux
429af9b252 Fixing User database gestion 2021-05-08 17:55:22 +02:00
Zoe Roux
77231f4f41 Adding a new User class 2021-05-07 23:13:33 +02:00
Zoe Roux
d9cca97961 Reworking login requests 2021-05-07 01:45:26 +02:00
Zoe Roux
0f2bea9bc4 Starting to rework authentication 2021-05-06 01:40:19 +02:00
Zoe Roux
da699c096d Merging the authorization branch 2021-05-05 22:33:49 +02:00
Zoe Roux
b2151a0dde Fixing postgres migrations 2021-05-05 20:49:52 +02:00
Zoe Roux
feb643da2e Fixing database configuration
There is still broken dependencies when the module is in another assembly
2021-05-04 17:59:05 +02:00
Zoe Roux
709e12191d Cleaning plugin requirements 2021-05-04 15:16:59 +02:00
Zoe Roux
3e8dbc84a8 Removing UnityContainer and fixing service loading 2021-05-04 01:25:36 +02:00
Zoe Roux
a18f393926 Fixing task arguments 2021-05-03 23:33:48 +02:00
Zoe Roux
7613efb4b4 Moving authentification beahviors to a specific module 2021-05-03 01:48:53 +02:00
Zoe Roux
97511d5988 Suporting optional dependencies 2021-05-01 17:55:29 +02:00
Zoe Roux
36220613ab Fixing the unity container 2021-05-01 02:30:57 +02:00
Zoe Roux
c0f1f80a40 Fixing module loading 2021-04-30 02:02:11 +02:00
Zoe Roux
0453e74b67 Fixing build order 2021-04-30 01:13:22 +02:00
Zoe Roux
79995ea191 Reworking the plugin manager 2021-04-29 23:59:46 +02:00
Zoe Roux
833447ded8 Reworking the plugin interface and moving the database to an external dll 2021-04-28 23:40:22 +02:00
Zoe Roux
b7294114b9 Reworking the task manager & using unity containers 2021-04-26 01:07:05 +02:00
Zoe Roux
b6d92a96c1 Using static files for the login webapp 2021-04-23 22:35:32 +02:00
Zoe Roux
0221cb7873
Merge pull request #25 from AnonymusRaccoon/library
Adding documentation to database's features (LibraryManager/Repositories)
2021-04-23 12:37:55 -07:00
Zoe Roux
a4b4622fa5 Cleaning up 2021-04-23 21:26:04 +02:00
Zoe Roux
1bcd587401 Adding tests coverages on sonar 2021-04-23 21:12:29 +02:00
Zoe Roux
22b9f3240f Removing usless IDisposable patterns 2021-04-23 18:15:17 +02:00
Zoe Roux
540a3c27de Cleaning up the configuration settings 2021-04-23 00:46:38 +02:00
Zoe Roux
8db47d62fd Finishing documentation for all repositories 2021-04-21 23:28:22 +02:00
Zoe Roux
6cc65d5aa8 Add documentation to episodes and show repositories 2021-04-21 22:44:18 +02:00
Zoe Roux
411eaa7aed Unifing ItemNotFound behaviors and adding GetOrDefault. 2021-04-21 01:49:21 +02:00
Zoe Roux
5dd79d59eb Merge branch 'master' of github.com:AnonymusRaccoon/Kyoo into library 2021-04-20 00:57:24 +02:00
Zoe Roux
fb4efa35c5 Fixing a typo 2021-04-20 00:57:17 +02:00
Zoe Roux
39ab0ead85
Create CONTRIBUTING.md 2021-04-20 00:47:08 +02:00
Zoe Roux
9ee71fefaf
Adding a docker icon 2021-04-20 00:31:16 +02:00
Zoe Roux
5a486d1db2 Merge branch 'master' of github.com:AnonymusRaccoon/Kyoo into library 2021-04-20 00:26:44 +02:00
Zoe Roux
6dbf65e300 Removing usless pull request templates 2021-04-20 00:26:22 +02:00
Zoe Roux
cade70894d
Create PULL_REQUEST_TEMPLATE.md 2021-04-20 00:25:42 +02:00
Zoe Roux
ed3ede3a18 Merge branch 'master' of github.com:AnonymusRaccoon/Kyoo into library
run: git submodule update --init --recursive
2021-04-20 00:23:44 +02:00
Zoe Roux
c9416ede65
Create webapp.md 2021-04-20 00:22:34 +02:00
Zoe Roux
4bcb515a40
Create bug-fix.md 2021-04-20 00:18:59 +02:00
Zoe Roux
cb277c390a
Update changelog.json 2021-04-20 00:16:58 +02:00
Zoe Roux
364c0cba53
Create feature-proposal.md 2021-04-20 00:16:17 +02:00
Zoe Roux
d977ee277f
Adding a feature request issue template 2021-04-19 21:54:35 +02:00
Zoe Roux
48881d739d
Adding a bug report issue template 2021-04-19 21:47:27 +02:00
Zoe Roux
d2de442b64 Adding documentation to the IRepository interface 2021-04-19 21:19:20 +02:00
Zoe Roux
9ab3534d28
Update release.yml 2021-04-19 20:33:38 +02:00
Zoe Roux
a39c6fa221
Removing sha from docker's tags 2021-04-19 19:34:55 +02:00
Zoe Roux
9d40598eb1
Fixing version's regex 2021-04-19 19:29:19 +02:00
Zoe Roux
9942fc5b6d
Update release.yml 2021-04-19 00:13:17 +02:00
Zoe Roux
db0a983a45
Merge pull request #22 from AnonymusRaccoon/CI
Allowing neutral to work
2021-04-18 15:09:32 -07:00
Zoe Roux
65a1e1ea9a
Allowing neutral to work 2021-04-19 00:07:20 +02:00
Zoe Roux
4988e5f0c6 Merge branch 'master' of github.com:AnonymusRaccoon/Kyoo into library 2021-04-18 23:42:41 +02:00
Zoe Roux
f937d2f308 Adding documentations to the repository interface 2021-04-18 23:42:15 +02:00