Commit Graph

405 Commits

Author SHA1 Message Date
jason 62921c8e2a Fix wrong version number 2024-09-08 16:22:28 +02:00
jason 94431a2aa9 Merge branch 'devel' 2024-09-08 16:21:38 +02:00
jason c7761e2dc8 Fix differing border color and streamline current-articles.html 2024-09-08 16:21:26 +02:00
jason 5b1f20c5bc Merge branch 'devel' v0.9.0 2024-09-08 13:36:22 +02:00
jason 013cddc157 Streamline config and make config file variable 2024-09-08 13:35:30 +02:00
jason 523ff9d2db Restructure hub.html to be mor organized 2024-09-08 11:00:44 +02:00
jason 84960fdd44 Implement dark mode 2024-09-08 11:00:12 +02:00
jason d0c566f8df Merge branch 'devel' v0.8.3 2024-09-01 21:14:05 +02:00
jason 0a387c1087 Remove unnecessery fmt.Println that was used for debugging 2024-09-01 21:13:52 +02:00
jason 38caf02b2c Upgrade all dependencies 2024-09-01 20:56:30 +02:00
jason 435157a42f Upgrade htmx version 2024-09-01 20:52:50 +02:00
jason 4163afb0b7 Change footer in index.html to have version number on same line as warning 2024-09-01 20:51:35 +02:00
jason 5e586aa49a Merge branch 'devel' v0.8.2 2024-09-01 18:51:33 +02:00
jason 6cc0fb40d7 Add version number to index.html 2024-09-01 18:51:14 +02:00
jason 66b2743d3d Merge branch 'devel' v0.8.1 2024-09-01 18:48:26 +02:00
jason 18617f1dbc Give autogenerated articles tags as well 2024-09-01 18:48:18 +02:00
jason 3723b2b5e6 Merge branch 'devel' v0.8.0 2024-09-01 18:18:18 +02:00
jason 79ee20a50e Allow articles to be independent of an issue and allow a title for an issue 2024-09-01 18:18:07 +02:00
jason e05521591b Add route for PDF uploads 2024-09-01 18:16:26 +02:00
jason 0c9a79e24a Allow for PDF uploads from hub 2024-09-01 18:16:09 +02:00
jason ce788bfd50 Merge branch 'devel' v0.7.8 2024-09-01 12:54:12 +02:00
jason 8147d9bef6 Small bug fix in build process 2024-09-01 12:54:05 +02:00
jason 230a6278cc Merge branch 'devel' v0.7.7 2024-09-01 12:49:30 +02:00
jason da0d65d40b Fixed bug where no RSS feed is being generated 2024-09-01 12:27:30 +02:00
jason 42d6e0c198 Merge branch 'devel' v0.7.6 2024-08-31 12:17:41 +02:00
jason a2d219b2c0 Don't show autogenerated articles in list for deletion 2024-08-31 12:17:30 +02:00
jason e1af2979af Merge branch 'devel' v0.7.5 2024-08-31 11:27:15 +02:00
jason b02a882ed7 Fixed small bug that used article.Link instead of correct path for article deletion 2024-08-31 11:27:03 +02:00
jason f6dedc6f10 Merge branch 'devel' v0.7.4 2024-08-31 01:43:53 +02:00
jason edb448413b Remove deleted article file when deleting article 2024-08-31 01:42:37 +02:00
jason cdf0a49550 Merge branch 'devel' v0.7.3 2024-08-31 01:38:28 +02:00
jason 222b791e90 Delete Ports from article links in articles.go and issues.go 2024-08-31 01:35:39 +02:00
jason c3c0650210 Merge branch 'devel' v0.7.2 2024-08-31 01:00:55 +02:00
jason bc58b1be44 Fixed small bug in ServeArticle where it was looking at the link to read the file 2024-08-31 01:00:39 +02:00
jason ab6b9b9a4f Add port to url of UploadArticleImage() 2024-08-31 00:52:10 +02:00
jason 91ef195a56 Check if article has been published before adding it to RSS feed 2024-08-31 00:49:35 +02:00
jason d077f700d8 Merge branch 'devel' v0.7.1 2024-08-31 00:36:48 +02:00
jason e4589f3b84 Remove unnecessary mv from update.sh 2024-08-31 00:35:07 +02:00
jason cd67fe6df3 Delete unnecessary http:// from articles.go and issues.go 2024-08-31 00:22:32 +02:00
jason ec752b1c66 Merge branch 'devel' v0.7.0 2024-08-30 23:43:12 +02:00
jason 4663cedec5 Store article content outside of DB and convert and serve on request from respective file 2024-08-30 23:43:01 +02:00
jason 3f1b18c29f Instead of having entire articles in the RSS feed, items now contain just a link 2024-08-30 21:20:29 +02:00
jason 4a11e1a497 Add warning text to index.html 2024-08-30 18:34:40 +02:00
jason a33e7f9896 Move images.go from frontend to calls 2024-08-30 16:06:19 +02:00
jason 2b2ab0d428 small bug fixes 2024-08-30 15:58:09 +02:00
jason c52e35bf0b delete RSS button from hub 2024-08-30 15:44:12 +02:00
jason cddd88d2f6 restructure routes 2024-08-30 15:42:53 +02:00
jason be467521d9 Only provide link in item instead of the entire article via content 2024-08-30 15:17:14 +02:00
jason 10d8fceb77 Fixed formatting errors in create_db.sql 2024-08-25 11:24:03 +02:00
jason 46aef4f12f Merge branch 'devel' v0.6.1 2024-08-25 10:51:35 +02:00