Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

just a list of title without icons #5

Open
wants to merge 39 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
39 commits
Select commit Hold shift + click to select a range
68fe8b5
update and add genrefy
reloxx13 Jan 28, 2021
9228f07
change repo order to use the latest iconpack
reloxx13 Jan 29, 2021
36c2f75
add preview img, reaarange readme
reloxx13 Jan 29, 2021
e311b6c
another readme hint for repo
reloxx13 Jan 29, 2021
c8ef703
rearrenge import
reloxx13 Jan 29, 2021
e33e5e0
cmd typo
reloxx13 Jan 29, 2021
5b71ab5
readme fixes
reloxx13 Jan 29, 2021
6d2eef7
add sidequest parsing
reloxx13 Jan 29, 2021
2691a71
typo
reloxx13 Jan 29, 2021
54d4795
typo
reloxx13 Jan 29, 2021
7d42909
reduce sidequest image size, reorder to prio oculu store app assets
reloxx13 Jan 29, 2021
45d20b3
fallback to access_token file, add ceate release script
reloxx13 Jan 29, 2021
6125922
update readme
reloxx13 Jan 29, 2021
fb6c0ef
typo readme
reloxx13 Jan 29, 2021
a27fd9d
add multi thread image catching
reloxx13 Jan 29, 2021
8908583
IMGFETCHER_WORKERS as var
reloxx13 Jan 29, 2021
b4991f1
add some badges
reloxx13 Jan 29, 2021
ca91599
hide empty licence badge
reloxx13 Jan 29, 2021
abd95c9
rearrange badges
reloxx13 Jan 29, 2021
c18cfc7
add watcher badge
reloxx13 Jan 29, 2021
7e33d71
img overrides
reloxx13 Jan 29, 2021
50144d0
fix typo
reloxx13 Jan 31, 2021
ca4cc97
add sidequest categories
reloxx13 Jan 31, 2021
5ad6bb4
add sidequest categories
reloxx13 Jan 31, 2021
f3f4ac5
fix image optimization
reloxx13 Jan 31, 2021
0d8d24c
weight sidequest categories, exclude app lab category,
reloxx13 Feb 3, 2021
ae52b51
some more cat mappings
reloxx13 Feb 5, 2021
08b414b
add removed airhockey vr banner
reloxx13 Feb 6, 2021
74f2d21
readme
reloxx13 Feb 8, 2021
1149c9b
add yur banner override
reloxx13 Feb 10, 2021
be27a51
fix for sidequest renaming all category
reloxx13 Mar 4, 2021
155660e
sidequest fix, add support for custom iconpack and appname file, add …
reloxx13 Nov 14, 2021
a3e44bd
cutoms icons to jpg and add quality optimizing
reloxx13 Nov 14, 2021
6ff88a6
- adjust sidequest parser for a new main.js file
reloxx13 Oct 7, 2022
d544432
save sidequest main.js file in case they delete it someday ¯\_(ツ)_/¯
reloxx13 Oct 7, 2022
a538610
update mainjs script name from sq
reloxx13 Oct 28, 2022
5232a5b
find mainjs dynamic from sq
reloxx13 Jan 3, 2023
d80a4cf
add retrier for cloudflare protection "too many requests" while crawl…
reloxx13 May 9, 2023
3370f86
optimizes, reformat
reloxx13 May 9, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,7 @@
/__temp__/
token.txt
.idea
/venv/
/access_token
/oculus_token
/config.json
Loading