1
0

9767 Commits

Author SHA1 Message Date
kolaente
fc6aee8373
changed cancel() to be called before handle error 2018-11-28 10:11:26 +01:00
kolaente
b35c0ff314
added missing cancel() 2018-11-27 15:14:31 +01:00
konrad
74455b058a Delay loading animation (#8) 2018-11-27 10:23:50 +00:00
konrad
12f58bc1c6 Repeating tasks (#7) 2018-11-26 21:31:05 +00:00
konrad
06fc9f7886 Repeating tasks (#25) 2018-11-26 20:24:00 +00:00
konrad
3f44e3b83e Change License to GPLv3 (#26) 2018-11-26 20:17:33 +00:00
kolaente
fe1b5a1af8
Reminders in the past are now shown in red 2018-11-26 00:24:20 +01:00
konrad
f4e84d4497 Add better looking checkboxes (#6) 2018-11-25 22:20:35 +00:00
konrad
b73786f7fe Make validation less verbose (#24) 2018-11-25 21:38:50 +00:00
konrad
409aff07a7 Multiple Reminders (#5) 2018-11-25 21:02:22 +00:00
kolaente
e5c1588576
Fix docker build 2018-11-25 22:00:43 +01:00
konrad
d51ed8defd make validation less verbose (#23) 2018-11-24 12:44:40 +00:00
kolaente
e5eeaf0ea3
Dont show editing options for pseudo namespaces 2018-11-24 13:42:40 +01:00
kolaente
e700565d82
Fixed trying to load tasks even when the user was not authenticated 2018-11-24 13:38:44 +01:00
konrad
fded3c23d0 Multiple Reminders (#22) 2018-11-21 15:03:47 +00:00
konrad
af0ce5bb96 Added Shared lists overview in namespaces (#21) 2018-11-19 11:37:59 +00:00
konrad
0c112a0ca3 Fixed Validation being to verbose (#20) 2018-11-17 00:12:26 +00:00
konrad
196b6728b8
updated readme 2018-11-17 00:29:10 +01:00
konrad
5bc23458de
updated todo 2018-11-17 00:20:48 +01:00
konrad
0c544fe355 Added validation for structs (#19) 2018-11-16 23:17:37 +00:00
konrad
373bbd2202 Migrate to new swagger docs generation (#18) 2018-11-12 15:46:35 +00:00
konrad
d3de658882 Implemented search for everything (#17) 2018-11-09 17:33:06 +00:00
konrad
d736dee96c
updated todo 2018-11-09 17:53:34 +01:00
konrad
ad74d24ee2
updated docs for pagination 2018-11-09 17:28:59 +01:00
konrad
d232836423 Added pagination (#16) 2018-11-09 10:30:17 +00:00
konrad
0e7e1b7e38 updated todo 2018-11-06 22:28:56 +00:00
konrad
2ef7825e34 „todo.md“ ändern 2018-11-06 22:25:37 +00:00
konrad
7fca115d2a updated todo 2018-11-06 22:19:39 +00:00
konrad
f976fd9f54 updated todo 2018-11-06 22:09:54 +00:00
kolaente
95b8178496
Design improvments (closes #4) 2018-11-06 16:53:32 +01:00
kolaente
23dc41b501
Added task overview 2018-11-06 15:54:25 +01:00
kolaente
d27b5d6870
Fixed a bug where it tried to verify an email when there wasn't any 2018-11-06 10:39:54 +01:00
kolaente
13024086d9
Fixed drone build 2018-11-06 10:26:41 +01:00
konrad
d03fca801b CalDAV support (#15) 2018-11-03 15:05:45 +00:00
konrad
31a4a1dd00 Added a route to get all tasks sorted desc by their due dates (#14) 2018-11-02 16:59:49 +00:00
konrad
14207a0fa8 Fix tests in drone (#13) 2018-11-02 14:37:11 +00:00
konrad
e906184bf7
updated version in readme 2018-11-02 15:29:01 +01:00
kolaente
1f41db9239
Hotfix: fix duplicate header in html mails with templates 2018-11-02 11:23:41 +01:00
konrad
4f8a0f8739 Fixed no root path for templates and static assets (#12) 2018-11-02 10:01:28 +00:00
konrad
c51ca4dd26 Fixed dockerfile (#11) 2018-11-02 09:18:38 +00:00
konrad
9e539b8c40 Fix checking for an email verification token (#10) 2018-11-01 22:59:20 +00:00
konrad
89023908b5 Add user email verification when registering (#3) 2018-11-01 22:58:59 +00:00
konrad
9a5eb577b8 Fix not checking for user credentials upon login (#9) 2018-11-01 22:51:05 +00:00
konrad
4713023a97 Prevent login from inactive (aka non-verified) users (#8) 2018-11-01 22:47:41 +00:00
konrad
4a78a508df switch to yarn (#2) 2018-11-01 21:36:28 +00:00
konrad
c0d5f6e99a Add password reset (#1) 2018-11-01 21:34:29 +00:00
konrad
301a4eedda New structure (#7) 2018-10-31 12:42:38 +00:00
kolaente
3f9fad0e2a
use go modules from vendor when building the docker image 2018-10-28 18:38:40 +01:00
kolaente
990740fc19
fixed fmt 2018-10-28 17:35:48 +01:00
kolaente
960d72aa1b
Fixed tests 2018-10-28 17:30:10 +01:00