Commits · master
pst
Browse files
Nov 20, 2022
Clear selection after successfully adding a mark
· 8b4400cb
opennota
authored
Nov 20, 2022
8b4400cb
Jul 21, 2022
README.md: add donate section
· 264b426f
opennota
authored
Jul 22, 2022
264b426f
Dec 03, 2021
Remove pre-commit
· 1553232b
opennota
authored
Dec 03, 2021
1553232b
Split main.go
· 13c5f1da
opennota
authored
Dec 03, 2021
13c5f1da
Rename the app
· 6cbb3cd8
opennota
authored
Dec 03, 2021
6cbb3cd8
Replace screenshots
· bf6839a1
opennota
authored
Dec 03, 2021
bf6839a1
Resize screenshots
· a1f49f5b
opennota
authored
Dec 03, 2021
a1f49f5b
Replace screenshots
· c376944e
opennota
authored
Dec 03, 2021
c376944e
Add -certfile and -keyfile options
· 34b7f66f
opennota
authored
Dec 03, 2021
34b7f66f
Dec 02, 2021
Make CSV import faster
· 7dc79ddb
opennota
authored
Dec 03, 2021
7dc79ddb
Use go:embed
· 293db2dc
opennota
authored
Dec 03, 2021
293db2dc
Remove encryption; use bbolt instead of mongo
· 01adfb3c
opennota
authored
Dec 02, 2021
01adfb3c
Nov 15, 2021
Use Go 1.17 for Heroku deployment
· 2f37ba7b
opennota
authored
Nov 15, 2021
2f37ba7b
Update testing infrastructure
· 11b60336
opennota
authored
Nov 15, 2021
11b60336
Nov 11, 2021
Update dependencies
· bf16e76b
opennota
authored
Nov 11, 2021
bf16e76b
Debug tests (v2)
· bfa16893
opennota
authored
Nov 11, 2021
bfa16893
Debug tests
· 97a5cf6a
opennota
authored
Nov 11, 2021
97a5cf6a
Update README.md
· 5dc113c7
opennota
authored
Nov 11, 2021
5dc113c7
Aug 18, 2021
Make gofmt happy
· 6dd051c0
opennota
authored
Aug 18, 2021
6dd051c0
Update testing infrastructure
· 995ec755
opennota
authored
Aug 18, 2021
995ec755
Jun 11, 2021
Remove a semicolon
· f261431c
opennota
authored
Jun 11, 2021
f261431c
Revert "Update permission name"
· 3141b0b2
opennota
authored
Jun 11, 2021
3141b0b2
Update permission name
· de33d67a
opennota
authored
Jun 11, 2021
de33d67a
Ping the database
· 0cddd1b5
opennota
authored
Jun 11, 2021
0cddd1b5
Upgrade dependencies
· 2eb15448
opennota
authored
Jun 11, 2021
2eb15448
mLab MongoDB add-on is now unavailable
· c1f2bac8
opennota
authored
Jun 11, 2021
c1f2bac8
Aug 29, 2020
Prevent caching of old index.js
· da99e678
opennota
authored
Aug 29, 2020
da99e678
Aug 26, 2020
Replay last selectionchange after successful save
· 97d8e2d1
opennota
authored
Aug 26, 2020
97d8e2d1
Forbid pasting the same text twice in a row
· 980a1af8
opennota
authored
Aug 26, 2020
980a1af8
Automatically start mongod in tests
· 27c219d4
opennota
authored
Aug 26, 2020
27c219d4
Apr 17, 2020
Disable paste button when some text is selected
· d2548fff
opennota
authored
Apr 17, 2020
d2548fff
Remove scrolling on touch
· 240d0805
opennota
authored
Apr 17, 2020
240d0805
Mar 10, 2020
Don't show the Mark button if the note is not saved
· 19dfdd85
opennota
authored
Mar 10, 2020
19dfdd85
Feb 25, 2020
Get rid of a stray log.Fatal
· b050f8c1
opennota
authored
Feb 25, 2020
b050f8c1
README.md: add a note about marks
· 338c465f
opennota
authored
Feb 25, 2020
338c465f
Make marks less bright
· eb38ffaf
opennota
authored
Feb 25, 2020
eb38ffaf
Test that marks are backed up
· eeb98b91
opennota
authored
Feb 25, 2020
eeb98b91
Backup marks too
· d0052284
opennota
authored
Feb 25, 2020
d0052284
Feb 21, 2020
Make swipe less easy
· 945ef2b9
opennota
authored
Feb 21, 2020
945ef2b9
Remove unused function
· 64a7214b
opennota
authored
Feb 21, 2020
64a7214b
Loading