Rico van Zelst
48c74fb4d6
feat(sales): WIP: add SaleController, Current_sales component, and view
...
- Added a new file `SaleController.php` in the `app/Http/Controllers` directory to handle sales-related logic.
- Created a new file `Current_sales.php` in the `app/View/Components/Sales` directory to define the `Current_sales` component.
- Added a new file `current_sales.blade.php` in the `resources/views/components/sales` directory to display the current sales.
- Modified the `web.php` routes file to include a route for accessing the sales page.
These changes introduce functionality related to displaying and managing sales data on the website.
2023-12-05 13:35:59 +01:00
Rico
6eb9b48a84
Merge pull request #39 from rico-vz/dependabot/composer/guzzlehttp/guzzle-7.8.1
...
build(deps): bump guzzlehttp/guzzle from 7.8.0 to 7.8.1
2023-12-04 14:07:25 +01:00
Rico van Zelst
168bfb9e9c
feat(vite.config): remove unnecessary build options
...
- Remove the `build` section from the Vite configuration file.
- The `rollupOptions` for output filenames have been removed.
2023-12-01 22:10:07 +01:00
Rico van Zelst
76d9a0c3ab
style(*): update style
...
- Update the anonymous class syntax in the `add_admin_to_users` migration to use parentheses instead of a space before the opening brace.
- This change ensures compatibility with newer versions of PHP.
2023-12-01 21:50:26 +01:00
Rico van Zelst
2374a39c77
feat(monitoring): add pulse
...
- Added a new gate called `viewPulse` in the `AuthServiceProvider` class.
- The gate allows only admin users to view the Pulse feature.
2023-12-01 21:49:26 +01:00
Rico van Zelst
6c2deaa953
feat(public): add riot.txt file
...
This commit adds a new file called "riot.txt" to the public directory.
2023-12-01 15:22:47 +01:00
Rico
0713d481a5
*: funding
2023-11-30 23:43:50 +01:00
Rico van Zelst
d08702888f
fix: meta for assets & emotes
2023-11-28 09:33:28 +01:00
Rico van Zelst
d79c0dba5f
style: laravel pint
2023-11-27 20:49:41 +01:00
Rico van Zelst
0723d5aa72
fix: center icon show + add alt to img
2023-11-27 20:48:33 +01:00
Rico van Zelst
3e7592fa9c
feat: summoner icon show
2023-11-27 19:11:09 +01:00
Rico van Zelst
96c346f426
minor: add href.
2023-11-27 17:47:01 +01:00
Rico van Zelst
383099910d
fix: reverse summoner icon sorting
...
when you check out the icons, most of the time you probably are looking for recent ones not ones from 2009.
2023-11-27 17:39:59 +01:00
Rico van Zelst
d9fac4259d
feat: implement summoner emote index
2023-11-27 17:38:38 +01:00
Rico
99370b9279
Merge pull request #36 from rico-vz/dependabot/composer/spatie/laravel-backup-8.4.1
...
build(deps): bump spatie/laravel-backup from 8.4.0 to 8.4.1
2023-11-27 12:28:37 +01:00
Rico
d3bbbbcb7d
Merge pull request #37 from rico-vz/dependabot/composer/laravel/sail-1.26.1
...
build(deps-dev): bump laravel/sail from 1.26.0 to 1.26.1
2023-11-27 12:28:19 +01:00
Rico van Zelst
de9deadd97
feat: start on emote components...
2023-11-26 19:17:26 +01:00
Rico van Zelst
ce203e7f45
Merge branch 'main' of https://github.com/rico-vz/HeimerdingerLoL
2023-11-26 18:25:47 +01:00
Rico van Zelst
bd2b01055f
fix: add emotes to full seeder
2023-11-26 18:25:43 +01:00
Rico
d162844717
style: fixes from styleci
...
Apply fixes from StyleCI
2023-11-26 18:24:59 +01:00
Rico van Zelst
c11df81e5c
feat: emote data
2023-11-26 18:24:23 +01:00
Rico van Zelst
1a6091e099
feat: code for emotes
2023-11-26 17:52:06 +01:00
Rico
eb210f1ba7
style: fixes from styleci
...
Apply fixes from StyleCI
2023-11-26 17:41:27 +01:00
Rico van Zelst
a2dc7ad465
feat: implement sqids
2023-11-26 17:39:45 +01:00
Rico van Zelst
f79395cfae
cache time
2023-11-26 16:20:06 +01:00
Rico
3426d962c9
upd: laravel update
...
build(deps): bump laravel/framework from 10.31.0 to 10.32.1
2023-11-20 16:52:46 +01:00
Rico van Zelst
560c75a1b4
feat: asset page
2023-11-16 14:43:40 +01:00
Rico
ea2061e4af
upd: contributing req
2023-11-16 12:11:06 +01:00
Rico
3cc8d1e0a2
upd: readme
2023-11-16 11:47:56 +01:00
Rico van Zelst
ba08e58d18
feat: proj name vite
2023-11-16 11:44:47 +01:00
Rico van Zelst
0dbcf3e7a0
fix: vite config
2023-11-16 11:40:33 +01:00
Rico van Zelst
4c3175d337
fix: vite cache refreshing
2023-11-16 11:36:57 +01:00
Rico
0f1a10d419
style: apply styleci fixes
...
Apply fixes from StyleCI
2023-11-16 11:30:37 +01:00
Rico van Zelst
ad49426825
feat: active nav highlighting & icon fixes
2023-11-16 11:29:32 +01:00
Rico van Zelst
7c05647079
fix: improved tooltip
2023-11-15 14:51:17 +01:00
Rico van Zelst
6331dd3531
fix: seeder
2023-11-15 13:59:41 +01:00
Rico van Zelst
cea55e776c
feat: icon list + search functionality
2023-11-15 13:58:12 +01:00
Rico van Zelst
cc2ebc8899
feat: backlink to champ on skin
2023-11-15 10:24:47 +01:00
Rico van Zelst
a861535180
upd: update packages
2023-11-14 11:49:49 +01:00
Rico van Zelst
9dfe98cbef
fix: only clear cloudflare on prod
2023-11-14 11:02:42 +01:00
Rico van Zelst
7ced468ad1
feat: search through skins
2023-11-14 10:30:44 +01:00
Rico van Zelst
2aa85db037
fix: schar solution
2023-11-09 20:06:01 +01:00
Rico van Zelst
04b3784639
fix: typo
2023-11-09 19:56:00 +01:00
Rico van Zelst
eae85fa7b0
feat: backup text if no lore
2023-11-09 19:44:29 +01:00
Rico van Zelst
0351c6eaa9
fix: skin splash aspectratio
2023-11-09 17:09:18 +01:00
Rico van Zelst
03fbcfaa3f
fix: cloudflare command issue
2023-11-09 16:51:25 +01:00
Rico van Zelst
89ac9ffec2
feat: cloudflare purge
2023-11-09 16:32:37 +01:00
Rico van Zelst
36009e116e
feat: cloudflare purge command
2023-11-09 16:22:14 +01:00
Rico
7c7db0844b
style: apply fixes from styleci
...
Apply fixes from StyleCI
2023-11-09 15:53:30 +01:00
Rico van Zelst
c542a2421b
feat: skin grid info
2023-11-09 14:55:57 +01:00
Rico van Zelst
050c8c7975
fix: font size naming
2023-11-09 14:11:24 +01:00
Rico van Zelst
86990c6fea
feat: skin rarity color
2023-11-09 14:10:01 +01:00
Rico van Zelst
927f85600f
axe: implement rule ID: aria-allowed-attr
2023-11-09 13:41:13 +01:00
Rico van Zelst
45ea4d6ab4
fix: footer margin top for spacing
2023-11-09 13:20:50 +01:00
Rico van Zelst
08693eb302
style: cleaner vite import
2023-11-09 13:20:00 +01:00
Rico van Zelst
b8c924442d
fix: further css loading optim
2023-11-09 13:06:32 +01:00
Rico van Zelst
754c97774e
fix: async load inter font
2023-11-09 12:51:29 +01:00
Rico van Zelst
88a7ba0b3b
fix: optimize home images
2023-11-09 12:42:03 +01:00
Rico van Zelst
6eb8a68f9b
fix: link to skins page
2023-11-09 12:24:00 +01:00
Rico van Zelst
2b8e6d9327
feat: skin list
2023-11-09 12:20:46 +01:00
Rico van Zelst
70306245e6
fix: add footer to all pages
2023-11-09 11:16:17 +01:00
Rico van Zelst
3e2d8ad6fe
feat: add footer
2023-11-09 11:15:18 +01:00
Rico van Zelst
225cab967d
fix: vert scroll bug
2023-11-09 09:08:00 +01:00
Rico van Zelst
850564c096
style: move script to vite manifest
2023-11-09 08:54:32 +01:00
Rico van Zelst
1028ab1e88
fix: add filter to vite manifest
2023-11-08 21:43:40 +01:00
Rico van Zelst
00018878e0
feat: position filter
2023-11-08 21:40:51 +01:00
Rico van Zelst
c7eae5d41a
fix: skin duplicate bug
2023-11-08 18:47:26 +01:00
Rico van Zelst
a61b4f8085
feat: sideways scroll improvement
2023-11-08 15:05:16 +01:00
Rico van Zelst
003c58544f
feat: skin list on champion details
2023-11-08 15:01:20 +01:00
Rico van Zelst
68231197d0
fix: skin foreign key
2023-11-08 15:01:20 +01:00
Rico
4b02cafaa2
style: apply styleci fixes
...
Apply fixes from StyleCI
2023-11-08 14:14:09 +01:00
Rico van Zelst
149174ebc3
feat: champ information, style improvement
2023-11-08 14:12:51 +01:00
Rico van Zelst
b0a88ba3b9
Revert "feat: test css optim"
...
This reverts commit f7272e015a .
2023-11-08 10:50:36 +01:00
Rico van Zelst
f7272e015a
feat: test css optim
2023-11-08 10:42:23 +01:00
Rico van Zelst
38247c71d9
feat: champ info start
2023-11-08 10:39:52 +01:00
Rico van Zelst
cabb5414ae
axe: accessibility text size
2023-11-07 22:24:02 +01:00
Rico van Zelst
1b58cbc388
seo: description meta
2023-11-07 22:15:58 +01:00
Rico van Zelst
d17d19bac6
fix: query optimization
...
⚡ 166 Queries -> 2 Queries (cached)
2023-11-07 22:04:00 +01:00
Rico van Zelst
04602efece
fix: detail icon
2023-11-07 21:36:27 +01:00
Rico van Zelst
942123947b
feat: new iconsets
...
more lightweight
2023-11-07 21:28:21 +01:00
Rico van Zelst
1e974ee614
upd: gitignore
2023-11-07 20:30:35 +01:00
Rico van Zelst
8751c6dd1a
fix: image loading & syze
2023-11-07 19:52:45 +01:00
Rico van Zelst
a4bdbe880c
feat: add redirect to navbar and feature
2023-11-07 19:39:40 +01:00
Rico van Zelst
790b8d280f
feat: image load animation
2023-11-07 19:38:34 +01:00
Rico van Zelst
b5342fcc9d
style: remove unused code
2023-11-07 19:15:09 +01:00
Rico van Zelst
bceead273d
fix: move scripts to vite
2023-11-07 18:27:46 +01:00
Rico van Zelst
158b5c2df2
change: self host scripts
2023-11-07 18:23:01 +01:00
Rico van Zelst
e2c63a7a0a
fix: accessibility changes
2023-11-07 18:11:44 +01:00
Rico van Zelst
a282f3a768
fix: use fa script instead of style
2023-11-07 18:02:47 +01:00
Rico van Zelst
b4f5954558
fix: don't lazy load atf images
2023-11-07 17:46:14 +01:00
Rico van Zelst
167be2fd82
opt: use image cdn for splashes
2023-11-07 17:41:03 +01:00
Rico van Zelst
4445bc1478
feat: champion list
2023-11-07 17:28:37 +01:00
Rico van Zelst
42955bea4f
fix: make metadata work on twitter
2023-11-07 14:14:44 +01:00
Rico van Zelst
1f4e18641b
fix: use https on prod
2023-11-07 14:10:28 +01:00
Rico van Zelst
17dbc897b1
feat: og meta image
2023-11-07 14:06:35 +01:00
Rico van Zelst
5c8d31a1b1
Merge branch 'main' of https://github.com/rico-vz/HeimerdingerLoL
2023-11-07 13:44:13 +01:00
Rico van Zelst
af1b031240
feat: home seo text
2023-11-07 13:44:00 +01:00
Rico
b6ea59c923
style: apply fixes from styleci
2023-11-07 13:17:39 +01:00
Rico van Zelst
ab15e38ac0
feat: skinline tags
2023-11-07 13:16:46 +01:00
Rico van Zelst
aea82ff0f6
fix: change http to https
2023-11-07 11:19:35 +01:00