Commit Graph

143 Commits

Author SHA1 Message Date
quenousimporte 9df5301f5d fixed: ics file not found
refactor: removed commented code
changed: server data file name
changed: pgp is required in remote mode
refactor: added function to get or create note
2023-07-17 09:16:10 +02:00
quenousimporte 5ecf1b721b Merge branch 'feat/openpgp' 2023-07-13 14:18:34 +02:00
quenousimporte 723caa07ed changed: enter pgp keys as a single file 2023-07-13 13:55:52 +02:00
quenousimporte d710a1f533 added: pgp encryption 2023-07-13 13:18:47 +02:00
quenousimporte 0fc50c22cf merge conflicts 2023-07-13 10:37:00 +02:00
quenousimporte 69c32732d5 merge conflicts 2023-07-13 10:36:20 +02:00
quenousimporte 575a47ce50 fixed: default font size 2023-07-12 18:27:19 +02:00
quenousimporte 961ec84588 node client: autosave every 10 seconds 2023-07-12 18:07:32 +02:00
quenousimporte 477365d56e fixed: handle middle word underscores 2023-07-12 16:28:21 +02:00
quenousimporte 1b73d01043 node tool: editor in settings 2023-07-11 18:24:30 +02:00
quenousimporte 9ca9083c45 added: logs in node app 2023-07-11 18:16:51 +02:00
quenousimporte 7d551915bf changed in node tool
added: filter on notes title
added: put modified note on top
2023-07-11 18:09:04 +02:00
quenousimporte cc4c2bfac8 added: opepgp lib 2023-07-11 15:11:26 +02:00
quenousimporte d7127b3188 removed .gitignore 2023-07-11 15:04:30 +02:00
quenousimporte 3925bc3212 Merge branch 'feat/clientapp' 2023-07-11 14:56:31 +02:00
quenousimporte c67a11950a added: simple node cli client tool 2023-07-11 14:48:03 +02:00
quenousimporte c241505f06 changed: show warning if ics file not found 2023-07-11 10:30:38 +02:00
quenousimporte cf954e0f47 refactor back button 2023-07-11 09:43:26 +02:00
quenousimporte 89cb8937a9 removed: line number for section in outline 2023-07-07 10:17:49 +02:00
quenousimporte a4ca26115c added: confirmation before sending sms 2023-07-06 15:08:31 +02:00
quenousimporte 269d3d4293 changed: load previous on back button if search window if hidden 2023-07-05 16:42:23 +02:00
quenousimporte 6d3b743304 added: hide search window on back button 2023-07-05 16:36:45 +02:00
quenousimporte 5536821d2e changed: absolute cursor pos in info
fixed: cursor pos upon opening (modulo header)
2023-07-05 15:48:25 +02:00
quenousimporte a9722c1cd8 added: load next note
added: message after sms
fixed: put on top before serializing
2023-07-05 13:40:13 +02:00
quenousimporte 6c2ed80992 changed: do not put on top upon opening. Allow explore back in history. 2023-07-05 09:42:33 +02:00
quenousimporte 3c8f6a079b changed: no space after inserting date 2023-07-05 09:07:25 +02:00
quenousimporte cca0d2c4ee changed: links same color than text 2023-07-04 17:41:19 +02:00
quenousimporte 9298991f4b rollbacked: date in outline 2023-07-04 17:24:34 +02:00
quenousimporte 8d4f1de649 refactor: added command option if for remote only 2023-07-04 17:15:34 +02:00
quenousimporte d84ec16c5d refectored: esc key to prepare back button 2023-07-04 10:22:57 +02:00
quenousimporte 1987e2a0a4 added: new theme dark mingw
added: line starting by date in outline
2023-07-03 10:43:54 +02:00
quenousimporte 2c4378a1b9 added: checklist to list autocomplete 2023-07-03 10:31:26 +02:00
quenousimporte ac32910267 fixed: do not load link if not saved 2023-07-03 09:17:20 +02:00
quenousimporte 545915b497 added: tasklist support 2023-06-21 13:28:24 +02:00
quenousimporte 16cf7c22ad fixed: error message if ics not found 2023-06-20 09:38:08 +02:00
quenousimporte 32859a78f4 fixed: disable sms in local mode 2023-06-19 14:18:47 +02:00
quenousimporte 35bbaa9195 added: send by sms feature (need an external url) 2023-06-19 14:10:23 +02:00
quenousimporte ab083bd908 added: pwa 2023-06-19 13:02:41 +02:00
quenousimporte 18d9cd0759 changed: php settings in external file 2023-06-19 09:58:21 +02:00
quenousimporte c8aae19ecf added: section mark after events to check 2023-06-16 09:11:21 +02:00
quenousimporte 9b13062e9f fixed: font urls 2023-06-15 12:41:55 +02:00
quenousimporte c68d259ec9 fixed: add events after todo header 2023-06-15 08:58:47 +02:00
quenousimporte b992e1fbe5 changed: white toolbar 2023-06-13 15:53:43 +02:00
quenousimporte 496aeb11b7 fixed: insert next list item correctly when hitting enter 2023-06-07 09:43:12 +02:00
quenousimporte 73216ae5ae fixed: event month
fixed: sort events by date
changed: display time in events
2023-05-30 14:05:01 +02:00
quenousimporte 6bd85c79d8 changed: handle storage event for multiple windows 2023-05-30 12:56:23 +02:00
quenousimporte 9027a0eff3 changed: handle new, changed and deleted events.
changed: consider current and future events only
2023-05-22 17:24:59 +02:00
quenousimporte dda25e10d8 fixed: exclude events from grep results 2023-05-22 14:07:04 +02:00
quenousimporte 4a30a5d728 added: open note if url param 2023-05-22 14:04:35 +02:00
quenousimporte b3296f2b4d changed: use alert to display info 2023-05-15 15:20:36 +02:00