Commit Graph

35 Commits

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