Commit Graph

29 Commits

Author SHA1 Message Date
Conicaw ffd7c98bf4
style: fix some lint issues
Fix some lint issues
2023-09-25 17:40:48 -05:00
Conicaw 42a48aced3
build(deps): update dependencies
Update dependencies
2023-09-25 17:04:07 -05:00
Conicaw f90269373c
style: fix lint issues
Fix lint issues
2023-09-25 16:44:21 -05:00
dependabot[bot] 41d7b3abb4
build(deps-dev): bump eslint from 7.32.0 to 8.50.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.32.0 to 8.50.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.32.0...v8.50.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-25 16:44:21 -05:00
Travis Shivers 02c71ce97c
build(lint): disable console lint warnings 2020-09-10 17:23:44 -05:00
Travis Shivers 0beeb64826 refactor(package): move dev dependendencies to proper place 2020-08-23 21:07:31 -05:00
Travis Shivers c80622d326
Initial moving of packages 2020-08-09 13:38:30 -05:00
Travis Shivers 455102f56f
Even stricter lint 2020-08-06 16:17:19 -05:00
Travis Shivers 4be5521afe
Stricter lint 2020-08-06 16:06:59 -05:00
Travis Shivers b2fa716588
Better lint 2020-08-06 15:05:33 -05:00
Travis Shivers 018cc2e786 More lint fixing 2020-06-07 02:37:03 -05:00
Travis Shivers 192d87d2c8 More linting 2020-06-07 00:58:18 -05:00
Travis Shivers 2dc41f3748 Lint fixes 2020-06-07 00:22:11 -05:00
Travis Shivers c9e5fc764e Cleaning up 2020-06-02 19:07:22 -05:00
Travis Shivers 129836ec34 Fixing some eslint errors and writing things in nicer way 2020-05-27 21:42:57 -05:00
Travis Shivers e6a80031ea Cleaned up webapp.js 2020-05-27 18:08:54 -05:00
Travis Shivers 1b10e3b02d Reformatted server.js to make it more readable 2020-05-27 16:39:50 -05:00
Travis Shivers 063aefc48e vue lint 2020-05-27 14:34:29 -05:00
Travis Shivers c2a3b0b2b5 Lint fixes 2020-05-27 13:41:08 -05:00
Travis Shivers 633de3daf1 More work on porting vuetify stuff 2020-05-25 19:33:24 -05:00
Travis Shivers 4d456c037e Initial vuecli conversion. Still much broken. 2020-05-25 17:12:22 -05:00
Sam Calder-Mason 50a0bee60f ESLInt and remove console.logs 2018-12-24 16:23:52 +11:00
Sam 2dde3b2ae1
Revert "Migrate to Vuecli" 2018-08-19 13:31:52 +10:00
Sam fa52a3e0e6 Add missing parts 2018-08-18 11:58:02 +10:00
Sam 02ca28854f Version 2.0.0 2018-07-20 14:31:44 +10:00
samcm 21f53da8b2 Init
Absolutely everything is broken
2017-06-12 05:06:34 +10:00
samcm 99596783b4 Web 1.0 2017-04-07 15:09:03 +10:00
samcm 896b7a1f42 Revert "1.0 - Web"
This reverts commit 33fa723392.
2017-04-07 15:03:45 +10:00
samcm 33fa723392 1.0 - Web
- Deleted old PlexTogether electron app
- Swapped to a Vuejs/Webpack based solution that runs directly in the
browser
2017-04-07 14:59:14 +10:00