Commit graph

1110 commits

Author SHA1 Message Date
maxpozdeev
c2ff9a8a7d + Add "Any tag" filter in tag cloud (GH-127) 2026-02-12 22:00:16 +03:00
maxpozdeev
c1467a72b1 Revert "+ can use mid: URL scheme in markdown links (GH-126)"
This reverts commit 1c86b1f606.
2026-02-12 19:35:21 +03:00
maxpozdeev
6b82fc2082 * rewrite titleMarkup() to be able to be redefined by extension 2026-02-12 19:34:47 +03:00
maxpozdeev
768cb550d6 - fix for e00ae3d 2026-01-29 16:03:50 +03:00
maxpozdeev
1c86b1f606 + can use mid: URL scheme in markdown links (GH-126) 2026-01-03 18:27:46 +03:00
maxpozdeev
6f5f329c12 - fix: unable to use 'j M Y ' short date format in duedate picker (closes GH-128) 2026-01-03 18:25:56 +03:00
maxpozdeev
0d1da0db87 - fix: incompatibility with postgesql while export to ical/csv/rss (closes GH-125) 2026-01-03 15:09:06 +03:00
maxpozdeev
e00ae3d1dd * avoid sqlite deprecation notices in PHP 8.5 2026-01-03 14:24:04 +03:00
Max Pozdeev
d0b19e59a6
* Update ZH-CN and ZH-TW Chinese translations (thanks to @wangyouworld)
Simplified and Traditional Chinese Translation based on v1.8.2
2025-07-23 14:38:15 +03:00
wangyouworld
f40b40f030 Simplified and Traditional Chinese Translation based on v1.8.2(file with 4-space indentation) 2025-07-23 09:13:34 +08:00
maxpozdeev
9403d1214a add script for emergency password reset 2025-06-25 15:31:24 +03:00
maxpozdeev
1c27df9b32 set version to 1.8.3 2025-05-29 18:07:03 +03:00
maxpozdeev
3ce7d21df9 update percentage of translations done 2025-05-29 17:51:22 +03:00
maxpozdeev
25f4818d2e - fix: incompatibility with SessionUpdateTimestampHandlerInterface in PHP 7.x 2025-05-29 17:44:58 +03:00
maxpozdeev
9c020ded6d - fix: escaped special html symbols in browser page title (closes GH-113) 2025-05-29 10:18:34 +03:00
maxpozdeev
71b325f389 update Dutch (nl) translation (thanks to J.C.Barnhoorn) 2025-05-17 15:21:37 +03:00
maxpozdeev
ce5491ea1c do not use string_agg in sqlite due to not implemented in old lib versions (like php docker images) 2025-05-13 11:14:40 +03:00
maxpozdeev
9e5ee4f65b update symfony/polyfill-intl-normalizer to v1.32 2025-05-13 09:55:23 +03:00
maxpozdeev
3286f4e78a update percentage of translations done 2025-05-13 09:29:40 +03:00
maxpozdeev
3acf78b77e * Remove restriction on having some characters (<, >, &, ', ") in list names (closes GH-108) 2025-05-12 15:52:24 +03:00
maxpozdeev
ff53d7e443 - Bugfix: no list name in all tasks list after task edit (closes GH-110) 2025-05-12 15:36:20 +03:00
maxpozdeev
b589fcbdb5 use MTTExtensionLoaderException while loading extensions 2025-05-12 15:22:34 +03:00
maxpozdeev
30e6d8c5ae + can use own markdown converter with MTTMarkdown::setInstanceClass 2025-05-12 15:03:08 +03:00
maxpozdeev
0c451ee8ee add get_filever() 2025-04-08 00:03:30 +03:00
maxpozdeev
d34378032f add theme_scripts action and link_css_dark id 2025-04-08 00:02:43 +03:00
maxpozdeev
302a827eca * fix background color of inputs in mobile settings 2025-04-05 20:35:19 +03:00
maxpozdeev
5346491f37 change array_is_list polyfill 2025-04-04 01:27:09 +03:00
maxpozdeev
42baf175aa fix: extensions were not loaded due to non-list storage 2025-04-04 01:26:38 +03:00
maxpozdeev
1c30cf12d1 update COPYRIGHT file 2025-03-11 12:26:17 +03:00
maxpozdeev
7f84eaa713 add Estonian translation (thanks to Rivo Zängov) 2025-03-03 21:29:10 +03:00
maxpozdeev
591f1ca11c fix prev commit 2025-03-03 20:38:51 +03:00
maxpozdeev
a4635a1933 more checks of arrays 2025-03-03 15:09:14 +03:00
maxpozdeev
70d3e08c11 * do not write session data on every request 2025-02-27 21:34:32 +03:00
maxpozdeev
0679aa53eb remove unused tag 2025-02-26 18:53:31 +03:00
maxpozdeev
58642b9535 - Fix missing task's list name in All Tasks list after task was moved to another list (GH-107) 2025-02-25 22:09:23 +03:00
maxpozdeev
4c2033aa8c - Fix incorrect list name in task viewer opened from All tasks list (GH-107) 2025-02-25 21:46:11 +03:00
maxpozdeev
4356dd2c62 - dont show edit task button in taskviewer in readonly mode 2025-02-23 23:26:25 +03:00
maxpozdeev
dd4c38438b * better handling of auto_increment in backup extension 2025-02-23 22:12:08 +03:00
maxpozdeev
ac1df904ca update .htaccess 2025-02-21 22:18:46 +03:00
maxpozdeev
8e926b1208 update the percentage of translation completeness 2025-02-21 19:09:08 +03:00
maxpozdeev
7754719702 + Can filter tags in tag cloud (GH-105) 2025-02-21 12:20:27 +03:00
maxpozdeev
722a0a401c fix typo 2025-02-21 10:42:54 +03:00
maxpozdeev
99afe12cba Use randomString in setup for csrf token 2025-02-20 18:29:04 +03:00
maxpozdeev
846b4222fe - Fix: unable to upgrade old setups with db v1.4 with password protection 2025-02-20 17:28:47 +03:00
maxpozdeev
2841e12a30 * Batch of small UI changes 2025-02-19 22:38:55 +03:00
maxpozdeev
f7a7294466 Update jQuery UI to v1.14.1 2025-02-19 18:42:29 +03:00
maxpozdeev
0a093d4029 Merge branch 'master' of git@github.com:maxpozdeev/mytinytodo.git 2025-02-18 22:38:19 +03:00
Max Pozdeev
81a2dc6981
Add sys reqs to README.md 2025-02-18 22:37:37 +03:00
maxpozdeev
c7f935f1c8 Update jQuery UI Touch Punch to 1.1.5 with my patches 2025-02-17 22:17:25 +03:00
maxpozdeev
b6a6bc0ca4 add comments to avoid notices in ide 2025-02-17 12:31:10 +03:00