Commit Graph

8877 Commits

Author SHA1 Message Date
HDVinnie a659ee4e6c Merge pull request #2685 from Roardom/update-user-security
(Update) Cruddify user security
2023-04-12 04:25:57 -04:00
HDVinnie 225b5d85e1 Merge pull request #2689 from Roardom/fix-user-posts
(Fix) User posts
2023-04-12 04:25:24 -04:00
HDVinnie d4ce3417a8 Merge pull request #2690 from Roardom/fix-send-private-message-error
(Fix) Send private message error
2023-04-12 04:24:54 -04:00
HDVinnie 2e4d669abf Merge pull request #2688 from Roardom/fix-achievement-unlock
(Fix) Achievement unlock
2023-04-12 04:24:15 -04:00
HDVinnie 43afbc1e70 Merge pull request #2687 from Roardom/fix-topic-field
(Fix) Wrong topic field
2023-04-12 04:23:40 -04:00
HDVinnie eb5440a6ca Merge pull request #2686 from Roardom/fix-bon-exchange-update
(Fix) Bon exchange update
2023-04-12 04:23:03 -04:00
Roardom bd6d0bebbb fix: send private message error 2023-04-12 04:27:15 +00:00
Roardom c4745f8f87 fix: user posts 2023-04-12 03:43:02 +00:00
Roardom a0429ca442 fix: achievement unlock
The unlock() function only takes a single argument
2023-04-12 03:19:22 +00:00
Roardom 94efa52b02 fix: wrong topic field 2023-04-12 02:57:26 +00:00
Roardom 9d4d78042c fix: bon exchange update 2023-04-12 02:37:46 +00:00
HDVinnie b70bbf8fa4 Merge pull request #2684 from Roardom/combine-graveyard-with-torrents
(Update) Combine graveyard with torrents
2023-04-11 21:05:06 -04:00
Roardom 2ea2fbb5ab update: cruddify user security 2023-04-11 15:58:54 +00:00
Roardom e06c08674c update: combine graveyard with torrents 2023-04-11 08:59:43 +00:00
HDVinnie 21d9dd2415 Merge pull request #2679 from Roardom/optimize-api
(Update) Optimize api
2023-04-09 21:29:39 -04:00
Roardom ff4e0854a7 update: implement basic caching for api 2023-04-10 01:11:29 +00:00
Roardom ae81678287 update: optimize api
Make pagination opt in by default

Stop calculating thanks and comment count for the API since it's not used for anything
2023-04-10 00:39:24 +00:00
HDVinnie 3b076fcef8 Merge pull request #2678 from Roardom/fix-game-ids-home
(Fix) Game ids on home page query
2023-04-08 20:50:26 -04:00
HDVinnie 1551e3e9f6 Merge pull request #2677 from Roardom/fix-torrent-buff-isset
(Fix) Unnecessary isset
2023-04-08 20:50:00 -04:00
HDVinnie 7da081aaf0 Merge pull request #2676 from Roardom/fix-all-pluck
(Refactor) Reduce unnecessary collection calls
2023-04-08 20:49:21 -04:00
Roardom 397d33616e fix: game ids on home page query 2023-04-09 00:40:53 +00:00
Roardom 0e86f4a66d fix: unnecessary isset 2023-04-09 00:12:10 +00:00
Roardom b52bffc728 refactor: reduce unnecessary collection calls 2023-04-09 00:06:47 +00:00
HDVinnie d21ac7c880 Merge pull request #2675 from Roardom/fix-bon-exchange-creation
(Fix) Bon exchange creation
2023-04-08 20:03:30 -04:00
HDVinnie 86a7a5f906 Merge pull request #2674 from Roardom/fix-games-home
(Fix) Game query on home page
2023-04-08 20:03:02 -04:00
Roardom 5c393183e1 fix: bon exchange creation 2023-04-08 23:54:11 +00:00
Roardom 53c7a8597c fix; game query on home page 2023-04-08 23:47:57 +00:00
HDVinnie c53eb1cccf Merge pull request #2673 from Roardom/cache-infohash
(Update) Cache torrent infohash to id mapping
2023-04-08 17:42:22 -04:00
Roardom 4ec1fd5ad4 update: cache torrent infohash to id mapping 2023-04-08 17:23:25 +00:00
HDVinnie 92aa9b23cb Merge pull request #2672 from Roardom/binary-infohashes
(Update) Swap infohash from ascii-encoded hex to binary
2023-04-08 09:18:16 -04:00
Roardom ea9fd6c9c9 update: swap infohash from ascii-encoded hex to binary 2023-04-08 08:02:04 +00:00
HDVinnie 4ebee469f3 Merge pull request #2670 from Roardom/update-user-resurrections-view
(Update) User resurrections view
2023-04-07 08:38:04 -04:00
HDVinnie 10995006dc Merge pull request #2669 from Roardom/update-user-uploads-view
(Update) User uploads view
2023-04-07 08:37:11 -04:00
HDVinnie 2e20841255 Merge pull request #2668 from Roardom/update-user-active-view
(Update) User actives view
2023-04-07 08:36:50 -04:00
HDVinnie 2d2a6fd5e7 Merge pull request #2667 from Roardom/update-user-history-view
(Update) User history view
2023-04-07 08:36:03 -04:00
Roardom 03b0b8744e update: user uploads view 2023-04-07 06:02:51 +00:00
Roardom 053e7cdf86 update: user actives view 2023-04-07 06:01:27 +00:00
Roardom 3a9f109a9a update: user history view 2023-04-07 05:48:43 +00:00
Roardom 7620838f3c update: user resurrections view 2023-04-07 05:46:55 +00:00
HDVinnie 014bf37ac3 Merge pull request #2666 from Roardom/fix-warning-deactivation
(Fix) Warning deactivation
2023-04-06 18:19:13 -04:00
HDVinnie 319a42bb83 Merge pull request #2665 from Roardom/validate-graveyard
(Fix) Validate graveyard
2023-04-06 18:18:17 -04:00
Roardom f321e59cd2 fix: warning deactivation 2023-04-06 10:08:57 +00:00
Roardom d2be7ef0f6 fix: validate graveyard creation 2023-04-06 07:42:28 +00:00
HDVinnie 78f3409f5d Merge pull request #2664 from milkers69/7.x.x 2023-04-05 19:56:20 -04:00
milkers69 f859d2a553 Map more mediainfo languages to flags 2023-04-05 11:25:55 -05:00
HDVinnie 9288a5933d Merge pull request #2662 from Roardom/pagination-styles
(Update) Pagination background color
2023-04-05 10:06:39 -04:00
HDVinnie 1b42d42543 Merge pull request #2661 from Roardom/scrollbar
(Update) Scrollbar styles
2023-04-05 10:06:09 -04:00
Roardom 1880032179 update: pagination background color 2023-04-05 10:40:24 +00:00
Roardom e5530cbbc9 update: scrollbar styles 2023-04-05 10:26:09 +00:00
HDVinnie 63bc73d7df update: metainfo external ids 2023-04-04 21:18:10 -04:00