Commit graph

77 commits

Author SHA1 Message Date
Max Pozdeev
c46f01bcdc always display task action button in mobile style 2022-05-03 23:42:07 +03:00
Max Pozdeev
c298ab101f Update jQuery UI Touch Punch to v1.0.8 by RWAP (with delay implemented in 1e62548 v1.6.10) 2022-05-03 21:09:34 +03:00
Max Pozdeev
95ce873f73 Update jQuery UI to v1.13.1 2022-05-02 23:04:48 +03:00
Max Pozdeev
a51d0af843 little refactoring of menu bar 2022-02-23 01:37:26 +03:00
Max Pozdeev
811b2a0062 fix for prev commit 2022-02-23 01:05:00 +03:00
Max Pozdeev
422d3b82e6 remove useless 'wrapper' and 'container' divs from html 2022-02-22 23:53:50 +03:00
Max Pozdeev
ff10c473e0 * authentication form in not popup anymore 2022-02-22 23:38:32 +03:00
Max Pozdeev
8552f1740b dont wrap page header on mobiles 2022-02-19 23:04:56 +03:00
Max Pozdeev
389c3fcc47 better vertical alignment of .task-left block 2022-02-19 18:34:09 +03:00
Max Pozdeev
4a41ad0467 + add dark mode css, enabled if system appearance is dark 2022-02-16 23:04:02 +03:00
Max Pozdeev
1c2cac9676 * use css variables for colors 2022-02-16 22:56:49 +03:00
Max Pozdeev
57bd7116c1 * use SVG icons as CSS masks to draw action buttons 2022-02-12 23:09:27 +03:00
Max Pozdeev
b9dcd9071c edit style: fonts 2022-02-09 17:39:56 +03:00
Max Pozdeev
5f8564cbe7 edit style: mostly text colours 2022-02-09 13:09:19 +03:00
Max Pozdeev
2eb929840b edit style 2022-02-08 23:53:41 +03:00
Max Pozdeev
8a442d1187 improve style of note textarea in editor mode 2022-02-08 23:51:27 +03:00
Max Pozdeev
0b9f90630b translate 2 strings in ru.json introduced in d6ca663d4e 2022-02-06 14:11:37 +03:00
Max Pozdeev
4988741e62 + ability to see config params as json with #settings.json or ctrl+click on settings 2022-02-01 16:40:56 +03:00
Max Pozdeev
1c0e07a156 * add Markdown checkbox to settings 2022-02-01 16:35:07 +03:00
Max Pozdeev
d913efb309 rename settings link id to settings_btn 2022-02-01 15:49:47 +03:00
Max Pozdeev
d6ca663d4e * friendy messages if no lists to show 2022-01-15 21:00:51 +03:00
Max Pozdeev
70918b453d refresh COPYRIGHT files 2022-01-13 15:18:52 +03:00
Max Pozdeev
35e249c7aa * add task id to edit task page 2022-01-12 17:33:39 +03:00
Max Pozdeev
0bd56d7fd8 apply editorconfig to theme index 2022-01-12 14:59:10 +03:00
Max Pozdeev
104174a9b3 * add logo and change animation of page loading 2022-01-11 01:17:25 +03:00
Max Pozdeev
e897ce13b2 remove :hover on task row 2021-07-30 21:30:42 +03:00
Max Pozdeev
96d63686ab little facelifting in mobile style 2021-07-29 21:58:05 +03:00
Max Pozdeev
73ab4ac10f * use database table for session handling 2021-07-29 16:52:44 +03:00
Max Pozdeev
809e811447 fix tasklist hover in mobile style 2021-07-25 17:21:52 +03:00
Max Pozdeev
476abbd08b make settings UI more mobile friendly 2021-07-25 16:46:52 +03:00
Max Pozdeev
2c2255d73b updated translation of smart syntax description 2021-07-25 15:25:11 +03:00
Max Pozdeev
62e1dc0c96 * changes in error logging: show only in debug mode 2021-07-24 18:16:16 +03:00
Max Pozdeev
8fe4cbf882 restructure task row 2021-07-19 21:37:45 +03:00
Max Pozdeev
b1f45773f3 * update jQuery to v3.6.0 2021-07-15 20:22:28 +03:00
Max Pozdeev
f4eb291491 theme's index.php can not be run outside the core 2021-07-15 20:22:01 +03:00
Max Pozdeev
e74c1b4678 do not use 'doubleclicked' class on task 2021-07-14 21:37:35 +03:00
Max Pozdeev
2be3af374d replace index.php with empty index.html in some places 2021-07-14 19:03:52 +03:00
Max Pozdeev
7df139f4a1 convert tabs to spaces in css 2021-07-14 18:51:50 +03:00
Max Pozdeev
59fe50b31d * add support of markdown in notes (using Parsedown library) 2021-07-13 12:49:07 +03:00
Max Pozdeev
ae22d091bf move mtt.js options to php js_options() 2021-04-21 15:03:26 +03:00
Max Pozdeev
8ad3362693 polish css structures 2021-04-20 17:37:17 +03:00
Max Pozdeev
afc95dba32 + added rss feed of task changes (New/Updated/Completed) 2020-10-22 20:39:28 +03:00
Max Pozdeev
f035fa3464 * do not allow urls and any html elements in task title (escape all); format the note in php (not js) using mttMarkup_v1 2020-10-21 23:47:32 +03:00
Max Pozdeev
62fa23fda4 show 'Hide list' menu item for 'All tasks' tab 2020-10-20 21:43:10 +03:00
Max Pozdeev
57b8666bd2 * move 'All tasks' tab to the left (to be the first tab) 2020-10-20 21:33:36 +03:00
Max Pozdeev
003e1eadb9 continue make responsive (set font-size 16px on small screens) 2020-10-20 18:06:22 +03:00
Max Pozdeev
20bd4cd822 * start to make responsive (600px breakpoint); remove singletab commands; remove urls to mobile and desktop themes 2020-10-19 23:48:19 +03:00
Max Pozdeev
fe2685635f remove ie8 theme 2020-10-19 22:53:09 +03:00
Max Pozdeev
f6be2714d9 + add list menu item "Hide list" 2020-10-19 16:37:13 +03:00
Max Pozdeev
d100b60e9d + show placeholder while tab grabbing 2020-10-19 15:44:50 +03:00