kyoungminlee
|
3fbfc724d8
commit test 3
|
4 gadi atpakaļ |
kyoungminlee
|
372c501588
commit test2
|
4 gadi atpakaļ |
kyoungminlee
|
b7242d07b5
commit test
|
4 gadi atpakaļ |
dbs227
|
16cb086a6b
firstcommit
|
4 gadi atpakaļ |
sbkwgh
|
57c5e76968
Merge pull request #35 from GitNey/sequelize-migration-names-match-model-names-casing
|
5 gadi atpakaļ |
nher1625
|
871235f81b
The names of the migration file table references must match the casing specified by the models when they get created. Hence the issue where tables cannot be found when running npm run start.
|
5 gadi atpakaļ |
sbkwgh
|
165d7b55c6
Fix typo
|
5 gadi atpakaļ |
sbkwgh
|
3b5e73564f
Fix build
|
5 gadi atpakaļ |
sbkwgh
|
2a89146665
Fix vue-cli linter problems
|
5 gadi atpakaļ |
sbkwgh
|
04876611da
Remove cheerio dependency
|
5 gadi atpakaļ |
sbkwgh
|
06a764cb45
Fix full-width to fixed-width. Add spacing on thread-display component
|
5 gadi atpakaļ |
sbkwgh
|
a0e41d9f76
Update marked
|
5 gadi atpakaļ |
sbkwgh
|
436f71d908
Update to latest vue and fix random backend bugs
|
5 gadi atpakaļ |
sbkwgh
|
740e5051b3
Make links work even without protocol suffix, make them open in a new window
|
6 gadi atpakaļ |
sbkwgh
|
00f9bcf710
Fix slug if it is changed in the url
|
6 gadi atpakaļ |
sbkwgh
|
26638f1b61
Fix word-wrap
|
6 gadi atpakaļ |
sbkwgh
|
830283644e
Fix variable giving errors wrong name; redirect to 404 page for invalid thread id
|
6 gadi atpakaļ |
sbkwgh
|
039b4cf1a7
Hide action bar for deleted posts
|
6 gadi atpakaļ |
sbkwgh
|
2ff83c06e1
Change min query length
|
6 gadi atpakaļ |
sbkwgh
|
09946d112a
Merge branch 'fix-long'
|
6 gadi atpakaļ |
sbkwgh
|
21a7034ab0
Fix overflow issues with long user input
|
6 gadi atpakaļ |
sbkwgh
|
e024b44f12
Remove text
|
6 gadi atpakaļ |
sbkwgh
|
457a809dab
Add line to break long text
|
6 gadi atpakaļ |
sbkwgh
|
f648e6575a
Add plaintext field on post so that search does not include markup
|
6 gadi atpakaļ |
sbkwgh
|
1946d0876a
Add minimum thread title length
|
6 gadi atpakaļ |
sbkwgh
|
6dc486f082
Prevent possible xss
|
6 gadi atpakaļ |
sbkwgh
|
88de8da9c6
Truncate title and content more
|
6 gadi atpakaļ |
sbkwgh
|
2f30996121
Only allow searches with strings four characters or greater
|
6 gadi atpakaļ |
sbkwgh
|
25d93e7bec
Fetch latest post (as well as first post) for thread in search results
|
6 gadi atpakaļ |
sbkwgh
|
00643d33bc
Fix thread search pagination/offset
|
6 gadi atpakaļ |