Qstick
17e1a72baf
Bump webpack to 5.94.0 and regenerate yarn.lock
2024-09-22 22:34:45 -05:00
Bogdan
6d09fad675
Bump babel packages
2024-08-16 18:38:54 +03:00
Bogdan
ad061e7ece
Fix select background appearance on iOS
...
And make use of autoprefixer
2024-08-16 18:38:53 +03:00
The Dark
c3cf8a6ebb
Convert App to TypeScript
...
(cherry picked from commit d6d90a64a39d3b9d3a95fb6b265517693a70fdd7)
(cherry picked from commit 428569106499b5e3a463f1990ae2996d1ae4ab49)
(cherry picked from commit d0e9504af0d88391a74e04b90638e4b2d99fb476)
(cherry picked from commit ee80564dd427ca1dc14c192955efaa61f386ad44)
(cherry picked from commit 76650af9fdc7ef06d13ce252986d21574903d293)
2024-08-15 03:31:29 +03:00
Bogdan
78508094c8
Bump some frontend libraries
2024-07-22 01:02:25 +03:00
dependabot[bot]
358ac7434d
Bump ws from 7.5.9 to 7.5.10
...
Bumps [ws](https://github.com/websockets/ws ) from 7.5.9 to 7.5.10.
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/7.5.9...7.5.10 )
---
updated-dependencies:
- dependency-name: ws
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-19 20:47:47 +03:00
dependabot[bot]
9cd505fd8a
Bump braces from 3.0.2 to 3.0.3
...
Bumps [braces](https://github.com/micromatch/braces ) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3 )
---
updated-dependencies:
- dependency-name: braces
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-18 22:56:14 +03:00
Bruno Garcia
ae79d45664
Update Sentry SDK add features
...
Co-authored-by: Stefan Jandl <reg@bitfox.at>
(cherry picked from commit 6377c688fc7b35749d608bf62796446bb5bcb11b)
2024-05-02 00:07:58 +03:00
Bogdan
4ff5d11a03
Bump frontend dependencies
2024-04-21 13:05:55 +03:00
Bogdan
099b04f718
Update caniuse-lite
2024-02-29 02:37:14 +02:00
Bogdan
c4b0ecdafe
Bump dotnet to 6.0.25
2023-11-23 23:44:05 +02:00
Bogdan
980bd35f95
Revert dependencies update
2023-10-14 15:34:41 +03:00
Bogdan
4b2f81bee8
Update postcss, webpack and core-js
2023-10-14 15:19:56 +03:00
Bogdan
2ce49a0785
Migrate to merged proposals now included in babel/present-env
...
Bump core-js too.
2023-09-04 02:09:04 +03:00
Qstick
3dd3c80b54
New: Indexer history in indexer info modal
2023-09-03 18:04:39 -05:00
Bogdan
09606af351
Bump dotnet to 6.0.21
2023-09-03 10:33:50 -05:00
Mark McDowall
4bfaab4b21
Typings cleanup and improvements
...
(cherry picked from commit b2c43fb2a67965d68d3d35b72302b0cddb5aca23)
2023-07-20 14:40:21 +03:00
Bogdan
5d73c6aa91
Update webpack, eslint and core-js
2023-07-15 17:34:54 +03:00
Bogdan
bd6a37dc8c
Fixed: (UI) Regain jump to character
functionality for search releases
2023-07-08 17:02:01 +03:00
Bogdan
10bbaee55d
Update UI dependencies
2023-05-12 22:33:45 +03:00
Benjamin Staneck
5f83da9725
Remove unused babel plugins and fix build with profiling
...
(cherry picked from commit d79f42351fd3d61d180a224d4b8fb51184eb347e)
2023-05-12 22:27:08 +03:00
Benjamin Staneck
1ca8ff5012
Update all relevant dev tool deps
...
Delete esformatter
Address lint failures
Delete unknown component property
remove deprecated stylelint rules
Address stylelint violation
Update rimraf
(cherry picked from commit 4aba540b894729c730640f03b2f96c451af2dba0)
2023-05-12 22:22:45 +03:00
Benjamin Staneck
dca3e939f0
Update webpack and webpack-cli
...
(cherry picked from commit 8bcaa17e25161aeedd9ca8488a4bb6f4c423de2b)
2023-05-06 11:00:01 +03:00
Benjamin Staneck
78ed2a1af0
Update core-js and use defaults for browserlist
...
(cherry picked from commit de4cfefde4d00aba829356541b02e8f9a7729977)
2023-05-06 10:44:51 +03:00
Bogdan
dc5e6d29e1
Bump dotnet to 6.0.16
2023-04-14 03:21:01 +03:00
Bogdan
2784ee8ce6
Fixed: (UI) Update frontend packages
2023-04-05 05:14:08 +03:00
Mark McDowall
c0383ad5f5
Refactor Indexer index to use react-window
...
(cherry picked from commit d022679b7dcbce3cec98e6a1fd0879e3c0d92523)
2023-02-25 22:17:31 -06:00
Mark McDowall
c2599ef2e7
Switch to eslint for linting
...
(cherry picked from commit a18c3774661f466727ab46315211aecb43ef1def)
2023-02-25 22:17:31 -06:00
Mark McDowall
2cd1679918
Add Prettier to format TypeScript files
...
(cherry picked from commit de56862bb97b092c5fc44359caf3b2abdbcfdf96)
2023-02-25 22:17:31 -06:00
Mark McDowall
545d47b05c
Add typescript
2023-02-25 22:17:31 -06:00
Qstick
54dce448a8
Added react-hooks lint rules
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2023-02-19 23:09:35 -06:00
Qstick
560cda8ba0
Bump dotnet to 6.0.13
2023-01-25 19:07:47 -06:00
Bogdan
5a9d4d6280
Fixed: (UI) Transpile ES6 libs to fix issues on some browsers
2023-01-11 21:23:10 -06:00
Qstick
2e851b0588
New: Mobile friendly manual search
...
Fixes #490
2022-12-22 13:37:09 -06:00
Qstick
2a2e859420
Update UI Dependencies
2022-12-20 14:23:09 -06:00
Qstick
31f0e8212e
Update UI Dev Dependencies
2022-12-20 14:23:09 -06:00
Qstick
1cbb9b1724
Bump dotnet to 6.0.12
2022-12-20 14:23:09 -06:00
Qstick
313a0b459a
Bump dotnet to 6.0.6
2022-06-25 18:24:44 -05:00
Qstick
40e7f80be9
Update FE dev dependencies
2022-06-04 00:42:40 -05:00
dependabot[bot]
ca0de18413
Bump moment from 2.29.1 to 2.29.2
...
Bumps [moment](https://github.com/moment/moment ) from 2.29.1 to 2.29.2.
- [Release notes](https://github.com/moment/moment/releases )
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/moment/moment/compare/2.29.1...2.29.2 )
---
updated-dependencies:
- dependency-name: moment
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-04-10 11:34:28 -05:00
Qstick
83bf3620c0
Update webpack packages
2022-03-24 21:02:06 -05:00
Qstick
fa41bf3c58
Frontend Package Updates
2022-03-24 20:30:56 -05:00
Qstick
22f9e9e6b7
Bump dotnet to 6.0.3
2022-03-24 20:30:56 -05:00
Qstick
25bb5b6427
Bump React-dnd to 14.0.4
2021-11-22 16:40:05 -06:00
Qstick
19862cda6c
Bump Webpack plugins and loaders
2021-11-21 18:32:39 -06:00
Qstick
230a0e5aa0
Bump Sentry to 6.15.0
2021-11-21 18:03:07 -06:00
Qstick
4273f2d6f3
Bump Webpack to 5.64.2
2021-11-21 18:00:02 -06:00
Qstick
a4c92fc629
Update lint packages
2021-11-21 17:57:24 -06:00
Qstick
cb7cbb74e0
New: Build on Net6
2021-11-18 00:11:37 -05:00
Qstick
1e317dac6b
Bump Net5 to 5.0.9
2021-08-13 21:40:34 -04:00