Skip to content

Commit

Permalink
test commit to see if signing works again (also to-do update)
Browse files Browse the repository at this point in the history
  • Loading branch information
Plastikmensch committed Jan 3, 2020
1 parent a0a9e21 commit 02cf182
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions src/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
[] add more comments
[x] change file structure to be more compliant
[] update Readme (How to use scripts, requirements etc., settings)
[] sort this list with version numbers, so it's clear why new releases take so long
[x] sort this list with version numbers, so it's clear why new releases take so long
[] include pictures in Readme
[] (Maybe) move to-do list to issues as task list
Misc:
Expand Down Expand Up @@ -44,7 +44,7 @@
[] fix Truly Dark theme (aka wait for TweetDeck to remove !important from their stylesheet)
[x] move all settingsFile related stuff to common.js
[x] show titles in changelog
[] use app directory to store all files to be more portable and easier deletion
[] (Maybe) use app directory to store all files to be more portable and easier deletion
- keep EACCESS in mind (linux)
1.1 Release:
[x] find a way to bypass t.co links (Need help)
Expand All @@ -65,6 +65,7 @@
- let common.js handle settings completely
[] fix logs so backup is created before new stuff logs
- everything logged before the ready event ends up in backup
[] optimise code
*/
const fs = require('fs')
Expand Down

0 comments on commit 02cf182

Please sign in to comment.