|
eb8e14ff6d
|
Adapt DB layout to multiple authors and contributors
|
2024-11-02 16:24:39 +01:00 |
|
|
b2a8578c72
|
Add profile pic and correct usage of banner link
|
2024-11-01 16:31:47 +01:00 |
|
|
dbddff6e55
|
Delete content link from everywhere since it is only a combination of already saved info
|
2024-11-01 16:26:37 +01:00 |
|
|
31484dd44a
|
Add encrypted email to user info
|
2024-10-27 14:43:38 +01:00 |
|
|
8ed0676e51
|
Encrypt sensitive user data with aes256
|
2024-10-27 13:29:46 +01:00 |
|
|
d7cbb34814
|
Prepare sql for encrypted user info, email address and profile pic
|
2024-10-27 07:34:44 +01:00 |
|
|
23f0c6f4a4
|
Make banner_link and content_link NOT NULL
|
2024-10-27 07:29:51 +01:00 |
|
|
cb322c57f9
|
Delete unnecessary enc_url, enc_length and enc_type from sql
|
2024-10-27 07:25:53 +01:00 |
|
|
343022273c
|
Allow uploading a banner image
|
2024-10-27 07:21:36 +01:00 |
|
|
19b390cbbb
|
Switch to atom feed
|
2024-10-27 07:20:23 +01:00 |
|
|
065ffcdc30
|
Allow articles to be edited
|
2024-09-28 12:17:03 +02:00 |
|
|
79ee20a50e
|
Allow articles to be independent of an issue and allow a title for an issue
|
2024-09-01 18:18:07 +02:00 |
|
|
4663cedec5
|
Store article content outside of DB and convert and serve on request from respective file
|
2024-08-30 23:43:01 +02:00 |
|
|
3f1b18c29f
|
Instead of having entire articles in the RSS feed, items now contain just a link
|
2024-08-30 21:20:29 +02:00 |
|
|
10d8fceb77
|
Fixed formatting errors in create_db.sql
|
2024-08-25 11:24:03 +02:00 |
|
|
5d2d841aba
|
Changed tag length to 50 characters
|
2024-04-03 19:47:27 +02:00 |
|
|
717f1c813b
|
Add setup script for DB
|
2024-04-02 19:38:16 +02:00 |
|