Commit Graph
30 Commits
Author SHA1 Message Date
Igor AdamenkoandUmputun 6f1b9037d5 Dark theme (#228)
* add with-theme hoc

* add dark theme styles for components

* add toggle theme button to the dev demo page

* add info about widget themes to README
2018-12-15 17:10:41 -06:00
Vyrtsev Mikhail 87d011fe32 after @igoradamenko review 2018-11-14 17:56:48 +03:00
Vyrtsev Mikhail ae9332c0e5 fix unnecessary property 2018-11-14 09:52:51 +03:00
Vyrtsev Mikhail 5ac3255d17 third party cookies blocked fallback 2018-11-14 07:08:48 +03:00
igoradamenko e09678c72f save sorting key to cookies instead of local storage 2018-11-11 15:43:57 +02:00
Umputun 437b52ff9e default sort by activity 2018-11-01 22:58:40 -05:00
Aleksey Gurianov 9b5c784bdc Admin page to approve deleteme request 2018-07-17 23:21:11 +04:00
Aleksei GurianovandGitHub a544aff6ac improve and document developer setup (#161)
japanese commit
fixes #158
2018-07-13 09:54:12 +04:00
Jack & BurgerandAleksei Gurianov 4cea9d5855 Add ability to ban users for limited time and to view in the 'Show blocked' (#140)
closes #88
2018-07-09 16:58:08 +04:00
PrettierandAleksey Gurianov 2df3aa01d4 apply prettier formating 2018-07-07 01:17:37 +04:00
Aleksey Gurianov fea398483e Revert "Add: user-info in iframe Issue #98"
This reverts commit bae2b8dcaa.
2018-07-06 03:08:53 +04:00
Efremov AlexeyandAleksei Gurianov bae2b8dcaa Add: user-info in iframe Issue #98
Signed-off-by: Efremov Alexey <lexich121@gmail.com>
2018-07-06 01:30:37 +04:00
UmputunandGitHub 7a6eca56b1 feature/jwtcleanup (#113)
* remove extra dmin check, add blocking check via jwt and auth middleware
* short jwt and refresh for expired
* lint: missing comment on UserFlager
* simplify user management in auth refresh
* allow custom max cookie age
* test blocked user
* reset cookie for blocked user
* move admin perm detection to data service
* customizable ttl with opts as a part of auth group
* add local auth provider dev
* main minimal test for dev auth mode
* add comments and update docs with current params
* add admin and auth_dev flags
* comments for dev compose
* lint: shadow err
2018-06-27 01:43:13 -05:00
Anatoly Milkov 24fc291c4f add Yandex OAuth provider, refactor GitHub provider #34 2018-06-04 14:56:21 -05:00
igoradamenko 1f47f51806 add show more button
close #25
2018-06-03 18:36:56 +03:00
igoradamenko e5f9961a81 save comments collapsed state
closes #43
2018-06-03 17:37:25 +03:00
igoradamenko 2a1c416bb8 use value from config for critical comment score 2018-05-18 22:09:12 +03:00
igoradamenko 3b83f5f80e set useless mod for comments with score <= -10 2018-05-13 00:20:07 +03:00
igoradamenko 485a99cb67 add collapse for threads 2018-05-12 23:42:49 +03:00
igoradamenko cc1894caa4 fix default sort 2018-05-12 21:42:15 +03:00
igoradamenko ab9057efa3 enhance provider names in auth line 2018-05-12 15:12:13 +03:00
igoradamenko 1b0beb2a7f add link to parent 2018-05-12 13:57:21 +03:00
igoradamenko 1511ff81a3 show available characters warning on input 2018-05-11 21:39:29 +03:00
igoradamenko 8070ab39ef restyle input 2018-04-30 10:24:02 +03:00
igoradamenko d29981868f fix links to comments 2018-04-17 12:08:34 +03:00
igoradamenko d3043c0ab0 replace BASE_URL by REMARK_URL in runtime 2018-04-14 21:41:51 +03:00
igoradamenko bf35ef81cf try to set BASE_URL in frontend using REMARK_URL in backend 2018-03-26 15:08:27 +03:00
igoradamenko 68fdba30a9 add constants for last comments (for node classname & default value of max) 2018-03-11 20:33:34 +03:00
igoradamenko 770eedbf6b add counter script 2018-03-10 23:49:37 +03:00
igoradamenko 10f65eb853 move constants to separated file 2018-02-18 00:37:27 +02:00