.github
update actions, update cypress
2024-06-19 13:35:34 -04:00
assets /css
github pages
2022-08-22 14:28:17 -04:00
bin
include comments
2024-06-27 15:09:31 -04:00
cypress
include comments
2024-06-27 15:09:31 -04:00
data
fix import
2024-06-27 15:43:02 -04:00
database
quick update fee amounts
2024-07-02 11:17:28 -04:00
docs
screenshots for documentation
2023-03-27 10:13:18 -04:00
handlers
quick update fee amounts
2024-07-02 11:17:28 -04:00
helpers
adjust defaults
2024-07-02 11:46:00 -04:00
public
simplify client js
2024-07-03 09:56:28 -04:00
public-scss
cache clearing through cluster messages
2023-03-27 10:10:50 -04:00
routes
quick update fee amounts
2024-07-02 11:17:28 -04:00
temp
linting
2024-07-02 11:46:27 -04:00
test
wildcard imports
2024-06-27 15:16:46 -04:00
types
ability to add multiple fees as a group
2024-06-28 11:17:19 -04:00
views
simplify client js
2024-07-03 09:56:28 -04:00
.codeclimate.yml
eslint removed, plugins not supported
2023-01-12 15:46:06 -05:00
.deepsource.toml
ci: Add .deepsource.toml
2023-07-14 18:09:32 +00:00
.eslintignore
initial commit
2022-07-12 10:29:08 -04:00
.gitignore
database backup
2023-01-25 10:32:43 -05:00
.ncurc.json
ignore bulma-calendar
2024-10-28 09:28:52 -04:00
.prettierignore
formatting with prettier
2022-09-02 09:56:40 -04:00
.sass-lint.yml
initial commit
2022-07-12 10:29:08 -04:00
CODE_OF_CONDUCT.md
formatting
2023-02-22 15:31:23 -05:00
CONTRIBUTING.md
formatting
2023-02-22 15:41:53 -05:00
LICENSE.md
update year
2023-01-24 15:44:26 -05:00
README.md
code cleanup
2023-12-11 14:49:59 -05:00
SECURITY.md
links to project markdown files
2022-11-04 13:40:26 -04:00
_config.yml
set title
2022-08-23 15:36:45 -04:00
app.d.ts
code updates for node 18+
2023-11-29 13:02:23 -05:00
app.js
include comments
2024-06-27 15:09:31 -04:00
app.ts
linting
2024-06-24 15:36:51 -04:00
cypress.config.d.ts
initialize testing
2022-08-24 10:54:03 -04:00
cypress.config.js
use javascript for cypress tests
2023-01-25 13:37:41 -05:00
cypress.config.ts
use javascript for cypress tests
2023-01-25 13:37:41 -05:00
eslint.config.d.ts
fix eslint for client code
2024-06-25 09:31:02 -04:00
eslint.config.js
fix eslint for client code
2024-06-25 09:31:02 -04:00
eslint.config.ts
refactoring
2024-06-25 09:57:47 -04:00
gulpfile.d.ts
initial commit
2022-07-12 10:29:08 -04:00
gulpfile.js
simplify client js
2024-07-03 09:56:28 -04:00
gulpfile.ts
simplify client js
2024-07-03 09:56:28 -04:00
nodemon.json
clear terminal on server restart
2023-03-09 13:39:56 -05:00
package-lock.json
simplify client js
2024-07-03 09:56:28 -04:00
package.json
simplify client js
2024-07-03 09:56:28 -04:00
prettier.config.d.ts
dependencies
2024-06-19 12:40:30 -04:00
prettier.config.js
dependencies
2024-06-19 12:40:30 -04:00
prettier.config.ts
dependencies
2024-06-19 12:40:30 -04:00
tsconfig.client.json
simplify client js
2024-07-03 09:56:28 -04:00
tsconfig.json
simplify client js
2024-07-03 09:56:28 -04:00
version.d.ts
version bump
2024-06-28 11:18:34 -04:00
version.js
version bump
2024-06-28 11:18:34 -04:00
version.ts
version bump
2024-06-28 11:18:34 -04:00
windowsService-install.bat
initial commit
2022-07-12 10:29:08 -04:00
windowsService-install.d.ts
initial commit
2022-07-12 10:29:08 -04:00
windowsService-install.js
include comments
2024-06-27 15:09:31 -04:00
windowsService-install.ts
linting
2024-06-24 14:53:20 -04:00
windowsService-uninstall.bat
initial commit
2022-07-12 10:29:08 -04:00
windowsService-uninstall.d.ts
initial commit
2022-07-12 10:29:08 -04:00
windowsService-uninstall.js
include comments
2024-06-27 15:09:31 -04:00
windowsService-uninstall.ts
linting
2024-06-24 14:53:20 -04:00
windowsService.d.ts
linting
2023-01-12 12:14:19 -05:00
windowsService.js
linting
2023-01-12 12:14:19 -05:00
windowsService.ts
code cleanup
2023-11-29 14:15:39 -05:00