|
1 |
| -## Removed assets |
| 1 | +## Renamed/removed assets |
2 | 2 |
|
3 |
| -For convenience, list of commits of removed assets, so that they can be |
| 3 | +For convenience, list of commits of renamed/removed assets, so that they can be |
4 | 4 | more easily found.
|
5 | 5 |
|
6 |
| -Use the _Before_ link to browse the repo before the removal of assets. |
| 6 | +Use the _Before_ link to browse the repo before the rename/removal of assets. |
7 | 7 |
|
8 | 8 | #### 2022-10-28
|
9 | 9 |
|
10 |
| -Lots of years-old assets no longer used, and now largely irrelevant. |
| 10 | +Removed: |
11 | 11 |
|
12 |
| -./doc/ |
| 12 | +- ./doc/ |
13 | 13 |
|
14 |
| - After: https://github.com/gorhill/uBlock/tree/ba637bb22e48f98383b9f1191a0c30e965475068 |
| 14 | +Git: |
15 | 15 |
|
16 |
| -Before: https://github.com/gorhill/uBlock/tree/6c046ed95cd02d023453c66f766159f6410ae7f7 |
| 16 | +- After: https://github.com/gorhill/uBlock/tree/ba637bb22e48f98383b9f1191a0c30e965475068 |
| 17 | +- Commit: https://github.com/gorhill/uBlock/commit/ba637bb22e48f98383b9f1191a0c30e965475068 |
| 18 | +- Before: https://github.com/gorhill/uBlock/tree/6c046ed95cd02d023453c66f766159f6410ae7f7 |
17 | 19 |
|
| 20 | +#### 2021-07-16 |
| 21 | + |
| 22 | +Moved: |
| 23 | + |
| 24 | +- ./platform/chromium/ => ./platform/common/ |
| 25 | + |
| 26 | +Git: |
| 27 | + |
| 28 | +- After: https://github.com/gorhill/uBlock/tree/a4aced69dc814befcbb57ff1cc04bee307f2c131 |
| 29 | +- Commit: https://github.com/gorhill/uBlock/commit/a4aced69dc814befcbb57ff1cc04bee307f2c131 |
| 30 | +- Before: https://github.com/gorhill/uBlock/tree/ec7db30b2f4ff492ebc2a87ded28afa74aa50948 |
| 31 | + |
| 32 | +#### 2019-09-19 |
| 33 | + |
| 34 | +Removed: |
| 35 | + |
| 36 | +- ./platform/safari/* |
| 37 | + |
| 38 | +Git: |
| 39 | + |
| 40 | +- After: https://github.com/gorhill/uBlock/tree/149b5cf59cc760fa98c9753f4b4ec12d4b884d9a |
| 41 | +- Commit: https://github.com/gorhill/uBlock/commit/149b5cf59cc760fa98c9753f4b4ec12d4b884d9a |
| 42 | +- Before: https://github.com/gorhill/uBlock/tree/917f3620e0c08b722bbd4d400bca2735d9f6975f |
| 43 | + |
| 44 | +#### 2014-11-24 |
| 45 | + |
| 46 | +Moved: |
| 47 | + |
| 48 | +- ./meta/crx/ => ./platform/chromium/ |
| 49 | + |
| 50 | +Git: |
| 51 | + |
| 52 | +- After: https://github.com/gorhill/uBlock/tree/a430e526b6b72182a07cca94822861da7fbdf77b |
| 53 | +- Commit: https://github.com/gorhill/uBlock/commit/a430e526b6b72182a07cca94822861da7fbdf77b |
| 54 | +- Before: https://github.com/gorhill/uBlock/tree/266f62914fab3a9ae5d01fa808b9e7a68e948777 |
| 55 | + |
| 56 | +#### 2014-11-09 |
| 57 | + |
| 58 | +Moved: |
| 59 | + |
| 60 | +- ./*.html => ./src/ |
| 61 | +- ./*.sh => ./tools/ |
| 62 | +- ./_locales/ => ./src/_locales/ |
| 63 | +- ./assets => ./src/assets/ |
| 64 | +- ./css/ => ./src/css/ |
| 65 | +- ./img/ => ./src/img/ |
| 66 | +- ./js/ => ./src/js/ |
| 67 | +- ./lib/ => ./src/lib/ |
| 68 | + |
| 69 | +Git: |
| 70 | + |
| 71 | +- After: https://github.com/gorhill/uBlock/tree/5b79bf353647a4dad9d4968d0f246582744f07bc |
| 72 | +- Commit: https://github.com/gorhill/uBlock/commit/5b79bf353647a4dad9d4968d0f246582744f07bc |
| 73 | +- Before: https://github.com/gorhill/uBlock/tree/96c4e2e2565ffbd7d413ed7721d9610772b03859 |
0 commit comments