Commit graph

346 commits

Author SHA1 Message Date
Barış Uşaklı
b74ba07554
Merge pull request #151 from ShlomoCode/patch-1
Update poll.json
2025-08-25 19:04:21 -04:00
Shlomo
9b5cf17fa9
Update poll.json 2025-08-26 01:21:56 +03:00
Barış Soner Uşaklı
b0ca26d316 3.2.6 2025-06-09 17:12:17 -04:00
Barış Soner Uşaklı
ec2995d3eb 3.2.5 2025-06-09 17:11:50 -04:00
Barış Soner Uşaklı
bad5ce9a4a update eslint 2025-06-09 17:11:37 -04:00
Barış Uşaklı
e81217b95f
Merge pull request #150 from ccd2s/master
Synchronize new translations
2025-06-09 17:08:10 -04:00
德二吹风机
a34f883e8e
Synchronize new translations 2025-06-10 02:09:44 +08:00
Barış Soner Uşaklı
abd079a3aa
Merge pull request #148 from NodeBB/widget
feat: ability to embed poll as widget
2025-03-04 12:49:48 -05:00
Barış Soner Uşaklı
d9adbc1a88 feat: ability to embed poll as widget 2025-03-04 12:49:28 -05:00
Barış Soner Uşaklı
e8e22dcdf6 dont run scheduler on all nbbs 2025-03-04 10:52:01 -05:00
Barış Soner Uşaklı
27fd6ecc9c 3.2.4 2025-02-15 12:34:00 -05:00
Barış Soner Uşaklı
5a680e6d57 chore: up compat 2025-02-15 12:33:49 -05:00
Barış Soner Uşaklı
03f9fd9088 chore: update eslint config 2024-05-19 21:11:38 -04:00
Barış Soner Uşaklı
cd0a882f54 3.2.3 2024-05-19 11:24:48 -04:00
Barış Soner Uşaklı
fe5ee0ddb5 feat: allow anon voting, closes #140 , closes #7, closes #106 2024-05-19 11:23:01 -04:00
Barış Soner Uşaklı
bc3578a395 smaller btns 2024-05-17 22:12:06 -04:00
Barış Soner Uşaklı
9813225b2c 3.2.2 2024-05-17 21:50:56 -04:00
Barış Soner Uşaklı
6ca57bfdcf refactor: get rid of sockets.js use emits directly 2024-05-17 21:46:34 -04:00
Barış Soner Uşaklı
bacf002341 3.2.1 2024-05-17 21:34:53 -04:00
Barış Soner Uşaklı
6a1c6fccc5 fix: missing await, fixes remove vote 2024-05-17 21:34:39 -04:00
Barış Soner Uşaklı
f2b47066a4 dont need static dirs 2024-05-17 21:18:40 -04:00
Barış Soner Uşaklı
72457cd4f2 refactor: show error 2024-05-17 16:35:28 -04:00
Barış Soner Uşaklı
e2787fefac refactor: remove useless css 2024-05-17 15:50:47 -04:00
Barış Soner Uşaklı
ee70d09eae 3.2.0 2024-05-17 14:04:36 -04:00
Barış Soner Uşaklı
90d603f37c remove flatpickr css 2024-05-17 14:03:55 -04:00
Barış Soner Uşaklı
a2a639f0b3 refactor: remove log 2024-05-17 13:57:22 -04:00
Barış Soner Uşaklı
59dc25469e refactor: async/await closes #129 2024-05-17 13:56:35 -04:00
Barış Soner Uşaklı
3f47215ccf 3.1.8 2024-05-17 12:43:16 -04:00
Barış Soner Uşaklı
696c6443f9 refactor: get rid of dayjs, flatpickr use native datetime-local 2024-05-17 12:39:39 -04:00
Barış Soner Uşaklı
4e556c338b 3.1.7 2024-05-17 11:28:51 -04:00
Barış Soner Uşaklı
371f8a44f1 fix: closes #142 2024-05-17 11:28:46 -04:00
Barış Soner Uşaklı
35d17bcaf9 3.1.6 2024-05-17 11:21:52 -04:00
Barış Soner Uşaklı
a71d0c82fb feat: show total vote count, closes #143 2024-05-17 11:21:46 -04:00
Barış Soner Uşaklı
f2cdb0fc09 3.1.5 2024-05-17 10:47:00 -04:00
Barış Soner Uşaklı
eeb4fadbb5 feat: add hook into getOptionDetails 2024-05-17 10:46:44 -04:00
Barış Soner Uşaklı
3887e429d4 fix: poll not showing up when infinitescroll is used 2024-05-17 10:46:33 -04:00
Barış Soner Uşaklı
5dc857a3bd lint 2024-05-17 10:46:04 -04:00
Barış Soner Uşaklı
b9a151a605 3.1.4 2024-04-14 13:50:52 -04:00
Barış Soner Uşaklı
72bbdf9a34
Merge pull request #146 from nhlpl/patch-1
Update PL translation
2024-04-14 13:50:31 -04:00
Sylwester Cyba
bbf935125c
Update PL translation
Some changes to Polish translation.
2024-04-14 10:43:10 +02:00
Barış Soner Uşaklı
978e7fc728 3.1.3 2024-04-05 16:17:02 -04:00
Barış Soner Uşaklı
42981ef52d
Merge pull request #144 from Gadana1/patch-1
BUG FIX: Race condition when saving poll
2024-04-05 16:16:18 -04:00
Samuel Gabriel
2ac30d9745
Fixed race condition with saving poll
Saving the poll option id int to the poll option set asynchronously  creates a race condition which results in a 'duplicate index error'. 
`MongoServerError: E11000 duplicate key error collection: objects index: _key_1_value_-1`.
This is because NodeBB adds a unique key-value index.
2024-04-05 23:49:46 +08:00
Barış Soner Uşaklı
ae4d15a094 3.1.2 2024-02-05 14:00:36 -05:00
Barış Soner Uşaklı
e84a536a52 add bottom margin to poll view 2024-02-05 14:00:19 -05:00
Barış Soner Uşaklı
bcc0499f9e 3.1.1 2024-02-05 13:28:30 -05:00
Barış Soner Uşaklı
8cae18443f fix some styles 2024-02-05 13:28:10 -05:00
Barış Soner Uşaklı
17d1ddc265 3.1.0 2024-02-05 13:00:06 -05:00
Barış Soner Uşaklı
d66b629765 update ACP page for 3.2.x and up 2024-02-05 12:59:32 -05:00
Barış Soner Uşaklı
8b1a0a2ad0 3.0.5 2023-07-05 23:37:43 -04:00