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

Add initial draft of spec #62

Merged
merged 33 commits into from
Mar 16, 2023
Merged
Changes from 27 commits
Commits
Show all changes
33 commits
Select commit Hold shift + click to select a range
73411a6
Add IndexedDB text. (#46)
evanstade Dec 22, 2022
21e394e
Add caches and getDirectory text. (#51)
evanstade Jan 4, 2023
ec8280e
Creating a bucket (#48)
ayuishii Jan 4, 2023
e3855d5
Algorithms for delete (#50)
ayuishii Jan 4, 2023
6375836
Fix bad merge
ayuishii Jan 4, 2023
0829b65
Algorithm for keys() (#52)
ayuishii Jan 4, 2023
0f8f120
spec-draft rebase (#53)
ayuishii Jan 4, 2023
3d1b4d2
Enhance IDB, CacheStorage algorithms. (#54)
evanstade Jan 4, 2023
4c79005
Add more algorithms for StorageBucket attributes. (#55)
evanstade Jan 5, 2023
484b44f
Enhancements. (#56)
evanstade Jan 5, 2023
9aaa31c
Write persist/persisted algos (#57)
evanstade Jan 5, 2023
f93e40a
Fill in some error types. (#58)
evanstade Jan 9, 2023
9120c7d
Add Clear Site Data. (#59)
evanstade Jan 11, 2023
6ee0f3f
Address review feedback (#63)
evanstade Feb 13, 2023
4fd6a27
Spec draft (#64)
evanstade Feb 13, 2023
7fd6a82
Spec draft (#65)
evanstade Feb 13, 2023
a19c028
Spec draft (#66)
evanstade Feb 13, 2023
4412787
fix typo (#67)
evanstade Feb 13, 2023
d8cdd06
Address comments (#68)
ayuishii Feb 14, 2023
b374d3c
Address comments #2 (#69)
ayuishii Feb 14, 2023
cd7b0cf
Address comments 3 (#70)
ayuishii Feb 15, 2023
653aa90
use bucket map & update persist() (#71)
ayuishii Feb 15, 2023
5db9062
Update time & expiration (#72)
ayuishii Feb 15, 2023
1d6b2cc
make durability() not async (#73)
ayuishii Feb 16, 2023
00010aa
Address comments (#74)
ayuishii Feb 28, 2023
6952054
Add algorithm for bucket removal (#75)
ayuishii Mar 3, 2023
ae7a2f5
Add issues for storage endpoint quota eviction (#77)
ayuishii Mar 3, 2023
49cabf7
Address comments (#78)
ayuishii Mar 7, 2023
7f5c71e
Apply suggestions by @jyasskin
ayuishii Mar 14, 2023
a4906c9
Update expiration (#80)
ayuishii Mar 14, 2023
752569c
Apply jyasskin@'s suggestions
ayuishii Mar 15, 2023
a253cb5
Use queue a task (#81)
ayuishii Mar 16, 2023
9ab63fd
Update persist() and add note on Promises (#82)
ayuishii Mar 16, 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
Loading