Commit Graph

261 Commits

Author SHA1 Message Date
Raphaël Jakse f43f9811c2 make laser double tap work on mobile browsers 2020-09-04 22:10:21 +02:00
Raphaël Jakse d5f4d913db fix dblckick on tile in Chromium 2020-09-03 23:04:59 +02:00
Raphaël Jakse ad5ac4f2e6 laser: highlight tiles, too 2020-09-01 23:43:03 +02:00
Raphaël Jakse 8d0d22c4d1 attach the laser event handlers to body 2020-09-01 22:45:55 +02:00
Laurent Mazet 344bae18a2 Merge branch 'develop' into laser_pointer 2020-08-30 21:24:02 +02:00
Raphaël Jakse 78c135de1c work on settings and spell checker UI/UX 2020-08-29 12:26:05 +02:00
Raphaël Jakse c2108dd441 document and optimise the dictionary build process a bit 2020-08-29 10:54:52 +02:00
Laurent Mazet 364b9bbe30 change input to range for durations 2020-08-19 21:47:00 +02:00
Laurent Mazet 9b0c2f559e remove hu dictionary from the list of small dictionary because it is VERY huge 2020-08-16 19:03:16 +02:00
Laurent Mazet a9de7c881f fix eslint errors 2020-08-14 21:35:25 +02:00
Laurent Mazet 96a11e32ce fix init spell checker 2020-08-14 14:28:38 +02:00
Laurent Mazet 0d96b978b0 add a translation 2020-08-14 14:17:16 +02:00
Laurent Mazet c5ef9ac5b3 move out dictionary objet files from working directory 2020-08-14 14:06:49 +02:00
Laurent Mazet a87aaa5a09 add a rule to create required files 2020-08-14 10:55:44 +02:00
Laurent Mazet 8d927835d3 add spell checker enabler into configuration window 2020-08-14 10:54:16 +02:00
Laurent Mazet 9eff9ef527 Merge branch 'develop' into check_spelling 2020-08-13 11:41:32 +02:00
Laurent Mazet fee072d2b8 simplify string concatenation 2020-08-13 10:00:40 +02:00
Laurent Mazet 4d1a4ab4c8 fix eslint errors 2020-08-13 09:58:35 +02:00
Laurent Mazet 09dafa5cb7 make flash light color configurable 2020-08-13 09:36:32 +02:00
Laurent Mazet 9633392b4c fix center cell 2020-08-13 09:06:55 +02:00
Laurent Mazet 726fae2d07 extra line 2020-08-12 22:27:27 +02:00
Laurent Mazet 18de97b29d correct eslint errors 2020-08-12 22:10:51 +02:00
Laurent Mazet 520cb28445 add translations 2020-08-12 21:56:40 +02:00
Laurent Mazet a0df72a53a make durations (double tap and flash light) configurable 2020-08-12 21:56:17 +02:00
Laurent Mazet f9a41185e1 make flash light duration parametric 2020-08-12 08:00:27 +02:00
Laurent Mazet 6872d289fe Merge branch 'develop' into laser_pointer 2020-08-12 07:46:35 +02:00
Raphaël Jakse e9d13c9e44 Merge branch 'configuration_dialog' into 'develop'
Add a configuration dialog (issue #10)

See merge request raphj/trivabble!9
2020-08-11 21:29:00 +00:00
Laurent Mazet 1b83772b03 Merge branch 'master' into configuration_dialog 2020-08-04 22:46:46 +02:00
Laurent Mazet f427c050e5 Add translations 2020-08-04 14:53:09 +02:00
Laurent Mazet 166ac08f0b simplify configuration window 2020-08-04 14:52:32 +02:00
Laurent Mazet fcd99ce146 dialog window for configuration options 2020-08-03 14:11:23 +02:00
Laurent Mazet 9ee161fd64 fix eslint errors 2020-07-22 08:04:09 +02:00
Laurent Mazet 0be339cf2d fix enable-spell-checker button state 2020-07-22 07:50:35 +02:00
Laurent Mazet 201a9c2a6d desactivate laser pointer on tile (only avaliable for desktop firefox) 2020-07-21 22:24:05 +02:00
Laurent Mazet ff8bb5ce49 add a laser pointer to highlight a case 2020-07-21 22:12:25 +02:00
Raphaël Jakse 08a7890bf7 fix alert placement on iPad 2 2020-07-13 15:54:09 +02:00
Raphaël Jakse 921e2f620d fix incorrect host display in the server 2020-07-13 15:53:45 +02:00
Raphaël Jakse 620af09719 wider '+' button to set the score 2020-07-13 15:53:45 +02:00
Raphaël Jakse 90d0dd85f4 set input type=number when relevent 2020-07-13 15:53:45 +02:00
Laurent Mazet 62edfe07e1 correct errors reported by eslint 2020-07-04 15:41:23 +02:00
Laurent Mazet e418ca7a12 remove last arrow function 2020-07-04 14:56:11 +02:00
Laurent Mazet aa2d1776ee correct highlighting when one puts a tile and create same word horizontally and vertically 2020-07-04 14:53:35 +02:00
Laurent Mazet ad0699681d correct highlighting removing for moved and moving tiles 2020-07-04 10:59:32 +02:00
Laurent Mazet 3395d5f9a5 correct spell checker button states 2020-07-04 09:02:39 +02:00
Laurent Mazet 331f0541e1 fix highlight removing when a tile is moved 2020-06-28 16:34:58 +02:00
Laurent Mazet 0fa6efb69a correct in row checking 2020-06-28 16:21:26 +02:00
Laurent Mazet e3a8b3c032 correct badWords list and simplify word list trimming 2020-06-20 23:35:45 +02:00
Laurent Mazet f607bf64e1 highlight in green or red checked words 2020-06-20 00:32:18 +02:00
Laurent Mazet 838f19ca5d add commas between words 2020-06-19 23:11:41 +02:00
Laurent Mazet 5ade05f9f4 take into account of blank tile 2020-06-19 23:10:29 +02:00