File tree
24 files changed
+1938
-13996
lines changed- app/Http/Controllers
- assets
- external-dependencies
- linkstack
- css
- icons
- webfonts
- blocks/vcard
- database/seeders
- resources
- lang
- el
- ru
- views
- components
- studio
- routes
24 files changed
+1938
-13996
lines changedDiff for: README.md
+2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
205 | 205 |
| |
206 | 206 |
| |
207 | 207 |
| |
| 208 | + | |
| 209 | + | |
208 | 210 |
| |
209 | 211 |
| |
210 | 212 |
| |
|
Diff for: app/Http/Controllers/UserController.php
+26-9
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
753 | 753 |
| |
754 | 754 |
| |
755 | 755 |
| |
756 |
| - | |
| 756 | + | |
| 757 | + | |
| 758 | + | |
757 | 759 |
| |
758 | 760 |
| |
759 |
| - | |
760 |
| - | |
| 761 | + | |
| 762 | + | |
761 | 763 |
| |
762 |
| - | |
| 764 | + | |
763 | 765 |
| |
764 | 766 |
| |
765 | 767 |
| |
766 |
| - | |
767 | 768 |
| |
768 |
| - | |
| 769 | + | |
| 770 | + | |
769 | 771 |
| |
770 | 772 |
| |
| 773 | + | |
771 | 774 |
| |
| 775 | + | |
| 776 | + | |
| 777 | + | |
| 778 | + | |
| 779 | + | |
| 780 | + | |
| 781 | + | |
| 782 | + | |
| 783 | + | |
| 784 | + | |
772 | 785 |
| |
| 786 | + | |
773 | 787 |
| |
774 |
| - | |
775 |
| - | |
776 |
| - | |
| 788 | + | |
| 789 | + | |
| 790 | + | |
| 791 | + | |
777 | 792 |
| |
| 793 | + | |
778 | 794 |
| |
| 795 | + | |
779 | 796 |
| |
780 | 797 |
| |
781 | 798 |
| |
|
+5-7,966
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
+3-5,979
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: assets/linkstack/css/brands.css
+34-6
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1113 | 1113 |
| |
1114 | 1114 |
| |
1115 | 1115 |
| |
1116 |
| - | |
1117 |
| - | |
1118 |
| - | |
1119 |
| - | |
1120 |
| - | |
1121 |
| - | |
| 1116 | + | |
| 1117 | + | |
| 1118 | + | |
| 1119 | + | |
| 1120 | + | |
| 1121 | + | |
| 1122 | + | |
| 1123 | + | |
| 1124 | + | |
| 1125 | + | |
| 1126 | + | |
| 1127 | + | |
| 1128 | + | |
| 1129 | + | |
| 1130 | + | |
1122 | 1131 |
| |
1123 | 1132 |
| |
1124 | 1133 |
| |
| |||
1299 | 1308 |
| |
1300 | 1309 |
| |
1301 | 1310 |
| |
| 1311 | + | |
| 1312 | + | |
| 1313 | + | |
| 1314 | + | |
| 1315 | + | |
| 1316 | + | |
| 1317 | + | |
| 1318 | + | |
| 1319 | + | |
| 1320 | + | |
| 1321 | + | |
| 1322 | + | |
| 1323 | + | |
| 1324 | + | |
| 1325 | + | |
| 1326 | + | |
| 1327 | + | |
| 1328 | + | |
| 1329 | + |
Diff for: assets/linkstack/icons/threads.svg
+1
Loading
Diff for: assets/linkstack/icons/trakt.svg
+4-32
Loading
Diff for: assets/linkstack/icons/xbox.svg
+1
Loading
Diff for: assets/webfonts/fa-brands-400.ttf
20.6 KB
Binary file not shown.
Diff for: assets/webfonts/fa-brands-400.woff2
8.71 KB
Binary file not shown.
Diff for: assets/webfonts/fa-regular-400.ttf
4.61 KB
Binary file not shown.
Diff for: assets/webfonts/fa-regular-400.woff2
996 Bytes
Binary file not shown.
Diff for: assets/webfonts/fa-solid-900.ttf
30.7 KB
Binary file not shown.
Diff for: assets/webfonts/fa-solid-900.woff2
8.01 KB
Binary file not shown.
Diff for: assets/webfonts/fa-v4compatibility.ttf
664 Bytes
Binary file not shown.
220 Bytes
Binary file not shown.
Diff for: blocks/vcard/form.blade.php
-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
15 | 14 |
| |
16 | 15 |
| |
17 | 16 |
| |
|
Diff for: blocks/vcard/handler.php
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
| 16 | + | |
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
|
Diff for: database/seeders/ButtonSeeder.php
+15
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
938 | 938 |
| |
939 | 939 |
| |
940 | 940 |
| |
| 941 | + | |
| 942 | + | |
| 943 | + | |
| 944 | + | |
| 945 | + | |
| 946 | + | |
| 947 | + | |
| 948 | + | |
| 949 | + | |
| 950 | + | |
| 951 | + | |
| 952 | + | |
| 953 | + | |
| 954 | + | |
| 955 | + | |
941 | 956 |
| |
942 | 957 |
| |
943 | 958 |
| |
|
0 commit comments