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

154 commits

Author SHA1 Message Date
fe0ae67ce1
update dependencies 2022-06-05 20:54:49 +02:00
7e71eeb71a
update dependencies 2022-02-05 21:15:25 +01:00
2eadc27380
add source maps 2021-12-07 13:42:19 +01:00
49655eefc1
update to django 4 2021-12-07 13:30:58 +01:00
67def16dfb
update dependencies 2021-08-08 19:48:26 +02:00
ffd5f13b50
add name to package.json to make lockfile constant 2021-06-06 18:34:33 +02:00
b0d3646b9a
re-add deploy.sh 2021-06-06 18:31:33 +02:00
385433b2c6
update dependencies and move to npm 2021-06-06 18:28:14 +02:00
c5430559c3
django 3.2, bootstrap5 2021-05-01 21:28:15 +02:00
b1d7107ffb
update dependencies 2021-04-13 19:31:28 +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
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