aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/api
Commit message (Collapse)AuthorAge
* [RU] Another live samples fixes (#2852)Alexey Pyltsyn2021-10-24
|
* Перевод Element.remove() (#2845)Alexey Pyltsyn2021-10-24
|
* [RU] Remove `name` attribute from headings (#2788)Alexey Pyltsyn2021-10-20
|
* (ru) Fix example at Drawing Shapes page (#2783)Sasha Sushko2021-10-20
| | | In the footsteps of https://github.com/mdn/content/pull/9893
* FIx more live examples (#2774)Alexey Pyltsyn2021-10-19
|
* [RU] Fix live samples (#2767)Alexey Pyltsyn2021-10-18
|
* Исправляет перевод listen (#2757)Alexey Pyltsyn2021-10-18
|
* (ru) Fix Push API page translation (#1358)Сандро2021-10-18
| | | | | | | | | | | | | * Update index.html * Aligned with the English version - Move to Markdown - Fix translation errors * Update index.md Co-authored-by: Sasha Sushko <sushko@outlook.com> Co-authored-by: Alexey Pyltsyn <lex61rus@gmail.com>
* [CRON] sync translated contentMDN2021-10-14
|
* Add append() method page and translate into Russian (#2725)Sasha Sushko2021-10-13
| | | | | * Add append() method page and translate into Russian * Update files/ru/web/api/element/append/index.md
* [CRON] sync translated contentMDN2021-10-11
|
* Broken link in window/requestAnimationFrame page (#2689)Ilya Artamonov2021-10-09
| | | Article does not exist
* (ru) Web/API/URL/hash: add translation (#2651)Dima Koltovych2021-10-04
| | | | | * (ru) Web/API/URL/hash: add translation * (ru) Web/API/URL/hash: remove redundant empty line
* [CRON] sync translated contentMDN2021-10-02
|
* Remove link to "chrisdavidmills/push-api-demo" repo because not available on ↵Alex Gusev2021-09-30
| | | | | Github (#2613) "chrisdavidmills/push-api-demo" repo does not available on Github
* [CRON] sync translated contentMDN2021-09-30
|
* (ru) Add URL API translation (#2524)Dima Koltovych2021-09-27
| | | Co-authored-by: Maxim Postautov <54762420+mpstv@users.noreply.github.com>
* (ru) Web/API/URL/URL: fix markdown (#2586)Dima Koltovych2021-09-27
| | | | | | * fix list items indentation * replace "Примечание" to "Note" in order to correct note block render * remove <code> tag from the note * add blank line after "Смотрите также" header
* (ru) Add URL constructor translation (#2538)Dima Koltovych2021-09-26
| | | | | | | | | * Actualize content * Add translation for the URL constructor page * Change format to markdown Co-authored-by: Maxim Postautov <54762420+mpstv@users.noreply.github.com>
* Edit incorrect usage word (#2575)Andrey2021-09-26
| | | Change "станиц" to "страниц"
* (ru) Fix mistype at "Using server-sent events" page (#2522)Valerii Makhniuk2021-09-20
|
* [CRON] sync translated contentMDN2021-09-16
|
* [CRON] sync translated contentMDN2021-09-09
|
* [RU] Fix some typos (#2357)Alexey Pyltsyn2021-09-06
|
* [CRON] sync translated contentMDN2021-09-01
|
* Rewrite paragraph in using_files_from_web_applications for better ↵ijetsoft2021-08-27
| | | | readability (#2220)
* (ru) Fix error witn mouseover and mouseenter events (#2191)Maxim Postautov2021-08-24
|
* Corrected a typo in the Russian translation (#2162)Robert Sayakhov2021-08-21
|
* correct to Quick_links (not Quick_Links) (#2138)Peter Bengtsson2021-08-19
|
* remove all InterfaceOverview (#1806)Peter Bengtsson2021-07-30
|
* Translation "Constraint validation API" page into Russian (#1466)Roma Zvarich2021-07-30
| | | Co-authored-by: Sasha Sushko <sushko@outlook.com>
* remove link 'title' attributes that's just the 'href' (ru, part 5) (#1750)Peter Bengtsson2021-07-28
|
* remove link 'title' attributes that's just the 'href' (ru, part 4) (#1748)Peter Bengtsson2021-07-27
|
* remove link 'title' attributes that's just the 'href' (ru, part 3) (#1746)Peter Bengtsson2021-07-27
|
* remove link 'title' attributes that's just the 'href' (ru) (#1715)Peter Bengtsson2021-07-27
|
* Перевод "Validitystate" и дочерних статей (#1531)Roma Zvarich2021-07-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 'ValidityState' topic * 'badInput' topic * 'patternMismatch' topic * 'range overflow' article * 'range underflow' article * 'step mismatch' article * 'Too long' article * 'Too short' article * 'Type mismatch' article * 'Read only' fix * Typo fix * Update files/ru/web/api/validitystate/badinput/index.html Co-authored-by: Maxim Postautov <54762420+mpstv@users.noreply.github.com> * Update files/ru/web/api/validitystate/badinput/index.html Co-authored-by: Maxim Postautov <54762420+mpstv@users.noreply.github.com> * Update files/ru/web/api/validitystate/index.html Co-authored-by: Maxim Postautov <54762420+mpstv@users.noreply.github.com> * Update files/ru/web/api/validitystate/index.html Co-authored-by: Maxim Postautov <54762420+mpstv@users.noreply.github.com> * Update files/ru/web/api/validitystate/stepmismatch/index.html Co-authored-by: Maxim Postautov <54762420+mpstv@users.noreply.github.com> * Update files/ru/web/api/validitystate/index.html Co-authored-by: Maxim Postautov <54762420+mpstv@users.noreply.github.com> * Update files/ru/web/api/validitystate/toolong/index.html Co-authored-by: Maxim Postautov <54762420+mpstv@users.noreply.github.com> * Update files/ru/web/api/validitystate/typemismatch/index.html Co-authored-by: Maxim Postautov <54762420+mpstv@users.noreply.github.com> * Update files/ru/web/api/validitystate/typemismatch/index.html Co-authored-by: Maxim Postautov <54762420+mpstv@users.noreply.github.com> * Update files/ru/web/api/validitystate/typemismatch/index.html Co-authored-by: Maxim Postautov <54762420+mpstv@users.noreply.github.com> Co-authored-by: Maxim Postautov <54762420+mpstv@users.noreply.github.com>
* clean up mozilla wiki links (#1539)Maxim Postautov2021-07-15
|
* [CRON] sync translated contentMDN2021-07-09
|
* [CRON] sync translated contentMDN2021-07-07
|
* [CRON] sync translated contentMDN2021-07-06
|
* [CRON] sync translated contentMDN2021-07-04
|
* [CRON] sync translated contentMDN2021-07-01
|
* [CRON] sync translated contentMDN2021-06-30
|
* [CRON] sync translated contentMDN2021-06-23
|
* [CRON] sync translated contentMDN2021-06-20
|
* [ru] "Writing WebSocket client applications" - completed (#1226)aagz2021-06-17
| | | | | | | | | | | | | | | | | | | * [ru] "Writing WebSocket client applications" - completed * Update files/ru/web/api/websockets_api/writing_websocket_client_applications/index.html Co-authored-by: Maxim Postautov <54762420+mpstv@users.noreply.github.com> * Update files/ru/web/api/websockets_api/writing_websocket_client_applications/index.html Co-authored-by: Maxim Postautov <54762420+mpstv@users.noreply.github.com> * Update files/ru/web/api/websockets_api/writing_websocket_client_applications/index.html Co-authored-by: Maxim Postautov <54762420+mpstv@users.noreply.github.com> * Update index.html Co-authored-by: Maxim Postautov <54762420+mpstv@users.noreply.github.com>
* [CRON] sync translated contentMDN2021-06-15
|
* Перевод раздела "HTML Drag and Drop API" (#1114)Roma Zvarich2021-06-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Translation * Update files/ru/web/api/html_drag_and_drop_api/index.html Co-authored-by: Maxim Postautov <54762420+mpstv@users.noreply.github.com> * Update files/ru/web/api/html_drag_and_drop_api/index.html Co-authored-by: Maxim Postautov <54762420+mpstv@users.noreply.github.com> * Update files/ru/web/api/html_drag_and_drop_api/index.html Co-authored-by: Maxim Postautov <54762420+mpstv@users.noreply.github.com> * Update files/ru/web/api/html_drag_and_drop_api/index.html Co-authored-by: Maxim Postautov <54762420+mpstv@users.noreply.github.com> * Update files/ru/web/api/html_drag_and_drop_api/index.html Co-authored-by: Maxim Postautov <54762420+mpstv@users.noreply.github.com> * Update files/ru/web/api/html_drag_and_drop_api/index.html Co-authored-by: Maxim Postautov <54762420+mpstv@users.noreply.github.com> * Update files/ru/web/api/html_drag_and_drop_api/index.html Co-authored-by: Maxim Postautov <54762420+mpstv@users.noreply.github.com> * Update files/ru/web/api/html_drag_and_drop_api/index.html Co-authored-by: Maxim Postautov <54762420+mpstv@users.noreply.github.com> * Update files/ru/web/api/html_drag_and_drop_api/index.html Co-authored-by: Maxim Postautov <54762420+mpstv@users.noreply.github.com> * Update files/ru/web/api/html_drag_and_drop_api/index.html Co-authored-by: Maxim Postautov <54762420+mpstv@users.noreply.github.com> * Update files/ru/web/api/html_drag_and_drop_api/index.html Co-authored-by: Maxim Postautov <54762420+mpstv@users.noreply.github.com> * Update files/ru/web/api/html_drag_and_drop_api/index.html Co-authored-by: Maxim Postautov <54762420+mpstv@users.noreply.github.com> * Update files/ru/web/api/html_drag_and_drop_api/index.html Co-authored-by: Maxim Postautov <54762420+mpstv@users.noreply.github.com> * Update files/ru/web/api/html_drag_and_drop_api/index.html Co-authored-by: Maxim Postautov <54762420+mpstv@users.noreply.github.com> * Update files/ru/web/api/html_drag_and_drop_api/index.html Co-authored-by: Maxim Postautov <54762420+mpstv@users.noreply.github.com> * Update files/ru/web/api/html_drag_and_drop_api/index.html Co-authored-by: Maxim Postautov <54762420+mpstv@users.noreply.github.com> * Update files/ru/web/api/html_drag_and_drop_api/index.html Co-authored-by: Maxim Postautov <54762420+mpstv@users.noreply.github.com> * Update index.html * fix marcos syntax error Co-authored-by: Maxim Postautov <54762420+mpstv@users.noreply.github.com>
* [CRON] sync translated contentMDN2021-06-09
|
* [CRON] sync translated contentMDN2021-06-08
|