File tree
659 files changed
+10043
-13291
lines changed- .circleci
- .github
- workflows
- applications
- mooc_backend
- bin
- config
- commands
- controllers
- rest
- routing
- src
- Command
- Controller
- AsyncRequest
- Course
- Status
- Student
- Video
- web
- apps
- backoffice
- backend
- bin
- config
- routes
- services
- public
- src
- Controller
- Courses
- HealthCheck
- frontend
- bin
- config
- routes
- services
- public
- images
- src
- Command
- Controller
- Courses
- HealthCheck
- Home
- templates
- pages
- courses
- partials
- partials
- mooc
- backend
- bin
- config
- routes
- services
- public
- src
- Command/DomainEvents
- MySql
- RabbitMq
- Controller
- Courses
- CoursesCounter
- HealthCheck
- frontend/src
- databases
- backoffice
- doc/endpoints
- etc
- hooks
- http
- infrastructure
- nginx
- php
- conf.d
- phpstan
- src
- Analytics/DomainEvents
- Application/Store
- Domain
- Backoffice
- Auth
- Application/Authenticate
- Domain
- Infrastructure/Persistence
- Courses
- Application
- Create
- SearchAll
- SearchByCriteria
- Domain
- Infrastructure/Persistence
- Doctrine
- Mooc
- Courses
- Application
- Create
- Find
- Update
- Domain
- Infraestructure/Persistence
- Infrastructure/Persistence
- Doctrine
- Eloquent
- CoursesCounter
- Application
- Find
- Increment
- Domain
- Infrastructure/Persistence
- Doctrine
- Lesson/Domain
- Notifications
- Application
- Create
- Send
- SendNewCommentReplyEmail
- SendNewCommentReplyPush
- SendResetPasswordEmail
- Domain
- Infrastructure
- Notifier
- Persistence
- Steps
- Application/Create
- Domain
- Challenge
- Quiz
- Video
- Infrastructure/Persistence
- Students
- Application
- Find
- IncreasePendingVideos
- Domain
- Infrastructure/Persistence
- VideoComments
- Application/Publish
- Contract
- Domain
- Infrastructure/Persistence
- VideoHighlights
- Application/Create
- Domain
- Infrastructure/Persistence
- Videos
- Application
- Create
- Find
- Trim
- Update
- Domain
- Infrastructure
- Persistence
- Retention
- Campaign
- Application
- NewCourseAvailable
- Schedule
- Trigger
- WelcomeUser/Trigger
- Domain
- Infrastructure
- Email
- Application
- SendNewCourseAvailable
- SendWelcomeUser
- Domain
- Infrastructure
- Push
- Application/SendNewCourseAvailable
- Domain
- Infrastructure
- Sms
- Application
- Domain
- Infrastructure
- tests
- applications/mooc_backend
- features
- student
- video
- apps
- backoffice
- backend
- frontend
- mooc
- backend
- features
- courses
- courses_counter
- health_check
- frontend
- src
- Backoffice
- Auth
- Application/Authenticate
- Domain
- Courses
- Domain
- Infrastructure/Persistence
- Mooc
- Courses
- Application
- Create
- Update
- Domain
- Infrastructure/Persistence
- CoursesCounter
- Application
- Find
- Increment
- Domain
- Notifications
- Application
- Create
- Send
- Domain
- Steps
- Domain
- Challenge
- Quiz
- Video
- Infrastructure/Persistence
- Students
- Application
- Find
- IncreasePendingVideos
- Domain
- Infrastructure/Persistence
- VideoComments
- Application/Publish
- Domain
- VideoHighlights
- Application/Create
- Domain
- Videos
- Application
- Create
- Find
- Domain
- Infrastructure
- Persistence
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
659 files changed
+10043
-13291
lines changedDiff for: .circleci/config.yml
-31
This file was deleted.
Diff for: .editorconfig
-9
This file was deleted.
Diff for: .env
+41
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + |
Diff for: .env.dist
-11
This file was deleted.
Diff for: .github/FUNDING.yml
+1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + |
Diff for: .github/stale.yml
-23
This file was deleted.
Diff for: .github/workflows/ci.yml
+27
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + |
Diff for: .gitignore
+8-12
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 |
| - | |
| 1 | + | |
| 2 | + | |
3 | 3 |
| |
4 |
| - | |
5 |
| - | |
| 4 | + | |
6 | 5 |
| |
7 |
| - | |
8 |
| - | |
| 6 | + | |
| 7 | + | |
9 | 8 |
| |
10 |
| - | |
| 9 | + | |
| 10 | + | |
11 | 11 |
| |
12 |
| - | |
13 |
| - | |
14 |
| - | |
15 |
| - | |
16 |
| - | |
| 12 | + |
Diff for: LICENCE
-21
This file was deleted.
Diff for: Makefile
+19-21
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
6 |
| - | |
7 | 5 |
| |
8 | 6 |
| |
9 | 7 |
| |
10 | 8 |
| |
11 | 9 |
| |
12 |
| - | |
13 | 10 |
| |
14 | 11 |
| |
15 |
| - | |
16 |
| - | |
17 | 12 |
| |
18 |
| - | |
| 13 | + | |
19 | 14 |
| |
20 | 15 |
| |
21 | 16 |
| |
22 | 17 |
| |
23 | 18 |
| |
24 |
| - | |
25 |
| - | |
26 |
| - | |
27 |
| - | |
28 | 19 |
| |
29 | 20 |
| |
30 | 21 |
| |
31 | 22 |
| |
32 |
| - | |
33 |
| - | |
34 | 23 |
| |
35 |
| - | |
| 24 | + | |
36 | 25 |
| |
37 | 26 |
| |
38 | 27 |
| |
39 |
| - | |
40 | 28 |
| |
41 | 29 |
| |
42 | 30 |
| |
43 | 31 |
| |
44 |
| - | |
45 |
| - | |
46 |
| - | |
47 |
| - | |
| 32 | + | |
48 | 33 |
| |
49 |
| - | |
50 | 34 |
| |
51 | 35 |
| |
52 | 36 |
| |
53 | 37 |
| |
54 |
| - | |
| 38 | + | |
55 | 39 |
| |
56 | 40 |
| |
57 | 41 |
| |
58 | 42 |
| |
59 | 43 |
| |
60 | 44 |
| |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + |
Diff for: README.md
+17-16
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
15 |
| - | |
| 14 | + | |
| 15 | + | |
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
| |||
63 | 63 |
| |
64 | 64 |
| |
65 | 65 |
| |
66 |
| - | |
67 |
| - | |
| 66 | + | |
68 | 67 |
| |
69 | 68 |
| |
70 | 69 |
| |
| |||
80 | 79 |
| |
81 | 80 |
| |
82 | 81 |
| |
83 |
| - | |
84 |
| - | |
| 82 | + | |
| 83 | + | |
85 | 84 |
| |
86 | 85 |
| |
87 | 86 |
| |
88 | 87 |
| |
89 |
| - | |
| 88 | + | |
90 | 89 |
| |
91 | 90 |
| |
92 | 91 |
| |
| |||
121 | 120 |
| |
122 | 121 |
| |
123 | 122 |
| |
124 |
| - | |
| 123 | + | |
125 | 124 |
| |
126 | 125 |
| |
127 | 126 |
| |
| |||
132 | 131 |
| |
133 | 132 |
| |
134 | 133 |
| |
135 |
| - | |
136 |
| - | |
| 134 | + | |
| 135 | + | |
137 | 136 |
| |
138 | 137 |
| |
139 |
| - | |
| 138 | + | |
140 | 139 |
| |
141 | 140 |
| |
142 | 141 |
| |
143 |
| - | |
144 |
| - | |
145 |
| - | |
| 142 | + | |
| 143 | + | |
146 | 144 |
| |
147 | 145 |
| |
148 |
| - | |
| 146 | + | |
149 | 147 |
| |
150 | 148 |
| |
151 |
| - | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
152 | 152 |
| |
153 | 153 |
| |
154 | 154 |
| |
| |||
158 | 158 |
| |
159 | 159 |
| |
160 | 160 |
| |
| 161 | + | |
161 | 162 |
| |
162 | 163 |
| |
163 | 164 |
|
Diff for: applications/bootstrap.php
-7
This file was deleted.
Diff for: applications/mooc_backend/bin/console
-23
This file was deleted.
0 commit comments