Commit Graph

17 Commits

Author SHA1 Message Date
c86546af82 Version bump to v0.2.1
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful
2022-11-06 11:41:14 -05:00
b98fbddd9e Version bump to v0.2.0
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful
2022-11-05 16:16:11 -04:00
0818f57131 Added ability to use redis datastores for session data
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-11-05 16:14:37 -04:00
a297829ffc Version bump v0.1.5
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2022-11-04 21:24:45 -04:00
4da2877a89 Added a way to configure using a remote database
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2022-11-04 21:24:22 -04:00
2e309b29f1 Updated package-lock for v0.1.4
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-11-04 20:31:06 -04:00
6455f3ff10 Changed to Grunt.js for task running
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2022-11-04 17:53:42 -04:00
1536c0721d Added preliminary code for the express-flasher flash message integration - will uncomment code tomorrow when package can be published
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2022-11-04 17:30:17 -04:00
21b48b1f3c Added debian packaging process
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-11-04 09:07:31 -04:00
bfb8d751b8 Added Woodpecker CI config; added ESLint config to check for syntax and code style checks
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2022-11-03 22:19:42 -04:00
6c64e6c9a1 Added nodemon to automatically reload the app while developing it 2022-11-03 20:45:58 -04:00
182356c685 Added the config module to handle app configuration loading; adding data/ folder for local sqlite storage 2022-11-02 14:03:20 -04:00
aa980948d8 Added a basic item add page/route 2022-11-02 13:45:40 -04:00
53e0a557a3 Migrating to express.js project 2022-11-01 22:00:38 -04:00
e5c7bdedc1 Removed node_modules from project 2022-11-01 18:51:37 -04:00
3369ab2873 Removed node_modules from project 2022-11-01 18:50:15 -04:00
91f72d4893 Added Gulp.js for compiling SCSS stylesheets 2022-11-01 18:49:18 -04:00