Gamebrary
262632a92f
added dayjs
2021-02-08 16:42:26 -07:00
Gamebrary
1e25079da7
Merge branch 'master' of github.com:romancm/gamebrary
2021-02-04 09:43:11 -07:00
Gamebrary
a773e46d9d
fix dependabot warnings
2021-02-04 09:43:01 -07:00
gamebrary
8381710cde
Merge pull request #220 from romancm/dependabot/npm_and_yarn/ini-1.3.8
...
Bump ini from 1.3.5 to 1.3.8
2021-02-04 08:54:08 -07:00
gamebrary
e780b96de9
Merge pull request #222 from romancm/dependabot/npm_and_yarn/date-and-time-0.14.2
...
Bump date-and-time from 0.14.1 to 0.14.2
2021-02-04 08:53:55 -07:00
gamebrary
0f1e2aa8a6
Merge pull request #224 from romancm/dependabot/npm_and_yarn/urijs-1.19.5
...
Bump urijs from 1.19.2 to 1.19.5
2021-02-04 08:53:19 -07:00
Gamebrary
b8fa6c96fe
Added vue-observe-visibility
2021-02-01 13:46:20 -07:00
dependabot[bot]
33c4cbc225
Bump ini from 1.3.5 to 1.3.8
...
Bumps [ini](https://github.com/isaacs/ini ) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases )
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-01-06 23:44:59 +00:00
Gamebrary
42c911a495
remove unused packages
2021-01-06 14:18:20 -07:00
dependabot[bot]
dc2e7599c4
Bump urijs from 1.19.2 to 1.19.5
...
Bumps [urijs](https://github.com/medialize/URI.js ) from 1.19.2 to 1.19.5.
- [Release notes](https://github.com/medialize/URI.js/releases )
- [Changelog](https://github.com/medialize/URI.js/blob/gh-pages/CHANGELOG.md )
- [Commits](https://github.com/medialize/URI.js/compare/v1.19.2...v1.19.5 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-12-31 04:43:25 +00:00
dependabot[bot]
f0df090679
Bump date-and-time from 0.14.1 to 0.14.2
...
Bumps [date-and-time](https://github.com/knowledgecode/date-and-time ) from 0.14.1 to 0.14.2.
- [Release notes](https://github.com/knowledgecode/date-and-time/releases )
- [Commits](https://github.com/knowledgecode/date-and-time/compare/v0.14.1...v0.14.2 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-12-24 22:00:05 +00:00
Roman Cervantes
bd649e0c3b
Removed momentjs
2020-10-31 11:15:22 -07:00
Roman Cervantes
2312f1039c
pro wip
2020-10-22 14:53:41 -07:00
Roman Cervantes
613e28ed23
updates
2020-09-25 17:24:18 -07:00
Gamebrary
65115f61cd
updated UI wip
2020-09-25 17:09:20 -07:00
Gamebrary
8245d91a80
update firebase to latest version
2020-08-24 14:38:27 -07:00
Gamebrary dev team
ea7d035ab9
updated lock file
2020-08-22 09:01:26 -07:00
Gamebrary
a5c2714f14
updated lock file
2020-08-14 23:44:01 -07:00
Gamebrary dev team
70a48fb0c5
bump vue and add bootstrap
2020-07-21 13:47:12 -07:00
Roman Cervantes
766bd21a85
Updated lock file
2020-02-03 10:39:13 -07:00
Patrick Kontschak
d2ce69c120
Add theme-based text color and fix spin ( #148 )
...
Disclaimer: This is bad practice!
HOWEVER! I noticed that the spinning animation was sorta off. It took me a while to figure it out, but eventually I noticed that the spinning icon provided by FontAwesome had the dimensions 28x29.
Since width and height wasn't the same it create a sort of jumping (?) and made the animation less smooth.
To fix it I checked what font-size it currently had and literally tried some numbers above and below it.
My first attempt was `2.072`, which made the icon 29x29 - which didn't solve the issue, since the animation wasn't perfectly centered anymore.
`1.99999999`, as unfortunate it is, turned the icon into 28x28 and fixed the animation.
2019-12-14 14:49:24 -07:00
Roman Cervantes
b93ecdb791
Remove lock files
2019-09-18 14:40:23 -07:00
dependabot[bot]
e1c3959e6a
Bump lodash from 4.17.11 to 4.17.13 ( #131 )
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.11 to 4.17.13.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.13 )
Signed-off-by: dependabot[bot] <support@github.com>
2019-07-30 14:31:58 -07:00
dependabot[bot]
2a72ce9932
Bump lodash.template from 4.4.0 to 4.5.0 ( #129 )
...
Bumps [lodash.template](https://github.com/lodash/lodash ) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.4.0...4.5.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2019-07-10 19:30:07 -07:00
romancm
9929dc382f
Updated lock file
2019-06-19 06:41:57 -07:00
romancm
593b406ee2
Fixed dependencies
2019-06-06 06:46:02 -07:00
Roman Cervantes
5d400bb25f
Upgrade axios
2019-05-30 09:56:46 -07:00
dependabot[bot]
06b506dd26
Bump webpack-bundle-analyzer from 2.13.1 to 3.3.2 ( #124 )
...
Bumps [webpack-bundle-analyzer](https://github.com/webpack-contrib/webpack-bundle-analyzer ) from 2.13.1 to 3.3.2.
- [Release notes](https://github.com/webpack-contrib/webpack-bundle-analyzer/releases )
- [Changelog](https://github.com/webpack-contrib/webpack-bundle-analyzer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/webpack-bundle-analyzer/compare/v2.13.1...v3.3.2 )
2019-05-24 12:49:35 -07:00
romancm
9721f99f9c
fixed lock file
2019-05-18 18:27:20 -07:00
Roman Cervantes
6ca9216f1f
Platforms page cleanup ( #110 )
2019-05-18 06:05:46 -07:00
Alex Noble
378a04432f
Keyboard shortcuts ( #105 )
...
* Added basic shortcut support
Added vue-shortkey library
Added 'esc' shortcut to go back from add list component
Added 'esc' shortcut to go back from game search component
Added 'ctl+alt+d' to delete list from list settings component
* Add shortcut to delete game from list (Delete Key)
* Added shortcuts to delete game from list
Added shortcuts to add note to game
Added shortcuts to cancel from note creation
Added shortcuts to delete note
* Fixing import method for consistency
* Fixed code review suggestions
2019-05-18 05:54:52 -07:00
Roman Cervantes
24d1fa9dbc
Switched over to original masonry layout
2019-05-17 13:26:55 -07:00
romancm
883bf78cd9
Added vue masonry
2019-05-16 22:19:36 -07:00
Roman Cervantes
e96489e7f0
Updated lock file
2019-04-28 08:34:51 -07:00
Roman Cervantes
93bcffd249
Updated yarn lock file
2019-04-20 09:58:06 -07:00
Roman Cervantes
4d43536854
Lots of clean up and minor improvements ( #58 )
2019-03-28 14:23:09 -07:00
Roman Cervantes
4fa4dcd012
Show star ratings and other stuff
2019-02-07 23:13:48 -07:00
Roman Cervantes
065e8da5a6
Removed more unused dependencies
2019-02-05 00:35:14 -07:00
Roman Cervantes
a13321c1ac
Replaced sweet alert with custom modal
2019-02-05 00:31:40 -07:00
Roman Cervantes
0911e12dc0
updated lock file
2019-01-16 23:24:07 -07:00
Roman Cervantes
dd0936c272
Added loading placeholders
2019-01-11 13:20:21 -07:00
Roman Cervantes
784c404a5f
Updated vulnerable dependency
2019-01-09 09:40:20 -07:00
Roman Cervantes
a52b54db0c
Switched to native sweetalert2
2018-11-20 19:39:49 -07:00
Roman Cervantes
4e12d3e6eb
Updated navheader
2018-11-17 15:23:33 -07:00
Roman Cervantes
838a89b736
Added sentry.io
2018-11-07 20:41:27 -07:00
Roman Cervantes
f1790de781
Vue analytics and bug fixes
2018-11-04 19:28:29 -07:00
Roman Cervantes
cbb87bceb7
Update yarn lock file
2018-11-01 19:01:20 -07:00
Roman Cervantes
e8bbcc29ef
Added more platforms
2018-11-01 18:43:31 -07:00
Roman
b6b92e32d1
Firebase migration ( #50 )
...
Firebase migration
2018-10-24 23:33:15 -07:00
Roman Cervantes
21e2c55003
Initial commit
2018-10-18 22:15:28 -07:00