File tree
52 files changed
+246
-98
lines changed- .idea
- inspectionProfiles
- database
- modules
- static
- fonts
- styles
- templates
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
52 files changed
+246
-98
lines changedDiff for: .idea/flask-retromemes-app.iml
+12
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
+6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: .idea/misc.xml
+7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: .idea/modules.xml
+8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: app.py
+38-13
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
52 | 52 |
| |
53 | 53 |
| |
54 | 54 |
| |
55 |
| - | |
56 |
| - | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
57 | 78 |
| |
58 | 79 |
| |
59 | 80 |
| |
60 | 81 |
| |
61 | 82 |
| |
62 | 83 |
| |
63 |
| - | |
64 |
| - | |
65 |
| - | |
66 |
| - | |
67 |
| - | |
68 |
| - | |
69 |
| - | |
70 |
| - | |
71 |
| - | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
72 | 95 |
| |
73 | 96 |
| |
74 | 97 |
| |
| |||
116 | 139 |
| |
117 | 140 |
| |
118 | 141 |
| |
119 |
| - | |
| 142 | + | |
120 | 143 |
| |
121 | 144 |
| |
122 | 145 |
| |
123 | 146 |
| |
| 147 | + | |
| 148 | + | |
124 | 149 |
| |
125 | 150 |
| |
126 | 151 |
| |
127 | 152 |
| |
128 | 153 |
| |
129 | 154 |
| |
130 |
| - | |
| 155 | + |
Diff for: database/memes.db
0 Bytes
Binary file not shown.
Diff for: memes.db
Whitespace-only changes.
Diff for: modules/constants.py
+3-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
| 11 | + | |
| 12 | + | |
11 | 13 |
| |
12 | 14 |
| |
13 |
| - | |
| 15 | + | |
14 | 16 |
| |
15 | 17 |
| |
16 | 18 |
| |
|
Diff for: modules/database.py
+6-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
230 | 230 |
| |
231 | 231 |
| |
232 | 232 |
| |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
233 | 239 |
| |
234 | 240 |
| |
235 | 241 |
| |
| |||
278 | 284 |
| |
279 | 285 |
| |
280 | 286 |
| |
281 |
| - | |
282 | 287 |
| |
283 | 288 |
| |
284 | 289 |
| |
|
Diff for: static/fonts/Montserrat-Black.ttf
193 KB
Binary file not shown.
Diff for: static/fonts/Montserrat-BlackItalic.ttf
198 KB
Binary file not shown.
Diff for: static/fonts/Montserrat-Bold.ttf
193 KB
Binary file not shown.
Diff for: static/fonts/Montserrat-BoldItalic.ttf
198 KB
Binary file not shown.
Diff for: static/fonts/Montserrat-ExtraBold.ttf
194 KB
Binary file not shown.
198 KB
Binary file not shown.
Diff for: static/fonts/Montserrat-ExtraLight.ttf
193 KB
Binary file not shown.
198 KB
Binary file not shown.
Diff for: static/fonts/Montserrat-Italic.ttf
198 KB
Binary file not shown.
Diff for: static/fonts/Montserrat-Light.ttf
193 KB
Binary file not shown.
Diff for: static/fonts/Montserrat-LightItalic.ttf
198 KB
Binary file not shown.
Diff for: static/fonts/Montserrat-Medium.ttf
193 KB
Binary file not shown.
198 KB
Binary file not shown.
Diff for: static/fonts/Montserrat-Regular.ttf
193 KB
Binary file not shown.
Diff for: static/fonts/Montserrat-SemiBold.ttf
194 KB
Binary file not shown.
198 KB
Binary file not shown.
Diff for: static/fonts/Montserrat-Thin.ttf
193 KB
Binary file not shown.
Diff for: static/fonts/Montserrat-ThinItalic.ttf
197 KB
Binary file not shown.
Diff for: static/fonts/RobotoCondensed-Bold.ttf
162 KB
Binary file not shown.
168 KB
Binary file not shown.
Diff for: static/fonts/RobotoCondensed-Italic.ttf
168 KB
Binary file not shown.
Diff for: static/fonts/RobotoCondensed-Light.ttf
161 KB
Binary file not shown.
168 KB
Binary file not shown.
163 KB
Binary file not shown.
Diff for: static/styles/admin-mobile.css
+20-6
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
8 |
| - | |
9 |
| - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 |
| - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
24 | 37 |
| |
25 | 38 |
| |
26 | 39 |
| |
27 |
| - | |
| 40 | + | |
| 41 | + | |
28 | 42 |
| |
29 | 43 |
| |
30 | 44 |
| |
31 | 45 |
| |
32 | 46 |
| |
33 | 47 |
| |
34 | 48 |
| |
35 |
| - | |
| 49 | + | |
36 | 50 |
| |
37 | 51 |
| |
38 | 52 |
| |
|
Diff for: static/styles/admin.css
+27-19
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 |
| |
2 | 4 |
| |
3 | 5 |
| |
4 | 6 |
| |
5 | 7 |
| |
6 | 8 |
| |
7 | 9 |
| |
| 10 | + | |
8 | 11 |
| |
9 | 12 |
| |
10 | 13 |
| |
| |||
20 | 23 |
| |
21 | 24 |
| |
22 | 25 |
| |
23 |
| - | |
| 26 | + | |
24 | 27 |
| |
25 | 28 |
| |
26 | 29 |
| |
| |||
40 | 43 |
| |
41 | 44 |
| |
42 | 45 |
| |
43 |
| - | |
| 46 | + | |
44 | 47 |
| |
45 | 48 |
| |
46 | 49 |
| |
| |||
65 | 68 |
| |
66 | 69 |
| |
67 | 70 |
| |
68 |
| - | |
| 71 | + | |
69 | 72 |
| |
70 | 73 |
| |
71 | 74 |
| |
| |||
74 | 77 |
| |
75 | 78 |
| |
76 | 79 |
| |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
77 | 85 |
| |
78 | 86 |
| |
79 |
| - | |
| 87 | + | |
80 | 88 |
| |
81 | 89 |
| |
82 | 90 |
| |
| |||
87 | 95 |
| |
88 | 96 |
| |
89 | 97 |
| |
90 |
| - | |
| 98 | + | |
91 | 99 |
| |
92 | 100 |
| |
93 | 101 |
| |
94 | 102 |
| |
95 | 103 |
| |
96 | 104 |
| |
97 | 105 |
| |
98 |
| - | |
| 106 | + | |
99 | 107 |
| |
100 | 108 |
| |
101 | 109 |
| |
102 | 110 |
| |
103 |
| - | |
| 111 | + | |
104 | 112 |
| |
105 | 113 |
| |
106 | 114 |
| |
107 | 115 |
| |
108 | 116 |
| |
109 | 117 |
| |
110 |
| - | |
| 118 | + | |
111 | 119 |
| |
112 | 120 |
| |
113 | 121 |
| |
114 |
| - | |
| 122 | + | |
115 | 123 |
| |
116 | 124 |
| |
117 | 125 |
| |
118 |
| - | |
| 126 | + | |
119 | 127 |
| |
120 | 128 |
| |
121 | 129 |
| |
122 |
| - | |
| 130 | + | |
123 | 131 |
| |
124 | 132 |
| |
125 | 133 |
| |
126 |
| - | |
| 134 | + | |
127 | 135 |
| |
128 | 136 |
| |
129 | 137 |
| |
130 |
| - | |
| 138 | + | |
131 | 139 |
| |
132 | 140 |
| |
133 | 141 |
| |
134 |
| - | |
| 142 | + | |
135 | 143 |
| |
136 | 144 |
| |
137 | 145 |
| |
138 |
| - | |
| 146 | + | |
139 | 147 |
| |
140 | 148 |
| |
141 | 149 |
| |
142 |
| - | |
| 150 | + | |
143 | 151 |
| |
144 | 152 |
| |
145 | 153 |
| |
146 |
| - | |
| 154 | + | |
147 | 155 |
| |
148 | 156 |
| |
149 | 157 |
| |
150 |
| - | |
| 158 | + | |
151 | 159 |
| |
152 | 160 |
| |
153 | 161 |
| |
154 |
| - | |
| 162 | + | |
155 | 163 |
| |
156 | 164 |
| |
157 | 165 |
| |
|
Diff for: static/styles/auth-mobile.css
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
| 9 | + | |
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
|
Diff for: static/styles/auth.css
+2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 |
| |
2 | 4 |
| |
3 | 5 |
| |
|
Diff for: static/styles/font.css
+18
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 | + |
0 commit comments