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
|
a269392d48
|
PHP 7.2 - minimal required version
|
2022-04-15 21:31:47 +03:00 |
|
Max Pozdeev
|
82318c6df0
|
prevent possible errors if language files are broken
|
2022-04-15 21:29:59 +03:00 |
|
Max Pozdeev
|
2dc8a2213f
|
prevent possible errors if settings are saved as invalid JSON
|
2022-04-15 20:13:29 +03:00 |
|
Max Pozdeev
|
c45e6c6bef
|
- fix possible error if failed to create json object with init options
|
2022-04-15 20:03:15 +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
|
fcf28501e7
|
fix incorrect tab html of newly created list (broken in 57bd711)
|
2022-02-21 18:37: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
|
5b4253d6f0
|
* dont restrict some chracters in tag names (/\<'>&")
|
2022-02-17 20:13:41 +03:00 |
|
Max Pozdeev
|
291708692b
|
add ajax action to get csrf token (for external authentication)
|
2022-02-16 23:10:43 +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
|
3ba1f583e1
|
editorconfig for svg
|
2022-02-15 21:15:57 +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
|
ce01ca5bea
|
more fixes for csrf token checking
|
2022-02-10 00:41:28 +03:00 |
|
Max Pozdeev
|
28439ec79c
|
generate csrf token before login (fix for 454ed89)
|
2022-02-09 22:38:13 +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
|
454ed8940f
|
* check csrf token on login; regenerate session id on logout instead of login
|
2022-02-09 12:17:46 +03:00 |
|
Max Pozdeev
|
b7e220415d
|
* do not trim note while create or edit task
|
2022-02-09 12:04:54 +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
|
263e65ae53
|
rename mysqli api class
|
2022-02-08 21:06:50 +03:00 |
|
Max Pozdeev
|
a5bf61e176
|
add utility to edit settings from command line (not bundled in release archive)
|
2022-02-08 12:57:59 +03:00 |
|
Max Pozdeev
|
876b8297e7
|
* add extra field into lists table (for next features to be implemented)
|
2022-02-08 00:04:55 +03:00 |
|
Max Pozdeev
|
8eba530687
|
call setTaskPriority with POST method
|
2022-02-07 23:51:38 +03:00 |
|
Max Pozdeev
|
17921defa9
|
update ajax response caching
|
2022-02-07 23:41:01 +03:00 |
|
Max Pozdeev
|
c937596d43
|
remove trailing ?> in the end of php files
|
2022-02-07 19:16:07 +03:00 |
|
Max Pozdeev
|
05b49d30d8
|
do not use version.txt and @VERSION
|
2022-02-07 19:08:41 +03:00 |
|
Max Pozdeev
|
c325eea23a
|
make $db->prefix readonly
|
2022-02-07 18:22:59 +03:00 |
|
Max Pozdeev
|
7a5fab82ca
|
rename 2 functions
|
2022-02-07 09:57:03 +03:00 |
|
Max Pozdeev
|
734881d098
|
add copyright and license for Parsedown
|
2022-02-07 00:16:15 +03:00 |
|
Max Pozdeev
|
acfb316e9a
|
convert indention to spaces in php files
|
2022-02-06 23:37:02 +03:00 |
|
Max Pozdeev
|
69f3702a2e
|
cleanup release builder
|
2022-02-06 18:54:57 +03:00 |
|
Max Pozdeev
|
c209486c5a
|
* Authenticated session becomes invalid if password or salt are changed
|
2022-02-06 14:52:39 +03:00 |
|
Max Pozdeev
|
fe6164bf7d
|
fix session handling broken in 1b3d232
|
2022-02-06 14:24:02 +03:00 |
|
Max Pozdeev
|
c4cab440ac
|
edit final link to homepage while setup
|
2022-02-06 14:15:21 +03:00 |
|
Max Pozdeev
|
0b9f90630b
|
translate 2 strings in ru.json introduced in d6ca663d4e
|
2022-02-06 14:11:37 +03:00 |
|
Max Pozdeev
|
553a66651c
|
+ Password is stored as hash
|
2022-02-06 14:08:15 +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
|
7f4d48b8a1
|
remove converter of old lang files
|
2022-02-01 00:06:33 +03:00 |
|
Max Pozdeev
|
029e2621df
|
add docker files for php 7.1
|
2022-01-31 23:03:24 +03:00 |
|