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

143 commits

Author SHA1 Message Date
03e6a4b252
proper bootstrap5 2021-03-08 20:23:43 +01:00
353d51fefd
allow excluding checks 2021-03-08 20:23:30 +01:00
af06df7c7d
update dependencies 2021-01-29 19:30:30 +01:00
0bb4e481ab
add sentry 2021-01-29 19:28:57 +01:00
58d4f7579d
add MEDIA_ROOT to tests 2021-01-25 21:49:13 +01:00
1e8935f29d
fix test secrets 2021-01-25 21:47:25 +01:00
c162eba316
add secrets for tests 2021-01-25 21:44:58 +01:00
1f8e53eaa8
add Gitlab CI 2021-01-25 21:40:30 +01:00
df4d87f872
update dependencies 2020-12-06 19:51:39 +01:00
4ebbd4f092
update dependencies 2020-11-17 20:32:54 +01:00
993ea122f7
update dependencies 2020-10-09 16:36:11 +02:00
18ba990aff
fix login form
fixes #11
2020-10-09 16:35:33 +02:00
b6893153d8
update dependencies 2020-09-12 16:08:03 +02:00
ae80a3ea21
don't load tranlations 2020-09-12 16:07:55 +02:00
3d485e5f0a
remove useless file 2020-08-16 14:30:49 +02: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
6dcacdcab1
update to django 3.1 2020-08-04 16:43:45 +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
aa501611ed
update dependencies 2020-07-30 21:08:34 +02:00
006dbd2e3b
fix breakpoints 2020-07-29 14:48:00 +02:00
4c98e98dce
add link to lw1.at in footer 2020-07-29 14:40:57 +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
840d179f26
add temporary(!) logo 2020-07-27 14:18:47 +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
ad2687db46
fix tag issues by updating dependencies 2020-07-26 14:52:24 +02:00