Commit graph

1016 commits

Author SHA1 Message Date
dependabot[bot]
5970183c9b
Bump json5, coffee-loader, webpack and webpack-stream
Bumps [json5](https://github.com/json5/json5) to 1.0.2 and updates ancestor dependencies [json5](https://github.com/json5/json5), [coffee-loader](https://github.com/webpack-contrib/coffee-loader), [webpack](https://github.com/webpack/webpack) and [webpack-stream](https://github.com/shama/webpack-stream). These dependencies need to be updated together.


Updates `json5` from 0.5.1 to 1.0.2
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v0.5.1...v1.0.2)

Updates `coffee-loader` from 0.7.2 to 0.7.3
- [Release notes](https://github.com/webpack-contrib/coffee-loader/releases)
- [Changelog](https://github.com/webpack-contrib/coffee-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/coffee-loader/commits/v0.7.3)

Updates `webpack` from 1.13.1 to 5.75.0
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v1.13.1...v5.75.0)

Updates `webpack-stream` from 3.2.0 to 7.0.0
- [Release notes](https://github.com/shama/webpack-stream/releases)
- [Commits](https://github.com/shama/webpack-stream/compare/v3.2.0...v7.0.0)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
- dependency-name: coffee-loader
  dependency-type: direct:development
- dependency-name: webpack
  dependency-type: direct:development
- dependency-name: webpack-stream
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-05 00:05:52 +00:00
Alex Ramirez
80146696f3
Merge pull request #223 from Poniverse/dev/comp/addcanterlotave
Add hyperlink to Canterlot Avenue in Poniverse site list
2022-10-21 23:12:31 -07:00
Alex Ramirez
a0beb228d6 Add hyperlink to Canterlot Avenue in Poniverse site list 2022-10-20 00:02:33 -07:00
Adam Lavin
a1522f3cd7
Change namespace to App 2021-02-14 02:34:58 +00:00
Alex I. Ramirez
f64400c46d
Update dev environment & add media player notifications (#139)
This changeset's key new feature is allowing web browsers to display media player notifications for Pony.fm by implementing the media session API. These notifications display Play/Pause, Previous, and Next controls that control Pony.fm's playback. This also makes Pony.fm controllable by automotive audio systems and other Bluetooth devices that expose their own (often physical) playback controls.

Other improvements in this changeset include:

- Update the automated dev environment setup to work in 2021

- Remove extraneous frontend logging

- Fix to consistently include album data with a track's data
2021-01-01 22:29:36 -08:00
tinker
9f311c949f Update support contacts 2018-07-19 12:59:25 +10:00
Logic
0187f1268e Update copyright (#134) 2018-04-26 19:39:37 +01:00
Adam Lavin
96f1317943
Fix config for register redirections 2018-04-26 13:07:29 +01:00
Feld0
a0c68a9a6f Updating my copyright credits 2018-04-20 21:25:36 -07:00
Alex Howard
3b4956cd07
Update Mercury's pronouns 2018-01-12 02:12:29 -05:00
Alex Howard
811553b0a9
Changing the points of contact. 2018-01-12 02:11:14 -05:00
Peter Deltchev
de2f0f8872
Merge pull request #131 from Lavoaster/the-fix-the-production-site-branch-because-i-missed-out-a-migration
Fix Laravel 55 upgrade migration
2017-12-03 02:07:19 -08:00
Adam Lavin
ad76432c56 Fix Laravel 55 upgrade migration 2017-12-03 10:06:18 +00:00
Peter Deltchev
f29d158611
Merge pull request #130 from Lavoaster/the-fix-the-production-site-branch-because-i-missed-out-a-migration
Added clear cache migration
2017-12-03 01:28:08 -08:00
Adam Lavin
9fe1c409a5 Added clear cache migration 2017-12-03 09:24:36 +00:00
Peter Deltchev
47ecf523f4
Merge pull request #129 from Lavoaster/7.0-rollback
Hold more packages for 7.0 compat
2017-12-03 00:41:22 -08:00
Adam Lavin
eb790d1818 Hold more packages for 7.0 compat 2017-12-03 08:36:36 +00:00
Peter Deltchev
c1c16095d7
Merge pull request #128 from Lavoaster/7.0-rollback
Sticky doctrine/dbal to 2.5.* to prevent 7.1 requirement
2017-12-02 23:48:31 -08:00
Adam Lavin
ebafc16d91 Sticky doctrine/dbal to 2.5.* to prevent 7.1 requirement 2017-12-03 07:39:14 +00:00
Peter Deltchev
bd4b78c690
Merge pull request #124 from Lavoaster/laravel-upgrades
Upgrade to Laravel 5.5
2017-12-02 22:21:31 -08:00
Isaac
a74b5d6975 Merge branch 'master' of https://github.com/Poniverse/Pony.fm 2017-12-02 21:46:22 -08:00
Adam Lavin
081202e7e2
Merge branch 'master' into laravel-upgrades 2017-12-03 04:41:18 +00:00
Isaac
72117b000c Added a checks to buildCovers and processFile 2017-12-02 20:39:31 -08:00
Adam Lavin
071488cf4d
Fix .gitignore 2017-12-03 04:29:24 +00:00
Peter Deltchev
ae7ecea905
Merge pull request #123 from ILikePizza555/master
Changed Imagemagik parameters to stop cropping.
2017-12-02 19:58:28 -08:00
Isaac
d96fde1f55 Minor changes 2017-12-02 19:06:25 -08:00
Peter Deltchev
79ac83c8e3
Merge pull request #125 from Lavoaster/fix-validation
Fix API track validation
2017-12-01 21:18:20 -08:00
Adam Lavin
bbcc128d3f Remove repository workaround 2017-11-29 04:47:14 +00:00
Adam Lavin
950beec948 Fix API track validation 2017-11-29 04:27:42 +00:00
Isaac
821b5c5bdd Moved rebuilding code into Image and added error handling. 2017-11-28 13:47:37 -08:00
Isaac
e5c5dec14a Some small changes 2017-11-28 11:21:24 -08:00
Isaac
cd348dff7d Added copyright to RebuildImages.php 2017-11-28 11:01:17 -08:00
Adam Lavin
d2390868dd Fix scoped queries 2017-11-28 16:44:28 +00:00
Adam Lavin
9f1f78339f Sync models, and fix issue with ide-helper. 2017-11-28 16:24:32 +00:00
Adam Lavin
30f3ba952a Laravel 5.5 2017-11-28 07:00:11 +00:00
Adam Lavin
0cc03b509b Laravel 5.4 2017-11-28 05:45:47 +00:00
Isaac
e6103bbd54 Fixed an issue with Image::clearExisting
Now no longer deletes original image regardless of paramter
2017-11-24 22:18:31 -08:00
Isaac
e502785c2d Renamed to RebuildImages and added to Kernel 2017-11-24 21:23:44 -08:00
Isaac
917aea2f2d Implemented Commands/resizeImages 2017-11-24 21:20:44 -08:00
Isaac
d8b9795ddc Created Image::clearExisting and refactored upload 2017-11-24 21:02:35 -08:00
Isaac
2f498f44d3 Removed getOriginalFiles and refactored image processing 2017-11-24 20:45:41 -08:00
Isaac
249b98311e Added getOriginalFiles() to Image 2017-11-24 20:17:44 -08:00
Isaac
7ae95fa46f Added ResizeImages command 2017-11-24 19:08:41 -08:00
Isaac
ccb7361547 Thumbs now crop while cover have variable height 2017-11-24 19:00:37 -08:00
Isaac
2733071468 Changed Imagemagik parameters to stop cropping. 2017-11-23 13:13:19 -08:00
Peter Deltchev
61ee103299 Added a filter for the EqBeats archive. 2017-10-29 03:06:08 -07:00
Peter Deltchev
6aee13a500 Minor fixes 2017-10-28 16:50:15 -07:00
Peter Deltchev
dba9ae1b15 #58: Implemented a more stable and useful track details endpoint. 2017-10-28 16:44:08 -07:00
Josef Citrine
29cd3de86e Fixed encoding errors on import 2017-10-11 21:57:03 +01:00
Josef Citrine
1f46b3a85d Check if user exists before checking redirect 2017-09-28 23:18:38 +01:00