quenousimporte
|
8c224d49d3
|
fixed: apply colors when selecting theme
fixed: hide colors when hidding editor
changed: md header in italics
|
2023-09-24 21:54:12 +02:00 |
quenousimporte
|
8930b7cbbd
|
fix: change setting with type
|
2023-09-24 15:19:39 +02:00 |
quenousimporte
|
dc5053edf3
|
fixed: handle bool and int params
|
2023-09-23 23:09:09 +02:00 |
quenousimporte
|
aa19c9d890
|
Merge branch 'main' into feat/colors
|
2023-09-23 23:00:56 +02:00 |
quenousimporte
|
2935034202
|
added: command to change a setting
|
2023-09-23 23:00:39 +02:00 |
quenousimporte
|
88e1a7c60f
|
fixed: menu below colors
added: md comments in colors
|
2023-09-23 22:51:59 +02:00 |
quenousimporte
|
5d5456c5ac
|
fixed: word wrap in colored div for firefox
|
2023-09-23 09:07:24 +02:00 |
quenousimporte
|
c84c300f44
|
added: md syntax highlight
|
2023-09-23 09:02:02 +02:00 |
quenousimporte
|
431cac35c3
|
cli tool: do not archive postdata temp file
|
2023-09-22 12:36:12 +02:00 |
quenousimporte
|
ab5d744f9e
|
refactor
|
2023-09-22 11:09:15 +02:00 |
quenousimporte
|
9909705634
|
cli tool: simplify (and zip) history backup
|
2023-09-22 09:57:54 +02:00 |
quenousimporte
|
e8395b93a4
|
Merge branch 'main' of https://github.com/quenousimporte/notes
|
2023-09-21 22:16:50 +02:00 |
quenousimporte
|
e2a8529e93
|
added: url param to create note with tags
|
2023-09-21 22:16:12 +02:00 |
quenousimporte
|
1a53ee5b11
|
Update readme.md
|
2023-09-21 22:06:13 +02:00 |
quenousimporte
|
ca73d0fcff
|
changed: readme file
|
2023-09-21 22:04:20 +02:00 |
quenousimporte
|
d63621387e
|
still refactoring some promise stuff
|
2023-09-21 21:55:59 +02:00 |
quenousimporte
|
fc3ffcc681
|
slight refactor and indent
|
2023-09-21 21:47:48 +02:00 |
quenousimporte
|
78e68bbef2
|
refactor: use async func to decrypt
|
2023-09-21 21:45:09 +02:00 |
quenousimporte
|
8024a513b1
|
refactor: use async function to save remote data
|
2023-09-21 21:35:46 +02:00 |
quenousimporte
|
6f35967bfc
|
refactor: async functions to encrypt and decrypt
|
2023-09-21 21:29:08 +02:00 |
quenousimporte
|
37bc8a235a
|
added: command to decrypt text
|
2023-09-21 20:56:13 +02:00 |
quenousimporte
|
89cedfa56a
|
cli tool: renamed folders and historize sessions
|
2023-09-21 14:09:13 +02:00 |
quenousimporte
|
2c05a1b314
|
cli tool: historize more stuff
|
2023-09-21 14:02:38 +02:00 |
quenousimporte
|
8bf3a8a140
|
feat(py): dedicated history folder
|
2023-09-21 10:23:15 +02:00 |
quenousimporte
|
0c7fa3d714
|
feat(py): keep a local timestamped copy of edited note before sending to server
|
2023-09-21 09:40:56 +02:00 |
quenousimporte
|
1446be8ba6
|
refactor(web): remove useless comment
|
2023-09-21 08:55:38 +02:00 |
quenousimporte
|
7bbb636993
|
fix(py): improve security by checking curl output upon saving
|
2023-09-21 08:55:22 +02:00 |
quenousimporte
|
8985683bb9
|
changed: readme
|
2023-09-18 09:14:41 +02:00 |
quenousimporte
|
d949373329
|
refactor(server): use sample settings php file
|
2023-09-18 09:03:00 +02:00 |
quenousimporte
|
859ffecda4
|
refactor(py):
- use note title as note file name
- changed backup file names
- create data folder if needed
|
2023-09-18 09:01:53 +02:00 |
quenousimporte
|
a23035ce18
|
added(py): command to edit settings
|
2023-09-18 07:58:43 +02:00 |
quenousimporte
|
afd8c2de24
|
python tool:
- curl not silent
- questions are now "yes" by default
- replace grep by /
- ask before opening note if only one found
|
2023-09-16 15:29:46 +02:00 |
quenousimporte
|
f4029760a1
|
fix(py): changed grep output
|
2023-09-15 14:01:26 +02:00 |
quenousimporte
|
cc13cb0962
|
feat(web): alert after one hour of inactivity
|
2023-09-15 13:31:44 +02:00 |
quenousimporte
|
6711a57e25
|
feat(py): command to export a note
|
2023-09-15 12:06:50 +02:00 |
quenousimporte
|
8899cd33bb
|
feat(py): added sms feature
|
2023-09-15 09:05:31 +02:00 |
quenousimporte
|
3803a5e27d
|
changed: drop js client tools
|
2023-09-15 08:53:59 +02:00 |
quenousimporte
|
a017206120
|
feat(py): grep command
|
2023-09-15 08:49:36 +02:00 |
quenousimporte
|
8f01d2f185
|
changed: less agressive file name sanitization.
Should be enough for Windows at least...
|
2023-09-14 17:31:02 +02:00 |
quenousimporte
|
6963569a7d
|
python tool: added rename feature
|
2023-09-14 16:22:49 +02:00 |
quenousimporte
|
57df8abd1f
|
python tool: search case insensitive
|
2023-09-14 14:30:04 +02:00 |
quenousimporte
|
860d16f0c8
|
python tool: open note if only one match
|
2023-09-14 13:37:13 +02:00 |
quenousimporte
|
5181d573a6
|
changed: esc to show palette
|
2023-09-14 12:02:10 +02:00 |
quenousimporte
|
d8a5fa5631
|
removed: deprecated tools
|
2023-09-14 11:58:11 +02:00 |
quenousimporte
|
b1c687e9a5
|
added: default headers
|
2023-09-14 11:54:09 +02:00 |
quenousimporte
|
30f9f786c2
|
python tool: refactor
|
2023-09-14 11:44:29 +02:00 |
quenousimporte
|
cb99880407
|
python tool: added command to delete note
|
2023-09-14 11:31:21 +02:00 |
quenousimporte
|
230582920e
|
python tool: add default tags
|
2023-09-14 11:17:24 +02:00 |
quenousimporte
|
77fa0992a8
|
python tool: refactor
|
2023-09-14 11:11:59 +02:00 |
quenousimporte
|
897e6f587c
|
python tool: added local mode
|
2023-09-14 11:03:04 +02:00 |