Julian Lam
55788382ea
Merge remote-tracking branch 'origin/master' into develop
2018-02-16 18:21:55 -05:00
Barış Soner Uşaklı
fa0328fe35
fix my copy paste fail
2018-02-14 12:33:19 -05:00
Barış Soner Uşaklı
708fda9372
use old settings if available
2018-02-14 12:31:33 -05:00
Barış Soner Uşaklı
723f31a362
closes #6323
2018-02-14 11:53:57 -05:00
Barış Soner Uşaklı
ac1f7eefe5
closes #2304
2018-01-31 15:20:17 -05:00
Julian Lam
fad0c5f2d5
moved 1.8.0 upgrade scripts to 1.7.4 where they were actually released
2018-01-29 17:42:34 -05:00
Barış Soner Uşaklı
8ceb102ed3
closes #6274
2018-01-22 10:06:48 -05:00
Julian Lam
947c81adf0
@pitaj wut
2018-01-19 13:00:10 -05:00
Julian Lam
f6ad344ac6
Fixes #6259
...
Fixed issue that would cause the upgrade script to completely
wipe your customJS. This was caused by meta.config not being
populated during upgrade scripts (but only when run with
./nodebb upgrade... odd.)
2018-01-19 11:39:32 -05:00
Barış Soner Uşaklı
4dee5a6101
delete expireAt field
2018-01-13 18:18:41 -05:00
Barış Soner Uşaklı
72140e5338
closes #5991 , closes #5884
2018-01-12 17:29:47 -05:00
Baris Usakli
ecf6c0f3ec
closes #4652
2018-01-09 14:33:23 -05:00
Barış Soner Uşaklı
ba56810790
upgrade script fixes
2018-01-08 12:03:02 -05:00
Barış Soner Uşaklı
9d7e0775aa
closes #6214
2018-01-08 09:37:59 -05:00
Barış Soner Uşaklı
ff6c6a54c1
make upload permissions global
...
give upload image permission to registered users on install
add global privileges to app.user.privileges for client side use
2018-01-03 13:27:34 -05:00
Baris Usakli
025709499c
more fixes
2017-12-20 15:19:22 -05:00
Baris Usakli
63b9255fa1
Merge remote-tracking branch 'refs/remotes/origin/master' into chat-permission
2017-12-20 13:13:10 -05:00
Barış Soner Uşaklı
ea8cf6545c
change db.set/get to use data field instead of value
2017-12-18 20:21:38 -05:00
Baris Usakli
4a73621dca
chat privilege
2017-12-18 15:43:57 -05:00
Barış Soner Uşaklı
43180d4b83
#6158
2017-12-08 19:58:12 -05:00
Peter Jaszkowiak
fc19f3af61
Misc fixes and improvements ( #6143 )
...
* `setup` command fixes and improvements
- Enable using the `./nodebb setup` command for auto-setup with a JSON argument
- Change CLI so package-install and dependency install are separate steps
- Fix #6142
* Prevent compiling templates multiple times
- Multiple requests for same template get pooled
- Hopefully fixes the "templateFunction is not a function" error which happens if site is restarted during high-traffic times
* More helpful upgrade template
2017-12-04 15:49:44 -05:00
Barış Soner Uşaklı
dd176dd5f2
Notification delivery ( #6072 )
...
* ability for users to choose how they receive notifications
add type field to more notifications, the type field is used to
determine what to do based on user
setting(none,notification,email,notificationemail)
* change var name to types
* cleanup
* add event types for privileged users
* remove unused language keys
* fix uids check
* changed if statements
* upgrade script to preserver old settings
2017-11-15 21:35:10 -05:00
Baris Usakli
43bec4cb45
Merge remote-tracking branch 'refs/remotes/origin/master' into develop
2017-10-30 17:08:16 -04:00
Baris Usakli
6778cce265
add new zset
2017-10-30 17:07:51 -04:00
Julian Lam
9cbf1597cd
Merge remote-tracking branch 'origin/master' into develop
2017-10-12 14:01:14 -04:00
Julian Lam
cd6dcff38b
Split up customJS into customHTML and customJS for better organisation ( #5981 )
...
* WIP
* fixed customJS not actually working in footer
* Moving scripts to footer, #5980
* Added upgrade scripts for #5980
2017-10-12 13:38:27 -04:00
Barış Soner Uşaklı
410e825bc0
fix upgrade script changing brand:logo to absolute path
2017-10-11 17:52:03 -04:00
Julian Lam
2086a64a5e
fixes #5947
2017-10-03 09:40:52 -04:00
Barış Soner Uşaklı
a4532f011a
Blacklist fix ( #5918 )
...
* closes #5917
* fix callback for upgrade script
* delete key even if falsy, could be empty string
* DRYer ternary
2017-09-07 15:34:17 -04:00
Julian Lam
302f06df95
fixes #5914
2017-09-06 15:09:01 -04:00
psychobunny
c3b1f31a5f
email logo: prevent crash if source image doesn't exist
2017-08-15 15:17:09 -04:00
Julian Lam
94c84cdc5b
moving email logo upgrade script to 1.6.0
2017-07-20 16:23:55 -04:00
Julian Lam
d9ace1723c
removed references to libs that aren't used
2017-07-17 12:40:50 -04:00
Julian Lam
63ec3b6a55
upgrade script to generate and set email logo+sizes in config
2017-07-17 12:16:14 -04:00
Barış Soner Uşaklı
71e3fea55b
closes #5802
2017-07-11 19:18:47 -04:00
Baris Usakli
e036e26238
closes #5813
2017-07-10 14:55:57 -04:00
Julian Lam
e309ac5040
fixes #5790
2017-07-06 15:42:40 -04:00
psychobunny
6cb0d6f8c1
wipe existing rss tokens
2017-07-05 11:41:22 -04:00
Barış Soner Uşaklı
d65f494c6d
closes #5127
2017-06-16 14:25:40 -04:00
Julian Lam
b3c9992ba3
made upgrade script log verbose
2017-06-02 11:16:28 -04:00
Peter Jaszkowiak
dfbb96d47b
Remove require.main.require
2017-05-28 23:02:01 -06:00
Barış Soner Uşaklı
3d1b1a9423
closes #5706
2017-05-26 23:21:46 -04:00
Barış Soner Uşaklı
5b69598f15
Merge pull request #5632 from NodeBB/fix-5631
...
Fix #5631
2017-05-08 12:07:25 -04:00
Julian Lam
db4fdbaebe
removing jslint directive at top of upgrade scripts @pitaj
2017-04-27 02:47:38 -04:00
Julian Lam
6095b7e6db
change where progress.incr is called for flags_refactor upgrade script
2017-04-27 02:47:37 -04:00
Peter Jaszkowiak
8a87311d5c
Remove annoying jslint comment
...
Use an rc file instead
2017-04-26 15:08:12 -06:00
Peter Jaszkowiak
2a0cb3b9ee
Fix profile covers not working with subfolders
...
Remove relative_path from the paths saved in the database so they're more portable
2017-04-26 14:57:49 -06:00
barisusakli
5516352758
closes #5612
2017-04-22 13:43:58 -04:00
barisusakli
2ab028a4bc
update upgrade script to use batch
2017-04-20 18:15:06 -04:00
Julian Lam
e5f7eed8ec
adding progress bar to session deletion upgrade script
2017-04-19 12:18:00 -04:00