Dmitry Verkhoturov and Umputun
200733ed03
add user telegram notifications
2021-07-03 14:57:09 -05:00
Pavel Mineev and Umputun
68aba33765
fix typo
2021-06-16 01:27:10 -05:00
Pavel Mineev and Umputun
5aa24f95fc
fix more comments button
2021-06-16 01:17:20 -05:00
Dmitry Verkhoturov and Umputun
2b15e9291f
fix typos
2021-06-15 02:02:48 -05:00
Namkhai B and Umputun
98bfc7f5f5
Don't set X-XSRF-TOKEN when the user isn't logged in
...
An HTTP header cannot be empty, and although some webservers allow this
(nginx, Apache), others answer 400 Bad Request (lighttpd), preventing
the widget from loading.
2021-06-15 02:01:57 -05:00
dfcf728e6f
Site ( #1049 )
...
by @akellbl4
* create infrastructure for site
* wip
* fix docker build and add readme
* add docker-compose as a build and a run method
* rename compose file yaml -> yml
* add `src` as volume for watching changes
* update configs
* update README
* add padding at the end of the pages
* move demo settings in config
* fetch latest release from github
* update docs navigation
- add sections
- redirect from root of the section to first doc
- nice styles for navigation
- add brand colors
* cache github data from first load
* add redirects and fix link to docs
* fix docs nav styles
* add installation page placeholder
* fix demo
* add 404
* add dark theme, add theme switcher, remove unused files
* fix dark theme on main page
* fix dark theme background
* fix node version
* change installation docs
* add note block
* minor fixes
* add code highlighting styles
* fixes
* fixes
* mobile navigation, fix code highlighting colors
* fix dev server
* fix fetching error
* fix path to edit
Co-authored-by: Pavel Mineev <pavel@mineev.me >
Co-authored-by: Dmitry Verkhoturov <paskal.07@gmail.com >
2021-06-13 18:44:49 -05:00
Pavel Mineev and Umputun
4f0002abdb
chage iframe size if any element is changed
2021-06-09 13:09:57 -05:00
dependabot[bot] and Umputun
be60c7a481
Bump trim-newlines from 3.0.0 to 3.0.1 in /frontend
...
Bumps [trim-newlines](https://github.com/sindresorhus/trim-newlines ) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/sindresorhus/trim-newlines/releases )
- [Commits](https://github.com/sindresorhus/trim-newlines/commits )
---
updated-dependencies:
- dependency-name: trim-newlines
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-09 13:03:36 -05:00
dependabot[bot] and Umputun
c22d371157
Bump normalize-url from 4.5.0 to 4.5.1 in /frontend
...
Bumps [normalize-url](https://github.com/sindresorhus/normalize-url ) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/sindresorhus/normalize-url/releases )
- [Commits](https://github.com/sindresorhus/normalize-url/commits )
---
updated-dependencies:
- dependency-name: normalize-url
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-09 11:21:29 -05:00
dependabot[bot] and Umputun
91deae576b
Bump ws from 6.2.1 to 6.2.2 in /frontend
...
Bumps [ws](https://github.com/websockets/ws ) from 6.2.1 to 6.2.2.
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/commits )
---
updated-dependencies:
- dependency-name: ws
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-04 21:10:23 -05:00
Pavel Mineev and Umputun
3068dfe637
post messages from iframe
...
- fix user info opening
- remove iframe height checks by interval
- update height by mutation observer events
- rename events
2021-06-03 00:56:16 -05:00
Pavel Mineev and Umputun
97934e23f9
fix tests
2021-05-30 12:50:37 -05:00
Pavel Mineev and Umputun
79eab8ccde
fix copy message with styles
2021-05-30 12:50:37 -05:00
dependabot[bot] and Umputun
7b580cec15
Bump dns-packet from 1.3.1 to 1.3.4 in /frontend
...
Bumps [dns-packet](https://github.com/mafintosh/dns-packet ) from 1.3.1 to 1.3.4.
- [Release notes](https://github.com/mafintosh/dns-packet/releases )
- [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mafintosh/dns-packet/compare/v1.3.1...v1.3.4 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-27 11:08:24 -05:00
dependabot[bot] and Umputun
8d8c6ee93d
Bump browserslist from 4.16.0 to 4.16.6 in /frontend
...
Bumps [browserslist](https://github.com/browserslist/browserslist ) from 4.16.0 to 4.16.6.
- [Release notes](https://github.com/browserslist/browserslist/releases )
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md )
- [Commits](https://github.com/browserslist/browserslist/compare/4.16.0...4.16.6 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-24 22:45:46 -05:00
Yuriy Karpov and Umputun
6f10a5a4a3
fix mobile navigation to comment for hidden comments
...
issues-82
2021-05-19 03:59:25 -05:00
Pavel Mineev and Umputun
63ae392927
fix oauth text color
2021-05-18 13:29:33 -05:00
Pavel Mineev and Umputun
75196d185d
avatar fixes after review
2021-05-17 21:29:46 -05:00
Pavel Mineev and Umputun
93b29e934b
renew avatar
2021-05-17 15:14:35 -05:00
cbdf5f1e47
Fix text
...
Co-authored-by: Dmitry Verkhoturov <paskal.07@gmail.com >
2021-05-16 16:19:44 -05:00
Pavel Mineev and Umputun
ba5c74a069
Add a new error message and correct another one
2021-05-16 16:19:44 -05:00
Elephmoon and Umputun
992b843cf5
postMessage without serialization
2021-05-16 13:41:50 -05:00
dependabot[bot] and Umputun
6d4be02dab
Bump hosted-git-info from 2.8.8 to 2.8.9 in /frontend
...
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info ) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases )
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md )
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-10 02:59:57 -05:00
Pavel Mineev and Umputun
048712bcee
remove csso
2021-05-06 16:10:25 -05:00
Pavel Mineev and Umputun
cb40bae89b
minify css bundle
2021-05-06 16:10:25 -05:00
Pavel Mineev and Umputun
d8058c6576
use named imports
2021-05-06 15:55:46 -05:00
Pavel Mineev and Umputun
123cd53c09
fix linter
2021-05-06 15:39:57 -05:00
Pavel Mineev and Umputun
317d932b1f
latest versions
2021-05-06 15:39:57 -05:00
Pavel Mineev and Umputun
58d8fe0f1c
fix linter errors
2021-05-06 15:39:57 -05:00
Pavel Mineev and Umputun
3c6df9e17e
bump
2021-05-06 15:39:57 -05:00
Pavel Mineev and Umputun
b3beca1559
make classnames short
2021-05-06 15:16:39 -05:00
Pavel Mineev and Umputun
1ee571a7f5
remove @types/classnames
2021-05-06 15:11:36 -05:00
Pavel Mineev and Umputun
9f98b46351
replace classnames to faster and smaller package
2021-05-06 15:11:36 -05:00
Pavel Mineev and Umputun
928be7d688
add type module while load modern js bundle
2021-05-06 15:08:20 -05:00
Pavel Mineev and Umputun
5782495b8e
add new error to locales
2021-05-06 15:08:03 -05:00
Pavel Mineev and Umputun
3ad7ba2c09
make form available after failed commit sending
2021-05-06 15:08:03 -05:00
Yuriy Karpov and Umputun
4e0a4e52bd
add the ability to configure the 'simple_view' parameter from the client,
...
the parameter is not required, but if set, it will overwrite the one that came from the backend
issues-916
2021-05-06 11:08:15 -05:00
Pavel Mineev and Umputun
f4b6d73a4a
use remark_config.host for oauth links
2021-05-04 03:55:52 -05:00
konstantin krivlenia and Umputun
488518cd72
update be translation
2021-05-04 03:55:29 -05:00
Pavel Mineev and Umputun
d1405ac479
regenerate i18n
2021-05-03 14:00:14 -05:00
Dmitry K and Umputun
01359a4fa9
Add translations: Japanese, Korean, Brazilian Portuguese
...
Add translations for Japanese, Korean, Brazilian Portuguese
note: This PR requires generating the code to enable them properly as described in [How to add a new translation](https://remark42.com/docs/latest/translation/#how-to-add-a-new-translation )
2021-05-03 14:00:14 -05:00
Dmitry K and Umputun
4bae705f5c
Delete ko.json
2021-05-03 13:47:14 -05:00
Dmitry K and Umputun
ef089df96c
Delete ja.json
2021-05-03 13:47:14 -05:00
Dmitry K and Umputun
b066c929fa
Delete bp.json
2021-05-03 13:47:14 -05:00
Dmitry K and Umputun
4dd04d95ee
Update Japanese, Brazilian Portuguese
2021-05-03 13:47:14 -05:00
Dmitry K and Umputun
f4e5ee06ab
Update translations
...
Update translations for
- Brazilian Portuguese (`bp.json`) // Not used at the moment, would be nice to support it in [loadLocale.ts](https://github.com/umputun/remark42/blob/master/frontend/app/utils/loadLocale.ts )
- German,
- Spanish,
- French,
- Japanese,
- Korean,
- Russian
- Turkish
- Chinese (Simplified)
2021-05-03 13:47:14 -05:00
Pavel Mineev
b748771fed
allow spaces in username with trim
2021-05-02 18:55:07 +03:00
Pavel Mineev and Umputun
befb079207
fix default avatar
...
- fix import of default avatar
- optimaze ghost svg
- add tests
- refactor avatar-icon
2021-04-28 14:13:02 -05:00
Pavel Mineev and Umputun
c9841b81e4
move back css for last comments
2021-04-18 17:18:34 -05:00
Pavel Mineev and Umputun
6cf2849e70
rewrite tests in recommended way and add more cases coverage
2021-04-09 11:07:12 -05:00