568 Commits (39c3afec62d6767fb3fbc89c53c916065b4f8df7)

Author SHA1 Message Date
Julian Lam d90f3649a6 minor tweak to retrieval of category listing in ACP so that hidden categories (those with order of -1) are not retrieved 10 years ago
Julian Lam 7125d902d0 prettifying things 10 years ago
barisusakli 55e20b28ec upgrade script 10 years ago
barisusakli aa577f4adc part 1
no upgrade script yet
10 years ago
barisusakli 36853f4ad8 filter priv/registered-users/guests in groups.list 10 years ago
barisusakli 68ceaadad1 removed static 404/403/500 routes 10 years ago
barisusakli 224e3dc263 fix settings page 10 years ago
barisusakli dce9a19882 resolve method name collision, getPostsFromSet -> getPostSummariesFromSet 10 years ago
psychobunny 0f199af84d moved widget code out of controller; cleaned up code into a folder 10 years ago
barisusakli 9518c006b5 fix userlang 10 years ago
barisusakli 7b550b13b9 display both redis/mongo info if available 10 years ago
barisusakli 0083d4ff1c return user settings in api 10 years ago
Barış Soner Uşaklı c74d32a172 fix off by 1 error on user/topics posts #3120 10 years ago
barisusakli 73d65dd123 filter:users.search filter:users.build hooks 10 years ago
barisusakli 4f8a1174a1 default about me length 10 years ago
barisusakli a924c456b9 closes #3113 10 years ago
barisusakli 7312540b72 closes #3109 10 years ago
barisusakli 9749658d35 added about me field 10 years ago
barisusakli 51212c2bfa closes #3096 10 years ago
barisusakli dc16a665ae page checks #3089 10 years ago
barisusakli 47a2377229 closes #3089 10 years ago
Barış Soner Uşaklı 21b634e03f closes #3081 10 years ago
barisusakli d99e028a1e only call sortedSetCard if using pagination 10 years ago
barisusakli dd61bdb9c6 closes #3038 10 years ago
barisusakli 6dfb229c66 closes #2842 10 years ago
barisusakli 0c91391c75 display posts cache capacity/post count 10 years ago
barisusakli 1f06f90a50 closes #3051
updated lru to latest
created new files posts/cache.js posts/parse.js posts/edit.js
10 years ago
Julian Lam 8ee40ece71 removed checks that would send the user to 404 if the slug didn't match, restored old behaviour of redirecting to the correct slug. #3047 10 years ago
Julian Lam 5d495483ad using url module to normalise passed-in url prior to saving in db, closes #3043 10 years ago
Fokke Zandbergen 1eee970ebb Allow NodeBB version to be set via config to package.json version can be incremented when needed. 10 years ago
Barış Soner Uşaklı c9b5948034 closes #2927 10 years ago
barisusakli d5dd48ecc8 closes #3013 10 years ago
barisusakli f7a3aef322 escape on the way out, fixes birthday/age calculation 10 years ago
barisusakli 5501c0c759 closes #3005 10 years ago
barisusakli dd175ada67 closes #3003 10 years ago
barisusakli 3de083208d closes #3002 10 years ago
barisusakli 835d4db481 dont add category/topic slug if user doesnt have read permission
or category is disabled etc.
10 years ago
Barış Soner Uşaklı 0ed46c3bae closes #2963, closes #2957 10 years ago
Barış Soner Uşaklı e0996d67ca more rel_path upload fixes 10 years ago
Barış Soner Uşaklı 3f92984be2 fix image url in relative_path install in post 10 years ago
Barış Soner Uşaklı ed57a41d17 #2943 10 years ago
Barış Soner Uşaklı 4af8a5ec02 closes #2940 10 years ago
Julian Lam 56fc958939 closes #2891 10 years ago
Barış Soner Uşaklı 5641e54192 added route to /users 10 years ago
psychobunny 27ad7e41c9 process.env is an object 10 years ago
Сергей Савельев ce743be779 Delete errors 10 years ago
Сергей Савельев 6b3b44e2fc Delete errors 10 years ago
Сергей Савельев 18c5354ec7 Merge branch 'master' of https://github.com/atomoc/NodeBB 10 years ago
Сергей Савельев 621ae9c91a Add admin hooks for get categories 10 years ago
barisusakli 2fd4bcde3f added req.uid user id for logged in users, 0 for guests 10 years ago