1834 Commits (b620f66836dc14b8b81f2ce1ab709979dedbd864)
 

Author SHA1 Message Date
Thomas Lynch b620f66836 update the faq markdown example 3 years ago
Thomas Lynch 18df9e726d The link matching is still kinda retarded, but this actually works as intended 3 years ago
Thomas Lynch 9c7d061086 fix permlevel and unterminated regex group 3 years ago
Thomas Lynch 871b78cf1c Improve README 3 years ago
Thomas Lynch 51f729b367 dont allow []() url regex by default, only for people with permission like staff or in newsposts, announcements, etc. 3 years ago
Thomas Lynch daf89c5548 || 3 years ago
Thomas Lynch 9be5fbc462 add some locals to server app.locals that were only included in the render helper 3 years ago
Thomas Lynch 2d48f2c3c2 remove oopsie 3 years ago
Thomas Lynch ee40042957 add package.json version to renderlocals 3 years ago
Thomas Lynch eb86c12fe0 close #331 3 years ago
Thomas Lynch 2952dea602 workaround tor browser being dumb for window.crypto operation on generatepassword, 3 years ago
Thomas Lynch 67e50bdb8e dont duplicate codethemes, improve gulpfile and theme helper 3 years ago
Thomas Lynch f414d536e7 close #323 3 years ago
Thomas Lynch f0cd378d14 close #321 3 years ago
Thomas Lynch 1b1883be1e fix the webring and the rest of the options to the new panel 3 years ago
Thomas Lynch 06bac65200 add global announcements, now that there is global settings, DUH close #301 3 years ago
Thomas Lynch 9b0b734bce missing import 3 years ago
Thomas Lynch a0fa0bde70 proper validation for thumb extension and mime types 3 years ago
Thomas Lynch 436381287b actual check for file extensions and extra mime types 3 years ago
Thomas Lynch ad551a1ba6 fix gulpfile notclosing correctly, add filters and update the migration 3 years ago
Thomas Lynch efa632fdca gulpfile fixes, reset works 3 years ago
Thomas Lynch 46d07a486f update readme for config changes 3 years ago
Thomas Lynch 0d842e0320 allow -1 for iphashpevmlevel i nnew settings page 3 years ago
Thomas Lynch 313d4a9fe4 gulp export some tasks and task helper for build-worker can call it 3 years ago
Thomas Lynch a469824158 rest of configs, and ability to add new task to queue for gulp 3 years ago
Thomas Lynch 125a984a9f corect some expected minmax results 3 years ago
Thomas Lynch 6fd843df62 more god damn settings 3 years ago
Thomas Lynch 98f7e8e0cd add frontend script default configs to globalmanage settings 3 years ago
Thomas Lynch baf7428e2f add more settings and wome columns/rows in globalmanage settings 3 years ago
Thomas Lynch 849882a066 more model and form improvement 3 years ago
Thomas Lynch d4ff40d715 finish errors for changing global settings 3 years ago
Thomas Lynch de8dcbb8be progress on model, controller and the template 3 years ago
Thomas Lynch ab8eddbcff buggfixes 3 years ago
Thomas Lynch 1c5f14e419 This did not go as planned 3 years ago
Thomas Lynch 60cddef23a slowly switch configs to db and only a small amount of things like secrets remain in a config file 3 years ago
Thomas Lynch d14dcdcc76 improve and start work on the controller for global settings page with the new checker 3 years ago
Thomas Lynch f434899c61 use dynamicresponse in paramconverter for malformed input of arrays 3 years ago
Thomas Lynch f6a1c02128 update TODO and start on some kind of body checker/schema handler which should work for the new global settings, to avoid it being a million lines long. eventually all the other controllers will get refactored and the system expanded upon to handle all routes. will make code cleaner, more concise and easier to expand with new or updated checks. 3 years ago
Thomas Lynch a966ea9c00 include captchatype in url query forr js and css so the updated locals busts cache, close #328 3 years ago
Thomas Lynch c6441c33f8 start on the model, update paramconverter, refactor the setting thing from boardsettings and fix a bug (how did that not cause problems?? o.o) 3 years ago
Thomas Lynch 85d1c83575 close #327 3 years ago
Thomas Lynch 9ad03e096a make subscriber only start when there is any listener so its not needed in gulptasks for example 3 years ago
Thomas Lynch d29b82587f publish on global settings change and start the massive task of making more stuff configurable 3 years ago
Thomas Lynch e9ca4d7e21 reload app locals on config change 3 years ago
Thomas Lynch de75523ddc start making the config able to reload, for now just clearing require.cache 3 years ago
Thomas Lynch ddd949e743 make schedules able to run separately and dont make instance on import, do it in the tasks folder index 3 years ago
Thomas Lynch 7fa5708010 use fs-extra 3 years ago
Thomas Lynch d76c233d92 simple pubsub test in redis file 3 years ago
Thomas Lynch edd2f0392d npm update 3 years ago
Thomas Lynch 7eb3f4589d markdown style links i.e. [label](http://link) 3 years ago