Commit graph

30 commits

Author SHA1 Message Date
97c75691ce Add the use of soundex_fr for word comparison 2020-11-23 23:27:33 +01:00
7c1707dea0 Softens the filter slightly 2020-11-23 22:53:06 +01:00
dbf62c88bd Reduce the sql request 2020-11-23 22:32:31 +01:00
39d4be9eb3 Add words similarity test
Should put the almost same words in the same counter
2020-11-23 22:17:30 +01:00
ce1f76a96c Avoid multiple insertion
Avoid multiple insertion of the same word on the same vote
2020-11-23 22:00:02 +01:00
844ca51a49 Fix the max body width 2020-11-23 21:38:34 +01:00
e0eff29da3 Add about page 2020-11-23 21:31:09 +01:00
43c96d5e47 Change links hover and space the words table 2020-11-23 20:33:57 +01:00
d402b0bc8b Add link to my website 2020-11-23 20:33:20 +01:00
21cc4b8831 Fix the footer centering on small screens 2020-11-23 19:42:58 +01:00
af16614960 Remove db connection info 2020-11-23 15:23:49 +01:00
91c266b29e Add a readme file 2020-11-23 13:31:18 +01:00
97531f6c9b Add a changelog 2020-11-23 13:29:41 +01:00
1da301a42a Add MIT license 2020-11-23 13:28:45 +01:00
a806f4d355 Move the build tables in the init.php file 2020-11-23 13:18:24 +01:00
18af3af7d4 Add an option to download the data as csv 2020-11-23 11:30:26 +01:00
c6e2466914 Remove cached files 2020-11-23 11:30:00 +01:00
ab8d693acb Add a description 2020-11-23 11:04:06 +01:00
16dec853f9 Use an i18n tool 2020-11-23 11:01:37 +01:00
e487438606 Better display of the create formular 2020-11-22 16:05:54 +01:00
4dd3d27ba6 Remove unused echo 2020-11-22 15:55:19 +01:00
da0cfeb470 Fix the footer to the bottom of the page 2020-11-22 15:53:46 +01:00
72e25c39d8 Better display of the links 2020-11-22 15:53:29 +01:00
f12480112a Change separator symbol 2020-11-22 15:10:36 +01:00
81941e35ca Remove unused options 2020-11-22 15:10:22 +01:00
54e728e50a Add warning message on creation page 2020-11-22 15:09:52 +01:00
44226c4809 Switch from SQLite to PostgreSQL 2020-11-22 15:09:31 +01:00
69de37562f Better formular style 2020-11-16 22:13:13 +01:00
baa592b81f First working version 2020-11-16 21:31:59 +01:00
8a6973fcb6 First version of the WordsCloud site 2020-11-15 21:51:28 +01:00