-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
A refreshed LWT #8
base: mine
Are you sure you want to change the base?
Commits on Dec 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0d5dc7c - Browse repository at this point
Copy the full SHA 0d5dc7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d4e0014 - Browse repository at this point
Copy the full SHA d4e0014View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7148f0e - Browse repository at this point
Copy the full SHA 7148f0eView commit details -
Configuration menu - View commit details
-
Copy full SHA for cf8bcee - Browse repository at this point
Copy the full SHA cf8bceeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ba69c1 - Browse repository at this point
Copy the full SHA 0ba69c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa0f843 - Browse repository at this point
Copy the full SHA fa0f843View commit details -
Configuration menu - View commit details
-
Copy full SHA for da9baf3 - Browse repository at this point
Copy the full SHA da9baf3View commit details
Commits on Dec 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c30f391 - Browse repository at this point
Copy the full SHA c30f391View commit details -
Configuration menu - View commit details
-
Copy full SHA for a270782 - Browse repository at this point
Copy the full SHA a270782View commit details -
Fixes #113: changing a language name do no longer break text-to-speec…
…h (not always).
Configuration menu - View commit details
-
Copy full SHA for 164c570 - Browse repository at this point
Copy the full SHA 164c570View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1450f2d - Browse repository at this point
Copy the full SHA 1450f2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 750f4ca - Browse repository at this point
Copy the full SHA 750f4caView commit details -
New documentation, $langDefs is less used (#163) and warnings after l…
…anguage rename (#113). JS Doc is added with JS DOC and PHP Doc with phpDocumentor. New global LWT_LANGUAGES_ARRAY. When renaming a language, text to speech was broken, it is fixed.
Configuration menu - View commit details
-
Copy full SHA for 3e1e827 - Browse repository at this point
Copy the full SHA 3e1e827View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a981e8 - Browse repository at this point
Copy the full SHA 0a981e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 316aa78 - Browse repository at this point
Copy the full SHA 316aa78View commit details -
Configuration menu - View commit details
-
Copy full SHA for b2532b3 - Browse repository at this point
Copy the full SHA b2532b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 10fa3d7 - Browse repository at this point
Copy the full SHA 10fa3d7View commit details -
Some redundant/stupid code behavior fixed.
Configuration menu - View commit details
-
Copy full SHA for f3f22a1 - Browse repository at this point
Copy the full SHA f3f22a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for c5a6b5b - Browse repository at this point
Copy the full SHA c5a6b5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 983ea3b - Browse repository at this point
Copy the full SHA 983ea3bView commit details -
Enforces stricter types thanks to psalm.
Fixed: some error notices are now displayed fully.
Configuration menu - View commit details
-
Copy full SHA for c291656 - Browse repository at this point
Copy the full SHA c291656View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb9fa1f - Browse repository at this point
Copy the full SHA eb9fa1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e13a72f - Browse repository at this point
Copy the full SHA e13a72fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d69bf32 - Browse repository at this point
Copy the full SHA d69bf32View commit details -
Configuration menu - View commit details
-
Copy full SHA for 60f44b8 - Browse repository at this point
Copy the full SHA 60f44b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 28d2620 - Browse repository at this point
Copy the full SHA 28d2620View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a6103a - Browse repository at this point
Copy the full SHA 1a6103aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3af0aab - Browse repository at this point
Copy the full SHA 3af0aabView commit details -
Small fixes and stricter variable types.
Fixes: audio position was not saved. Fixes: upload_words.php with $overwrite == 2 had missing escaping in SQL code. Fixes: set default translation on terms edit table. Fixes: avoid unwanted type conversion with |= Refactor: stricter types everywhere thanks to psalm.
Configuration menu - View commit details
-
Copy full SHA for 0fabadc - Browse repository at this point
Copy the full SHA 0fabadcView commit details -
count quantities with mecab japanese (#149)
* count quantities with mecab japanese * Update database_connect.php --------- Co-authored-by: Hugo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3f0f204 - Browse repository at this point
Copy the full SHA 3f0f204View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f2f4ae - Browse repository at this point
Copy the full SHA 3f2f4aeView commit details
Commits on Dec 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 887ac35 - Browse repository at this point
Copy the full SHA 887ac35View commit details -
[BUG] Missing value when adding lang (#150)
Fixes SQL error when adding unsupported language without wizard. LgTextsize was empty. Fixes minor typos in documentation.
Configuration menu - View commit details
-
Copy full SHA for 78a66fd - Browse repository at this point
Copy the full SHA 78a66fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 11ef7e1 - Browse repository at this point
Copy the full SHA 11ef7e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c87815 - Browse repository at this point
Copy the full SHA 2c87815View commit details -
Configuration menu - View commit details
-
Copy full SHA for a1b42cf - Browse repository at this point
Copy the full SHA a1b42cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for b64cd6a - Browse repository at this point
Copy the full SHA b64cd6aView commit details -
Code clean-up with the audio controller.
Remove the unitended declaration of global variables.
Configuration menu - View commit details
-
Copy full SHA for 62de4d4 - Browse repository at this point
Copy the full SHA 62de4d4View commit details -
Refactor audio_controller in object namespace style.
Backward compatibility is kept.
Configuration menu - View commit details
-
Copy full SHA for ca0e899 - Browse repository at this point
Copy the full SHA ca0e899View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6775029 - Browse repository at this point
Copy the full SHA 6775029View commit details -
Replaces calls to global audio functions by the new object.
Removes the undocumented audio functions.
Configuration menu - View commit details
-
Copy full SHA for 92c48c7 - Browse repository at this point
Copy the full SHA 92c48c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7aaddd4 - Browse repository at this point
Copy the full SHA 7aaddd4View commit details -
Partially solves #168: playback speed setting is back.
The replay button is still unavailable.
Configuration menu - View commit details
-
Copy full SHA for 70ce2a4 - Browse repository at this point
Copy the full SHA 70ce2a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd261c9 - Browse repository at this point
Copy the full SHA cd261c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 06ae857 - Browse repository at this point
Copy the full SHA 06ae857View commit details -
Configuration menu - View commit details
-
Copy full SHA for cfc8513 - Browse repository at this point
Copy the full SHA cfc8513View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8bed160 - Browse repository at this point
Copy the full SHA 8bed160View commit details -
Configuration menu - View commit details
-
Copy full SHA for d80f1a0 - Browse repository at this point
Copy the full SHA d80f1a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 085576f - Browse repository at this point
Copy the full SHA 085576fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c557f3 - Browse repository at this point
Copy the full SHA 7c557f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc1d9c0 - Browse repository at this point
Copy the full SHA dc1d9c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4951a79 - Browse repository at this point
Copy the full SHA 4951a79View commit details -
Use json_encode to avoid PHP incursion in JS code.
Code prettyfying.
Configuration menu - View commit details
-
Copy full SHA for e7c12d3 - Browse repository at this point
Copy the full SHA e7c12d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7cfd0fa - Browse repository at this point
Copy the full SHA 7cfd0faView commit details
Commits on Dec 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2af5b81 - Browse repository at this point
Copy the full SHA 2af5b81View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6350a90 - Browse repository at this point
Copy the full SHA 6350a90View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a36899 - Browse repository at this point
Copy the full SHA 0a36899View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea73eea - Browse repository at this point
Copy the full SHA ea73eeaView commit details -
Fix: the demo database was unreadable since last commit.
restore_file is much better at parsing SQL.
Configuration menu - View commit details
-
Copy full SHA for c84dfdf - Browse repository at this point
Copy the full SHA c84dfdfView commit details -
Configuration menu - View commit details
-
Copy full SHA for b28b5e0 - Browse repository at this point
Copy the full SHA b28b5e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc0d798 - Browse repository at this point
Copy the full SHA bc0d798View commit details -
Configuration menu - View commit details
-
Copy full SHA for da0af44 - Browse repository at this point
Copy the full SHA da0af44View commit details -
Configuration menu - View commit details
-
Copy full SHA for 34c246e - Browse repository at this point
Copy the full SHA 34c246eView commit details -
Demo database fixes: beautify SQL file, stricter application of #78, …
Configuration menu - View commit details
-
Copy full SHA for d246f05 - Browse repository at this point
Copy the full SHA d246f05View commit details -
Fixes a bug introduced in a previous commit.
Signalled by @ProgramComputer.
Configuration menu - View commit details
-
Copy full SHA for 66401ac - Browse repository at this point
Copy the full SHA 66401acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 05afb1b - Browse repository at this point
Copy the full SHA 05afb1bView commit details -
Terms review were broken in a preivous commit, fixes #151.
Issue #151: langauges can be deleted and not only "hidden".
Configuration menu - View commit details
-
Copy full SHA for 16ea995 - Browse repository at this point
Copy the full SHA 16ea995View commit details
Commits on Dec 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bc468a8 - Browse repository at this point
Copy the full SHA bc468a8View commit details -
Fixes empty request payload not supported.
Patch update the REST API to 0.1.1.
Configuration menu - View commit details
-
Copy full SHA for b852884 - Browse repository at this point
Copy the full SHA b852884View commit details -
Fixes: empty payload in REST API now supported, wrong path for media …
…files. Fixes #161: media files path was one level too high. Updates REST API to 0.1.1.
Configuration menu - View commit details
-
Copy full SHA for 8e1dce2 - Browse repository at this point
Copy the full SHA 8e1dce2View commit details -
Changes PHP documentation lnks path.
Old path was Doxygen (docs/html). Now it is phpDocumentor (docs/php).
Configuration menu - View commit details
-
Copy full SHA for cab30a0 - Browse repository at this point
Copy the full SHA cab30a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b71ee7 - Browse repository at this point
Copy the full SHA 5b71ee7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 062efeb - Browse repository at this point
Copy the full SHA 062efebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 993d3c0 - Browse repository at this point
Copy the full SHA 993d3c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for f08d646 - Browse repository at this point
Copy the full SHA f08d646View commit details -
Configuration menu - View commit details
-
Copy full SHA for 246cdc4 - Browse repository at this point
Copy the full SHA 246cdc4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 87571d6 - Browse repository at this point
Copy the full SHA 87571d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for b56b7c2 - Browse repository at this point
Copy the full SHA b56b7c2View commit details -
Adds constants to LWT and its API that declare their version.
See issue #163 for details.
Configuration menu - View commit details
-
Copy full SHA for 897235b - Browse repository at this point
Copy the full SHA 897235bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c2c68e - Browse repository at this point
Copy the full SHA 4c2c68eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 307a6ef - Browse repository at this point
Copy the full SHA 307a6efView commit details -
Configuration menu - View commit details
-
Copy full SHA for ac64e80 - Browse repository at this point
Copy the full SHA ac64e80View commit details -
Configuration menu - View commit details
-
Copy full SHA for f8e31d2 - Browse repository at this point
Copy the full SHA f8e31d2View commit details
Commits on Dec 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 403b2b4 - Browse repository at this point
Copy the full SHA 403b2b4View commit details -
[Feature] Highlight to speech (#147)
Adds the highlight to speech feature. Adds the execution permission on `INSTALL.sh`?
Configuration menu - View commit details
-
Copy full SHA for e764e9a - Browse repository at this point
Copy the full SHA e764e9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5bfa53d - Browse repository at this point
Copy the full SHA 5bfa53dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9228d51 - Browse repository at this point
Copy the full SHA 9228d51View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e8a532 - Browse repository at this point
Copy the full SHA 3e8a532View commit details -
Merge branch 'customVoiceApi' of https://github.com/ProgramComputer/lwt…
… into ProgramComputer-customVoiceApi
Configuration menu - View commit details
-
Copy full SHA for dbbb52a - Browse repository at this point
Copy the full SHA dbbb52aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1693c1c - Browse repository at this point
Copy the full SHA 1693c1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ea41a55 - Browse repository at this point
Copy the full SHA ea41a55View commit details -
Configuration menu - View commit details
-
Copy full SHA for 07c61a1 - Browse repository at this point
Copy the full SHA 07c61a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a3e30b - Browse repository at this point
Copy the full SHA 6a3e30bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 20f4f7b - Browse repository at this point
Copy the full SHA 20f4f7bView commit details -
Text can be read, but the API structure is not saved properly.
Settings do not allow enough characters.
Configuration menu - View commit details
-
Copy full SHA for 618d7bb - Browse repository at this point
Copy the full SHA 618d7bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for cbbaf9f - Browse repository at this point
Copy the full SHA cbbaf9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e4fb0b1 - Browse repository at this point
Copy the full SHA e4fb0b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f107bb - Browse repository at this point
Copy the full SHA 0f107bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 87d34c2 - Browse repository at this point
Copy the full SHA 87d34c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 064a4a5 - Browse repository at this point
Copy the full SHA 064a4a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for a975f3a - Browse repository at this point
Copy the full SHA a975f3aView commit details
Commits on Dec 31, 2023
-
Fixes languages list not populated (bug from this branch).
Adds a notice on the web browser.
Configuration menu - View commit details
-
Copy full SHA for 08a01c3 - Browse repository at this point
Copy the full SHA 08a01c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 80fc707 - Browse repository at this point
Copy the full SHA 80fc707View commit details -
Configuration menu - View commit details
-
Copy full SHA for f8208af - Browse repository at this point
Copy the full SHA f8208afView commit details -
Fixes session not declared. Known bug: on error, session is not destroyed.
Configuration menu - View commit details
-
Copy full SHA for 7db1a64 - Browse repository at this point
Copy the full SHA 7db1a64View commit details -
Configuration menu - View commit details
-
Copy full SHA for 526bbf3 - Browse repository at this point
Copy the full SHA 526bbf3View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac1c4aa - Browse repository at this point
Copy the full SHA ac1c4aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for c9b43f2 - Browse repository at this point
Copy the full SHA c9b43f2View commit details -
Basic SQL testing. Cleaner globals definition.
Configuration menu - View commit details
-
Copy full SHA for f9a7a81 - Browse repository at this point
Copy the full SHA f9a7a81View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2bd8b43 - Browse repository at this point
Copy the full SHA 2bd8b43View commit details -
[BUG] Help not found in Docker (#146)
Ignore everything in docs, except info.html and index.html.
Configuration menu - View commit details
-
Copy full SHA for 01868b1 - Browse repository at this point
Copy the full SHA 01868b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for b0102a6 - Browse repository at this point
Copy the full SHA b0102a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d949d0 - Browse repository at this point
Copy the full SHA 5d949d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 32cd1ae - Browse repository at this point
Copy the full SHA 32cd1aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for a9694e1 - Browse repository at this point
Copy the full SHA a9694e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9eb9a10 - Browse repository at this point
Copy the full SHA 9eb9a10View commit details -
Configuration menu - View commit details
-
Copy full SHA for 366e4fe - Browse repository at this point
Copy the full SHA 366e4feView commit details -
Configuration menu - View commit details
-
Copy full SHA for f1788e7 - Browse repository at this point
Copy the full SHA f1788e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for d548b6f - Browse repository at this point
Copy the full SHA d548b6fView commit details -
Fixes a bug where word reading position was not updated consistently.
Configuration menu - View commit details
-
Copy full SHA for 9f56838 - Browse repository at this point
Copy the full SHA 9f56838View commit details
Commits on Jan 1, 2024
-
New function speech dispatcher that controls how text are read.
New global LWT_DATA.language.word_parsing.
Configuration menu - View commit details
-
Copy full SHA for f74c84d - Browse repository at this point
Copy the full SHA f74c84dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b98a4b - Browse repository at this point
Copy the full SHA 6b98a4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a293809 - Browse repository at this point
Copy the full SHA a293809View commit details -
Configuration menu - View commit details
-
Copy full SHA for f8c54e3 - Browse repository at this point
Copy the full SHA f8c54e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f4704b - Browse repository at this point
Copy the full SHA 3f4704bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e9f637 - Browse repository at this point
Copy the full SHA 1e9f637View commit details -
Configuration menu - View commit details
-
Copy full SHA for a23a2d2 - Browse repository at this point
Copy the full SHA a23a2d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for e191714 - Browse repository at this point
Copy the full SHA e191714View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed30e36 - Browse repository at this point
Copy the full SHA ed30e36View commit details -
Configuration menu - View commit details
-
Copy full SHA for d2b09e2 - Browse repository at this point
Copy the full SHA d2b09e2View commit details -
Fixes a bug inserting wrong title in mword tooltip.
Makes JS code more clear.
Configuration menu - View commit details
-
Copy full SHA for 09983bc - Browse repository at this point
Copy the full SHA 09983bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for f5cb878 - Browse repository at this point
Copy the full SHA f5cb878View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79f9381 - Browse repository at this point
Copy the full SHA 79f9381View commit details
Commits on Jan 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b59e95d - Browse repository at this point
Copy the full SHA b59e95dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f51ca91 - Browse repository at this point
Copy the full SHA f51ca91View commit details -
Configuration menu - View commit details
-
Copy full SHA for 28483c5 - Browse repository at this point
Copy the full SHA 28483c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1538b29 - Browse repository at this point
Copy the full SHA 1538b29View commit details -
Configuration menu - View commit details
-
Copy full SHA for 023eb96 - Browse repository at this point
Copy the full SHA 023eb96View commit details -
Configuration menu - View commit details
-
Copy full SHA for e7e576f - Browse repository at this point
Copy the full SHA e7e576fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f3cc789 - Browse repository at this point
Copy the full SHA f3cc789View commit details -
Configuration menu - View commit details
-
Copy full SHA for 82ced84 - Browse repository at this point
Copy the full SHA 82ced84View commit details -
Booleans were not interpreted correctly in `word_test_ajax`.
Configuration menu - View commit details
-
Copy full SHA for a276530 - Browse repository at this point
Copy the full SHA a276530View commit details -
Configuration menu - View commit details
-
Copy full SHA for 82a3f5e - Browse repository at this point
Copy the full SHA 82a3f5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 22eb3a3 - Browse repository at this point
Copy the full SHA 22eb3a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd77045 - Browse repository at this point
Copy the full SHA bd77045View commit details -
Configuration menu - View commit details
-
Copy full SHA for a323e3a - Browse repository at this point
Copy the full SHA a323e3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 39f7e61 - Browse repository at this point
Copy the full SHA 39f7e61View commit details -
Changes test file names from Pascal to camel.
Pascal case is reserved for files declaring classes.
Configuration menu - View commit details
-
Copy full SHA for 5cac7df - Browse repository at this point
Copy the full SHA 5cac7dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4191651 - Browse repository at this point
Copy the full SHA 4191651View commit details -
Tested database now have a name accorded with the original database.
Sart building tests for session utility.
Configuration menu - View commit details
-
Copy full SHA for 547861e - Browse repository at this point
Copy the full SHA 547861eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 452e2a7 - Browse repository at this point
Copy the full SHA 452e2a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3906ec3 - Browse repository at this point
Copy the full SHA 3906ec3View commit details -
Configuration menu - View commit details
-
Copy full SHA for e835799 - Browse repository at this point
Copy the full SHA e835799View commit details -
Configuration menu - View commit details
-
Copy full SHA for 683cc12 - Browse repository at this point
Copy the full SHA 683cc12View commit details -
buttons in feed wizard not working (#178) + state php-dom dependency
* fixes feed wizard buttons not working * adds php-dom dependency in INSTALL.sh * Typos in documentation.
Configuration menu - View commit details
-
Copy full SHA for 4694f24 - Browse repository at this point
Copy the full SHA 4694f24View commit details -
Configuration menu - View commit details
-
Copy full SHA for d21f8c9 - Browse repository at this point
Copy the full SHA d21f8c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for a84747d - Browse repository at this point
Copy the full SHA a84747dView commit details -
Update Makefile as composer.json (#179)
* Update Makefile as composer.json * doc
Configuration menu - View commit details
-
Copy full SHA for 3640c15 - Browse repository at this point
Copy the full SHA 3640c15View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3135f75 - Browse repository at this point
Copy the full SHA 3135f75View commit details -
Configuration menu - View commit details
-
Copy full SHA for 33ece4a - Browse repository at this point
Copy the full SHA 33ece4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 62d5c9a - Browse repository at this point
Copy the full SHA 62d5c9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b01b61b - Browse repository at this point
Copy the full SHA b01b61bView commit details -
Fixes #153: support for MeCab on Mac.
Error documentation was also added.
Configuration menu - View commit details
-
Copy full SHA for c2cb13b - Browse repository at this point
Copy the full SHA c2cb13bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c18f531 - Browse repository at this point
Copy the full SHA c18f531View commit details
Commits on Jan 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fc7fd07 - Browse repository at this point
Copy the full SHA fc7fd07View commit details -
Configuration menu - View commit details
-
Copy full SHA for 40db48b - Browse repository at this point
Copy the full SHA 40db48bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 908e9c4 - Browse repository at this point
Copy the full SHA 908e9c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8548354 - Browse repository at this point
Copy the full SHA 8548354View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4daf882 - Browse repository at this point
Copy the full SHA 4daf882View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b54442 - Browse repository at this point
Copy the full SHA 5b54442View commit details -
Merge all features from dev branch.
New databse migration strategy. Fixes feeds (#168). Adds missing documentation to Docker (#146, #160). Changes in PHP and JS globals. Fixes reading position was not set. Read text through API (#153, #155). Fixes word was not saved/deleted. Fixes #170 and #69. Updates API (#175). Adds dependency to php-xml (#178, #181). Updates makefile (#179). Adds MeCab support on Mac (#135). Adds the option to hide/show word romanization (#119). Raises URL size limit to 2048 (#144).
Configuration menu - View commit details
-
Copy full SHA for 0bc776f - Browse repository at this point
Copy the full SHA 0bc776fView commit details -
Partially implements #169: docker builds under LWT folder.
Docker image updated to bullseye.
Configuration menu - View commit details
-
Copy full SHA for eafff90 - Browse repository at this point
Copy the full SHA eafff90View commit details -
Moves JS code relative to text interations in new file.
The new file is `src/js/text_events.js`.
Configuration menu - View commit details
-
Copy full SHA for e3d40b2 - Browse repository at this point
Copy the full SHA e3d40b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for d05ccf8 - Browse repository at this point
Copy the full SHA d05ccf8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8875077 - Browse repository at this point
Copy the full SHA 8875077View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6796c1d - Browse repository at this point
Copy the full SHA 6796c1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f27d47 - Browse repository at this point
Copy the full SHA 1f27d47View commit details -
Configuration menu - View commit details
-
Copy full SHA for 09e31a7 - Browse repository at this point
Copy the full SHA 09e31a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 562b76a - Browse repository at this point
Copy the full SHA 562b76aView commit details -
Configuration menu - View commit details
-
Copy full SHA for cf87044 - Browse repository at this point
Copy the full SHA cf87044View commit details -
Configuration menu - View commit details
-
Copy full SHA for af20ce9 - Browse repository at this point
Copy the full SHA af20ce9View commit details -
Configuration menu - View commit details
-
Copy full SHA for e31d838 - Browse repository at this point
Copy the full SHA e31d838View commit details -
Build images for multiple platforms (#169), add build to release
* Multi-image docker * Update docker-image.yml * Future php platforms * Change permissions --------- Co-authored-by: HugoFara <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 57b0d16 - Browse repository at this point
Copy the full SHA 57b0d16View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b4c90b - Browse repository at this point
Copy the full SHA 3b4c90bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0931bfd - Browse repository at this point
Copy the full SHA 0931bfdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d20509 - Browse repository at this point
Copy the full SHA 8d20509View commit details -
Configuration menu - View commit details
-
Copy full SHA for 50c8197 - Browse repository at this point
Copy the full SHA 50c8197View commit details -
Configuration menu - View commit details
-
Copy full SHA for 65de441 - Browse repository at this point
Copy the full SHA 65de441View commit details
Commits on Jan 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5fb3474 - Browse repository at this point
Copy the full SHA 5fb3474View commit details -
Configuration menu - View commit details
-
Copy full SHA for 30b1cd7 - Browse repository at this point
Copy the full SHA 30b1cd7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9af414a - Browse repository at this point
Copy the full SHA 9af414aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2db4f61 - Browse repository at this point
Copy the full SHA 2db4f61View commit details -
Configuration menu - View commit details
-
Copy full SHA for 015c424 - Browse repository at this point
Copy the full SHA 015c424View commit details
Commits on Jan 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8585c50 - Browse repository at this point
Copy the full SHA 8585c50View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa36915 - Browse repository at this point
Copy the full SHA aa36915View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f9d170 - Browse repository at this point
Copy the full SHA 2f9d170View commit details -
Fixes languages without mword not updating.
Removes SQL system variables changes on text update (#167). checkTextWithExpressions is ready for production.
Configuration menu - View commit details
-
Copy full SHA for 771d2d2 - Browse repository at this point
Copy the full SHA 771d2d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for f31a78c - Browse repository at this point
Copy the full SHA f31a78cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ba1a149 - Browse repository at this point
Copy the full SHA ba1a149View commit details -
Configuration menu - View commit details
-
Copy full SHA for c18e295 - Browse repository at this point
Copy the full SHA c18e295View commit details -
Fixes issue signaled in #182: mecab was still required.
Fixes many small parts of the code not collaborating with each other.
Configuration menu - View commit details
-
Copy full SHA for 261e7a8 - Browse repository at this point
Copy the full SHA 261e7a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d6b109 - Browse repository at this point
Copy the full SHA 4d6b109View commit details -
Configuration menu - View commit details
-
Copy full SHA for 12a90a3 - Browse repository at this point
Copy the full SHA 12a90a3View commit details
Commits on Jan 7, 2024
-
Utterance checkbox not saved (#185)
Adds a new local storage element "utterance-allowed".
Configuration menu - View commit details
-
Copy full SHA for e26d469 - Browse repository at this point
Copy the full SHA e26d469View commit details -
Configuration menu - View commit details
-
Copy full SHA for f477aad - Browse repository at this point
Copy the full SHA f477aadView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7454d82 - Browse repository at this point
Copy the full SHA 7454d82View commit details -
Configuration menu - View commit details
-
Copy full SHA for fde758d - Browse repository at this point
Copy the full SHA fde758dView commit details -
On tests, saves "Read words aloud" status, and allows to click the te…
…xt to toggle the checkbox.
Configuration menu - View commit details
-
Copy full SHA for 4305299 - Browse repository at this point
Copy the full SHA 4305299View commit details -
Fixes term reading not working on test.
Influenced by #187. Code is also cleaner.
Configuration menu - View commit details
-
Copy full SHA for a29e6a8 - Browse repository at this point
Copy the full SHA a29e6a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 863a307 - Browse repository at this point
Copy the full SHA 863a307View commit details
Commits on Jan 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5dff66c - Browse repository at this point
Copy the full SHA 5dff66cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 08823c2 - Browse repository at this point
Copy the full SHA 08823c2View commit details -
Run queries, but count only those outside migration.
Configuration menu - View commit details
-
Copy full SHA for c9a8b80 - Browse repository at this point
Copy the full SHA c9a8b80View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2479e4a - Browse repository at this point
Copy the full SHA 2479e4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f604420 - Browse repository at this point
Copy the full SHA f604420View commit details -
Configuration menu - View commit details
-
Copy full SHA for 309c437 - Browse repository at this point
Copy the full SHA 309c437View commit details -
Split the Docker action in two files.
Build Docker for less platforms for regular commits.
Configuration menu - View commit details
-
Copy full SHA for 48339c6 - Browse repository at this point
Copy the full SHA 48339c6View commit details
Commits on Jan 11, 2024
-
Removes duplicate buttons, and fixes interactions.
Configuration menu - View commit details
-
Copy full SHA for 1dc6ba2 - Browse repository at this point
Copy the full SHA 1dc6ba2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 07d703b - Browse repository at this point
Copy the full SHA 07d703bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 62dcad6 - Browse repository at this point
Copy the full SHA 62dcad6View commit details
Commits on Feb 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e733ada - Browse repository at this point
Copy the full SHA e733adaView commit details -
Configuration menu - View commit details
-
Copy full SHA for ab27840 - Browse repository at this point
Copy the full SHA ab27840View commit details -
Configuration menu - View commit details
-
Copy full SHA for f024bcf - Browse repository at this point
Copy the full SHA f024bcfView commit details -
Configuration menu - View commit details
-
Copy full SHA for eb93b0f - Browse repository at this point
Copy the full SHA eb93b0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0da5fab - Browse repository at this point
Copy the full SHA 0da5fabView commit details -
Configuration menu - View commit details
-
Copy full SHA for dfbc6b0 - Browse repository at this point
Copy the full SHA dfbc6b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for fba4c8f - Browse repository at this point
Copy the full SHA fba4c8fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ad0104c - Browse repository at this point
Copy the full SHA ad0104cView commit details -
Cleans up code for update_default_values and check_text.
New functions added.
Configuration menu - View commit details
-
Copy full SHA for a867ed7 - Browse repository at this point
Copy the full SHA a867ed7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 98c3e75 - Browse repository at this point
Copy the full SHA 98c3e75View commit details -
Makes codes for text creation less confusing.
Removes straight_join and edition of default values.
Configuration menu - View commit details
-
Copy full SHA for d38dc45 - Browse repository at this point
Copy the full SHA d38dc45View commit details -
Configuration menu - View commit details
-
Copy full SHA for 53c64d7 - Browse repository at this point
Copy the full SHA 53c64d7View commit details -
Text could not be saved without audio.
Simplifies workflow for new text insertion.
Configuration menu - View commit details
-
Copy full SHA for 832adb2 - Browse repository at this point
Copy the full SHA 832adb2View commit details
Commits on Mar 24, 2024
-
Fixes a bug preventing word status change with error reporting on.
Adds todo_words_count, todo_words_content. Deprecates texttodocount2 in favor of todo_words_content. Removes texttodocount.
HugoFara committedMar 24, 2024 Configuration menu - View commit details
-
Copy full SHA for 108423a - Browse repository at this point
Copy the full SHA 108423aView commit details -
Replaces texttodocount2 by todo_words_content
HugoFara committedMar 24, 2024 Configuration menu - View commit details
-
Copy full SHA for fe90e66 - Browse repository at this point
Copy the full SHA fe90e66View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c75713 - Browse repository at this point
Copy the full SHA 7c75713View commit details
Commits on Mar 28, 2024
-
Fixes #193: editing text annotation was resulting in page crash (wron…
…g database query).
HugoFara committedMar 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 92aade1 - Browse repository at this point
Copy the full SHA 92aade1View commit details
Commits on Mar 30, 2024
-
Fixes _migration tables was created several times resulting in crashes.
The _migrations tables is now not prefixed, this is a hard-coded behavior.
HugoFara committedMar 30, 2024 Configuration menu - View commit details
-
Copy full SHA for bcad866 - Browse repository at this point
Copy the full SHA bcad866View commit details -
Fixes: #193 (edit text annotation), crash on _migration table creatio…
…n, word status change. Updates composer lock file.
HugoFara committedMar 30, 2024 Configuration menu - View commit details
-
Copy full SHA for 4f094ca - Browse repository at this point
Copy the full SHA 4f094caView commit details
Commits on Apr 1, 2024
-
Fixes #194: sentence were not displayed on word review mode.
This is a behavior change and not a bug fix.
HugoFara committedApr 1, 2024 Configuration menu - View commit details
-
Copy full SHA for cecb616 - Browse repository at this point
Copy the full SHA cecb616View commit details -
We now recommend to use MariaDB for Linux users.
The install file now uses MariaDB by default.
HugoFara committedApr 1, 2024 Configuration menu - View commit details
-
Copy full SHA for 045258e - Browse repository at this point
Copy the full SHA 045258eView commit details -
MarkDown linting. (no visual change).
HugoFara committedApr 1, 2024 Configuration menu - View commit details
-
Copy full SHA for 801e4c3 - Browse repository at this point
Copy the full SHA 801e4c3View commit details -
Fixes a small issue with /phonetic-reading raising a false positive.
Shorter names for unit tests.
HugoFara committedApr 1, 2024 Configuration menu - View commit details
-
Copy full SHA for 1f5d309 - Browse repository at this point
Copy the full SHA 1f5d309View commit details -
Code doc with psalm, and manual changes.
psalm configuration was also updated to remove warnings.
HugoFara committedApr 1, 2024 Configuration menu - View commit details
-
Copy full SHA for 4379b7e - Browse repository at this point
Copy the full SHA 4379b7eView commit details -
Composer cleans all doc, minor change in update procedure.
HugoFara committedApr 1, 2024 Configuration menu - View commit details
-
Copy full SHA for 10b9c2b - Browse repository at this point
Copy the full SHA 10b9c2bView commit details -
Prepares code for version 2.10.0.
HugoFara committedApr 1, 2024 Configuration menu - View commit details
-
Copy full SHA for 58f3a03 - Browse repository at this point
Copy the full SHA 58f3a03View commit details -
Regenerates documentation for release 2.10.0-fork.
HugoFara committedApr 1, 2024 Configuration menu - View commit details
-
Copy full SHA for 13b0d85 - Browse repository at this point
Copy the full SHA 13b0d85View commit details
Commits on Apr 21, 2024
-
Adds more docker platforms on release only.
HugoFara committedApr 21, 2024 Configuration menu - View commit details
-
Copy full SHA for 77ec306 - Browse repository at this point
Copy the full SHA 77ec306View commit details -
Updates GitHub Actions from node 16 to 20.
HugoFara committedApr 21, 2024 Configuration menu - View commit details
-
Copy full SHA for 8196ced - Browse repository at this point
Copy the full SHA 8196cedView commit details
Commits on Jul 13, 2024
-
Bump braces from 3.0.2 to 3.0.3 (#200)
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md) - [Commits](micromatch/braces@3.0.2...3.0.3) --- updated-dependencies: - dependency-name: braces dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5510967 - Browse repository at this point
Copy the full SHA 5510967View commit details