50 ancestors of 5a3323c9df93aac3
2017-08-23
| ||
09:15 | [fx] unlock textarea after gc check-in: 5a3323c9df user: olr tags: fx, webext2 | |
09:13 | [fx] use classes instead of singleton objects check-in: 49cb3f85b0 user: olr tags: fx, webext2 | |
2017-08-22
| ||
12:29 | [fx] useless code check-in: 9e03da4287 user: olr tags: fx, webext2 | |
12:27 | [fx] modify textarea content while typing check-in: a2a19392b6 user: olr tags: fx, webext2 | |
09:34 | [fx] recheck paragraph after applying suggestion check-in: 5bfb5a6c67 user: olr tags: fx, webext2 | |
08:02 | [fx] textarea control + small code refactoring check-in: 40e9aa097d user: olr tags: fx, webext2 | |
2017-08-16
| ||
18:27 | [fx] object to control textarea check-in: 9002c7508c user: olr tags: fx, webext2 | |
16:00 | [fx] CSS adjustments check-in: 1d184c21b2 user: olr tags: fx, webext2 | |
13:54 | [fx] update manifest.json for previous commit check-in: b862e68eb3 user: olr tags: fx, webext2 | |
13:52 | [fx] rename files for panels in content_scripts check-in: 0bd2645425 user: olr tags: fx, webext2 | |
13:47 | [fx] wait icon + clean CSS check-in: 85960e8bc6 user: olr tags: fx, webext2 | |
12:25 | [fx] grammar checking ui check-in: 11aef9ec2a user: olr tags: fx, webext2 | |
09:49 | [fx] grammar checking ui check-in: bd4b42b289 user: olr tags: fx, webext2 | |
08:41 | [fx] grammar checking ui check-in: 21a09f0c1a user: olr tags: fx, webext2 | |
2017-08-15
| ||
19:51 | [fx][bug] no empty suggestions. check-in: 3e239888b8 user: olr tags: fx, webext2 | |
12:02 | [fx] panel ui adjustment + fix lexicographer display bug check-in: 2aee80c61f user: olr tags: fx, webext2 | |
11:49 | [fx] adjusting panel position according to their borders check-in: 6bc025d3d7 user: olr tags: fx, webext2 | |
11:47 | [fx] CSS update, split CSS in different files check-in: 7eec389765 user: olr tags: fx, webext2 | |
10:27 | [fx] grammar checking: first attempt (it’s a beginning) check-in: cb67188975 user: olr tags: fx, webext2 | |
08:57 | [fx] CSS: thinner borders for the panel + adjustments for the lexicographer check-in: a949a0b41c user: olr tags: fx, webext2 | |
08:41 | [fx] movable panel height depending on window height check-in: 75f1b73645 user: olr tags: fx, webext2 | |
08:36 | [fx] lexicographer: count paragraphs analyzed check-in: eef32ad83f user: olr tags: fx, webext2 | |
08:12 | [core][js][py] text.getParagraph(): end of line handling check-in: ec919db910 user: olr tags: core, webext2 | |
08:03 | [fx] lexicographer: test list of tokens before creating node check-in: 44bd5f582f user: olr tags: fx, webext2 | |
07:55 | [fx] boolean to indicate if worker response is the last + adjustements for the lexicographer check-in: f83da6328b user: olr tags: fx, webext2 | |
06:51 | [fx] CSS adjustments for lexicographer check-in: e0d4159247 user: olr tags: fx, webext2 | |
06:38 | [fx] rename modify_page.js -> content_modifier.js check-in: 4ac6861246 user: olr tags: fx, webext2 | |
2017-08-14
| ||
17:43 | [fx] panel content (lxg and gc), ui check-in: 216414b0fa user: olr tags: fx, webext2 | |
2017-08-13
| ||
14:14 | [fx] code cleaning and clarification check-in: ad58d80cb5 user: olr tags: fx, webext2 | |
12:07 | [fx] code cleaning in CSS [main panel] check-in: b035ad9f2a user: olr tags: fx, webext2 | |
10:52 | [fx] small adjustments check-in: 4be617efb4 user: olr tags: fx, webext2 | |
09:57 | [fx] object Panel, movable panels check-in: 877eb2d93c user: olr tags: fx, webext2 | |
2017-08-12
| ||
18:14 | [fx] text formatter ui + misc adjustements check-in: 8260f10330 user: olr tags: fx, webext2 | |
14:55 | [fx] forgot to add the CSS file with the previous commit check-in: 9e033cb647 user: olr tags: fx, webext2 | |
14:53 | [fx] we can inject CSS in content-scripts -> drop inline style check-in: 94fe285315 user: olr tags: fx, webext2 | |
12:04 | [fx] panels ui improvement + image inline check-in: a974df14bb user: olr tags: fx, webext2 | |
09:51 | [fx] panels ui (draft) check-in: e0f8e36d5a user: olr tags: fx, webext2 | |
2017-08-11
| ||
15:48 | [fx] use persistent connexions between content-scripts and background, better interactions between scripts check-in: 8dee6996d7 user: olr tags: fx, webext2 | |
12:50 | [fx] logo-80.png in manifest.json check-in: 62d897eef2 user: olr tags: fx, webext2 | |
12:48 | [fx] use objects for communication with SharedWorker (normalization) (may be useful one day) check-in: e22cada231 user: olr tags: fx, webext2 | |
12:38 | [fx] use objects for communication with Worker (normalization) check-in: 1938527edc user: olr tags: fx, webext2 | |
2017-08-10
| ||
09:59 | [fx] content-script interface + remove SharedWorker check-in: e026bff1c5 user: olr tags: fx, webext2 | |
2017-08-09
| ||
19:33 | [fx] Correct the intialisation of the SharedWorker check-in: 08f0167b9e user: IllusionPerdu tags: fx, webext2 | |
18:11 | [fx] SharedWorker attempt (not working in content script) + lexicographer panel check-in: 4e34f03093 user: olr tags: fx, webext2 | |
09:16 | [fx] add search engine check-in: 0e2a49ac8c user: olr tags: fx, webext2 | |
07:40 | [fr] nouveaux libellés pour les options du conjugueur check-in: 9aaa619491 user: olr tags: fr, webext2 | |
07:20 | [fx] remove conjugueur and lexicographer from main panel check-in: 4a3698dd1a user: olr tags: fx, webext2 | |
06:46 | [core][js] merge webext2_fix: better init, mimetype for JSON loading, comments for JSHint check-in: 2591cec595 user: olr tags: core, webext2 | |
2017-08-08
| ||
19:43 | [fr][licence] GPL 3 seulement Closed-Leaf check-in: 81f981bab2 user: olr tags: fr, webext2_fix | |
19:11 | [core] add inline config for JSHint assuming es6 synthax and some global check-in: b89dc82bc4 user: IllusionPerdu tags: webext2_fix | |
18:28 | [core] force text/json mimetype in helpers.loadFile check-in: ccebd25f43 user: IllusionPerdu tags: core, fx, webext2_fix | |