Casvt
94c48f4160
V1.3.3 ( #58 )
...
* First version of URL builder (#3 )
* Updated API docs
* Added option for default notification service (#56 )
* Added support for args in URL Builder (#3 )
* Added regex checks in URL builder (#3 )
* Added test button when adding notification service
* Updated API docs
* Added recurring reminders on week days (#55 )
* Updated API docs
2023-07-31 22:03:21 +02:00
CasVT
54791596e0
Fixed add notification service button
...
I accidentally committed half of the code for the new URL builder a long time ago, breaking the old method of adding a notification service. Making the URL builder is taking a lot longer than expected, so instead of leaving it broken until I complete the URL builder and then making a release, I've decided to fix it to the old way first, make a release and then include the URL builder in the next release. This means that currently there is a lot of JS code that is not being used or is commented out, because it's part of the URL builder that is coming.
2023-07-04 15:24:57 +02:00
CasVT
84660ccad3
Fixed logging in on new devices after last commit
2023-07-01 00:25:02 +02:00
CasVT
34a0ef3e88
Added UI setting for in which format date and time is displayed
2023-07-01 00:05:56 +02:00
CasVT
b9dcfc8a5f
Fixed adding and editing reminders with recurrence
2023-06-30 22:46:52 +02:00
CasVT
2121677a8f
Added system for automatic API docs
2023-06-29 17:37:22 +02:00
CasVT
32d4faaa16
Improved API input validation
2023-06-23 00:14:46 +02:00
CasVT
348b0b4f0a
Fixed sorting options for reminders
2023-06-23 00:05:41 +02:00
CasVT
e9369df81b
Added logo to UI and docs
2023-06-22 14:01:11 +02:00
CasVT
ad72e334d4
Added links in settings
2023-06-21 01:24:21 +02:00
CasVT
97bde5dc07
Added sorting of library
2023-06-09 21:46:24 +02:00
CasVT
cf69427e87
Added search to static reminders and templates
2023-06-08 14:34:02 +02:00
CasVT
3e435d9f22
Sustain login for one hour ( #39 )
2023-05-28 12:31:09 +02:00
CasVT
29eba69f74
Fixes issue #6
2023-05-28 11:43:06 +02:00
CasVT
d657c5c0d3
Fixes issue #9
2023-05-24 15:11:51 +02:00
CasVT
645d4926f8
Frontend refactoring
2023-05-24 13:47:08 +02:00
CasVT
21386b77cf
Fixes issue #47
2023-05-22 21:35:34 +02:00
CasVT
7949910667
Fixes issue #40
2023-03-12 22:53:02 +01:00
CasVT
c5f4f48896
Fixes issue #38
2023-03-12 21:46:12 +01:00
CasVT
5acc47946b
Rebranding from Noted to MIND
2023-02-11 17:43:35 +01:00
CasVT
53f69b7547
Fixes issue #28
2023-01-28 18:59:27 +01:00
CasVT
18cd2c2ead
Fixes issue #29
2023-01-24 16:24:07 +01:00
CasVT
e3987571f3
Added support for cross-timezone clients
2023-01-24 15:26:01 +01:00
CasVT
b7f689afa0
Added error message for time set to past
2023-01-19 22:40:48 +01:00
CasVT
0dfe6724cc
Updated API documentation
2023-01-19 22:10:10 +01:00
CasVT
f620e517e2
Improved input validation of API
2023-01-19 21:55:45 +01:00
CasVT
18a637a5bf
Corrected some doc strings
2023-01-19 21:51:44 +01:00
CasVT
e0dc2ddda6
Moved delete button to edit page
2023-01-19 21:46:43 +01:00
CasVT
a0288291a3
Fixes issue #8
2023-01-19 21:29:15 +01:00
CasVT
55afdadc77
Fixes issue #4
2023-01-19 15:50:26 +01:00
CasVT
f025c403d3
Added tests
2023-01-16 23:30:18 +01:00
CasVT
4e2546027b
Better support for long titles
2023-01-16 21:40:11 +01:00
CasVT
ce37ae5562
Fixed deleting reminder from web-ui
2023-01-16 20:44:34 +01:00
CasVT
8262b6dc94
Changed font
2023-01-15 16:08:43 +01:00
CasVT
4dc734af83
Better support for long titles
2023-01-15 15:43:17 +01:00
CasVT
cf6aaa9d7e
Improved table sizing
2023-01-15 15:07:13 +01:00
CasVT
e4d74b126b
Added notification service redirect on add button
...
If no notification services are setup, clicking the add button on the home page will now redirect you to the notification services page instead of doing nothing.
2023-01-14 16:16:24 +01:00
CasVT
39b5401ab7
Fixed save button disappearing for adding service
2023-01-13 21:24:57 +01:00
CasVT
7a773abb2b
Added support for FireFox browser
2023-01-13 12:57:58 +01:00
CasVT
691db53a5f
Fixed api documentation
2023-01-13 02:54:31 +01:00
CasVT
f7b0ea1cd6
Fixed no javascript banner
2023-01-13 02:26:05 +01:00
CasVT
819564c2d7
Small frontend fixes
2023-01-13 02:10:37 +01:00
CasVT
eda488af83
Added banner if javascript is disabled
2023-01-13 01:33:20 +01:00
CasVT
fa9aba571c
Added vendor prefixes
2023-01-13 01:18:36 +01:00
CasVT
825195abb6
First version of Noted!
2023-01-13 00:38:44 +01:00