Chaerne
|
0eb373a2dd
|
Updated the cpp and h
|
2024-03-10 17:45:04 +01:00 |
|
Chaerne
|
7e7aa9cd93
|
Merge branch 'main' of https://github.com/FinianLandes/Spotify_Esp32
|
2024-03-10 17:40:51 +01:00 |
|
Chaerne
|
570133e859
|
Update Structure
|
2024-03-10 17:40:27 +01:00 |
|
Chaerne
|
e88e60ea6b
|
Delete Spotify_Esp32.code-workspace
|
2024-03-10 17:29:30 +01:00 |
|
Chaerne
|
cd0554437c
|
Merge pull request #1 from FinianLandes/workspace_prettify_etc
Workspace prettify etc
|
2024-03-10 17:28:09 +01:00 |
|
Chaerne
|
707e269a0e
|
Update login_without_refresh_token.ino
|
2024-03-10 17:23:02 +01:00 |
|
Chaerne
|
5955c39700
|
Update login_with_refresh_token.ino
|
2024-03-10 17:22:37 +01:00 |
|
Chaerne
|
99fed2be16
|
Migrated from HTTPClient to WiFiClientSecure
|
2024-03-09 15:44:28 +01:00 |
|
Chaerne
|
27284774f6
|
Fixed issues in Get Recommendations and added a
check all function to main.cpp
|
2024-03-09 14:27:21 +01:00 |
|
Chaerne
|
1f3c531ffb
|
Added partitions.csv to the project, which sets
the flash size from 1MB to 1.5MB
|
2024-03-07 18:57:43 +01:00 |
|
Chaerne
|
ca7b16e22e
|
Updated readme and updated the examples
|
2024-02-20 10:59:16 +01:00 |
|
Chaerne
|
548ab16059
|
Minor Modifications, Made RestAPI more compact
|
2024-02-19 21:19:30 +01:00 |
|
Chaerne
|
60cf1713ce
|
Deleted Duplicates, made the project more
organized and added the
|
2024-02-19 18:00:08 +01:00 |
|
Chaerne
|
9235b7ee1d
|
Create login_with_rft.ino
|
2024-02-19 16:04:18 +01:00 |
|
Chaerne
|
a5c2b86ce3
|
Update login_without_rft.ino
|
2024-02-19 16:02:13 +01:00 |
|
Chaerne
|
c898c21a82
|
Create Some Examples
|
2024-02-19 16:01:18 +01:00 |
|
Chaerne
|
f6555aa0ec
|
Delete Examples directory
|
2024-02-19 15:59:15 +01:00 |
|
Chaerne
|
786d90da10
|
Create placeholder.txt
|
2024-02-19 15:51:58 +01:00 |
|
Chaerne
|
abc38b6f55
|
Delete src/some.txt
|
2024-02-19 15:49:49 +01:00 |
|
Chaerne
|
02e45a0aff
|
Added Direct Login Support
|
2024-02-19 15:49:02 +01:00 |
|
Chaerne
|
e4022171c2
|
Create some.txt
|
2024-02-19 15:44:50 +01:00 |
|
Chaerne
|
cf2f42134a
|
Delete login.cpp
|
2024-02-18 17:15:12 +01:00 |
|
Chaerne
|
2e96e76827
|
Delete index.h
|
2024-02-18 17:15:02 +01:00 |
|
Chaerne
|
5e48810385
|
Add files via upload
Added Login Support
|
2024-02-18 17:08:45 +01:00 |
|
Chaerne
|
f90ac16420
|
Create index.h
File containing HTML content and auth url for login
|
2024-02-13 14:44:20 +01:00 |
|
Chaerne
|
e5e8449e64
|
Create login.cpp
Working login page
|
2024-02-13 14:43:22 +01:00 |
|
Chaerne
|
ba8b94bd1e
|
Update SpotifyESP32.h
Fixed a start_resume_playback as there were two functions overlapping
|
2024-01-21 21:19:26 +01:00 |
|
Chaerne
|
f6a262a9bd
|
Update main.cpp to demo_script
|
2024-01-14 21:22:52 +01:00 |
|
Chaerne
|
18e2d0785f
|
Update README.md
|
2024-01-14 15:45:29 +01:00 |
|
Finian Landes
|
ccf65e38ba
|
Fully Documented
|
2024-01-07 18:18:13 +01:00 |
|
Finian Landes
|
044042d436
|
Added some Doxy comments, Version Unstable
|
2024-01-02 12:07:00 +01:00 |
|
Finian Landes
|
e3c3005c7e
|
Player Functions All working, Everything char based, regex for debugging
|
2024-01-01 19:46:44 +01:00 |
|
Finian Landes
|
cec67eee9b
|
Added Recommendations, All functions working, Size of arrays new parameter
|
2023-12-30 17:27:11 +01:00 |
|
Finian Landes
|
afb96ac56c
|
Added Recommendations, possibly fixed all playlist funtions, all functions taking multiple uris/ids take it in form char** x = ['id1','id2']
|
2023-12-29 23:54:32 +01:00 |
|
Finian Landes
|
1f37d63156
|
all functions working
|
2023-12-10 12:35:52 +01:00 |
|
Finian Landes
|
0b97d7d1cd
|
Tested all functions, all working except some json errors in 4 playlist functions, will fix it soon
|
2023-12-09 23:00:05 +01:00 |
|
Finian Landes
|
3b4cb63f69
|
Implemeted more functions, untested
|
2023-12-09 17:52:46 +01:00 |
|
Chaerne
|
3364b47f4e
|
Update README.md
|
2023-12-05 22:07:37 +01:00 |
|
Finian Landes
|
eafe0a3511
|
Added Functions in .ino file to test the API functions, added comma seperated list to json, replaced link with url for consitency, Tested all functions -> All working
|
2023-12-05 22:02:43 +01:00 |
|
Finian Landes
|
9064bc796b
|
Added todo to Readme
|
2023-12-05 08:38:46 +01:00 |
|
Finian Landes
|
67d45e6841
|
Added Album functions and modified all functions to use RestApi(everything untested)
|
2023-12-04 22:07:00 +01:00 |
|
Pia Piekarek
|
6c83ede120
|
Update README.md
|
2023-12-03 15:18:41 +01:00 |
|
Finian Landes
|
ea65e59183
|
initial state of Spotify API
|
2023-12-03 15:11:52 +01:00 |
|
Chaerne
|
8d398a4454
|
Initial commit
|
2023-12-03 14:58:38 +01:00 |
|