1
0
Fork 0
mirror of https://github.com/Findus23/acronomy.git synced 2024-09-19 15:33:45 +02:00
Commit graph

100 commits

Author SHA1 Message Date
c5430559c3
django 3.2, bootstrap5 2021-05-01 21:28:15 +02:00
d625ee3c95
fix bootstrap5 js 2021-03-08 20:37:24 +01:00
03e6a4b252
proper bootstrap5 2021-03-08 20:23:43 +01:00
353d51fefd
allow excluding checks 2021-03-08 20:23:30 +01:00
2c3a42c077
use custom user agent 2020-08-07 17:50:51 +02:00
d53bb1ebe4
update code style 2020-08-04 17:02:21 +02:00
aaa3500a38
allow / in Wikipedia titles 2020-08-04 13:32:20 +02:00
8a8895a6e0
urlencode wikipedia title in API 2020-08-04 13:26:40 +02:00
3686da0b24
try to add wikipedia entry to new acronmy 2020-08-04 13:22:32 +02:00
6db948631b
add datacheck for empty tags
fixes #12
2020-08-03 21:27:26 +02:00
70953c8419
add datacheck for invalid wikilink
fixes #13
2020-08-03 21:20:16 +02:00
f941f2656b
no image source with no image
fixes #14
2020-08-03 21:11:57 +02:00
2ffff9d50d
no html entity in description 2020-07-30 22:13:08 +02:00
900ce5ada4
html fixes 2020-07-30 22:11:38 +02:00
57b22990a5
lots of HTML and meta tag improvements 2020-07-30 22:04:06 +02:00
006dbd2e3b
fix breakpoints 2020-07-29 14:48:00 +02:00
16145e1c9c
don't add images without attribution key 2020-07-28 19:23:30 +02:00
30b1467077
add change link to inline admin 2020-07-28 19:07:46 +02:00
b261016954
add success to save 2020-07-28 18:34:39 +02:00
af2c712284
use save for tags 2020-07-28 18:28:29 +02:00
51ff990cbb
use clean instead of save 2020-07-28 18:25:56 +02:00
577d1b50c1
only save image when successful 2020-07-28 18:15:14 +02:00
7f23892630
don't throw error if Wikipedia Image cannot be found 2020-07-28 17:56:03 +02:00
08fbf0576d
add missing migration 2020-07-27 21:02:35 +02:00
7813cb5a8d
make description null 2020-07-27 21:01:40 +02:00
45740f0675
make description optional 2020-07-27 21:00:54 +02:00
ccdbb5cee5
add wikipedia descriptions 2020-07-27 20:59:44 +02:00
c3bff89559
add browser extension to integrations page 2020-07-27 15:09:04 +02:00
8a614e8e6f
case insensitive suggestions 2020-07-27 13:45:39 +02:00
62f059be1f
fix empty query parameter 2020-07-27 13:41:16 +02:00
779437be95
add search for browser extenstion 2020-07-27 13:34:19 +02:00
8b632fd5c7
improve API docs 2020-07-26 15:25:26 +02:00
5d1c862c79
fix check 2020-07-26 14:59:38 +02:00
9eb19c79bd
add test for uppercase first letter 2020-07-26 14:58:25 +02:00
559f331cbc
extend sitemap.xml 2020-07-26 14:24:36 +02:00
39c5c17381
fix greek letter check 2020-07-22 21:10:51 +02:00
0fe640f7d1
allow greek letters 2020-07-22 21:09:27 +02:00
55921fde0b
add check for correct letter 2020-07-22 21:05:09 +02:00
97c6546e4e
one more typo 2020-07-22 20:55:43 +02:00
5034483285
fix typo 2020-07-22 20:55:33 +02:00
96767e0ce2
empty datacheck 2020-07-22 20:54:51 +02:00
df2b97dc16
add view to warnings 2020-07-22 20:49:51 +02:00
d5c933608e
add simple framework for runing data consistency checks 2020-07-22 20:47:13 +02:00
4a3d4f7c4e
use bootstrap 5 2020-07-22 14:24:40 +02:00
5af4236248
also add tagify to add page 2020-07-20 21:07:26 +02:00
b85b6cd22a
only include tagify on edit page 2020-07-20 21:03:51 +02:00
bda01cc6f3
don't print url 2020-07-20 17:48:40 +02:00
39d199718d
add integrations page and popular pages 2020-07-20 17:47:12 +02:00
aa2c42d4d4
really fix svg thumbnails 2020-07-19 22:15:42 +02:00
32246e2e2a
fix .svg thumbnails 2020-07-19 22:14:11 +02:00