rr-
|
84a414c779
|
server/config: relax tag name limitations
|
2016-09-04 02:07:22 +02:00 |
|
rr-
|
6c29377f6b
|
server/db: allow full DSN; use memdb in tests
The earlier commit is still relevant as it allows to integrate real
database when needed.
|
2016-08-16 21:42:09 +02:00 |
|
rr-
|
87b1ee4564
|
server/tests: use real database
I'm experimenting with snapshots and found following limitation of
SQLite: https://www.sqlite.org/isolation.html
|
2016-08-16 17:22:33 +02:00 |
|
rr-
|
0d9c2b7cc8
|
server/tags: fix tag names allowing whitespace
|
2016-07-05 23:59:10 +02:00 |
|
rr-
|
b957f3ae36
|
server/config: relax tag name restrictions
|
2016-06-23 12:41:50 +02:00 |
|
rr-
|
d21b87581d
|
server/general: add show_sql separate from debug
|
2016-06-23 12:20:05 +02:00 |
|
rr-
|
7eec347bca
|
server/tags: add description field
|
2016-06-23 00:15:25 +02:00 |
|
rr-
|
4b39e79d5b
|
config: enable brackets in tags
|
2016-06-18 10:38:32 +02:00 |
|
rr-
|
ba6c9645fb
|
config: don't let tags start with '-'
This breaks search engine and negating tags.
|
2016-05-24 10:30:43 +02:00 |
|
rr-
|
77998f1660
|
server/tags: let mods set default category
|
2016-05-22 22:17:11 +02:00 |
|
rr-
|
198cb0af3e
|
server/users: hardcode available ranks
|
2016-05-08 16:59:25 +02:00 |
|
rr-
|
83cc7a568d
|
server/posts: add post (un)favoriting
|
2016-04-28 19:04:44 +02:00 |
|
rr-
|
52f4018bee
|
server/comments+posts: add rating
|
2016-04-24 16:37:11 +02:00 |
|
rr-
|
612734e9ff
|
server/comments: add comment creating
|
2016-04-24 10:31:49 +02:00 |
|
rr-
|
46ee9faf72
|
server/snapshots: add snapshot lists
|
2016-04-21 19:27:30 +02:00 |
|
rr-
|
fe56e376f6
|
server/tags: export also tag categories
|
2016-04-19 15:51:26 +02:00 |
|
rr-
|
2fba374e65
|
server/tags: introduce tag category API
|
2016-04-19 12:05:14 +02:00 |
|
rr-
|
e3a4793d54
|
server/tags: move tag categories to database
|
2016-04-18 22:08:30 +02:00 |
|
rr-
|
9e873145a4
|
server/tags: add tag creating
|
2016-04-16 09:19:55 +02:00 |
|
rr-
|
d18a8090b1
|
client/build: transpile ES6 for older browsers
|
2016-04-13 20:13:10 +02:00 |
|
rr-
|
4faf42ee19
|
client+server/general: fix config references
...some references still referred to non-existing config.ini.
|
2016-04-10 16:23:35 +02:00 |
|
rr-
|
e8aeb11081
|
server/users: add avatar support
|
2016-04-09 22:38:57 +02:00 |
|
rr-
|
8be93f6c70
|
client/users: add user view prototype
|
2016-04-07 00:08:18 +02:00 |
|
rr-
|
55cc7b59e4
|
client+server: switch to yaml config
|
2016-04-06 22:36:04 +02:00 |
|