Commit Graph

405 Commits

Author SHA1 Message Date
jason 714cdd9aaf Also delete article from RSS feed 2024-08-25 10:51:09 +02:00
jason 1b29e328cf Merge branch 'devel' v0.6.0 2024-08-25 06:38:55 +02:00
jason 5474b17ce5 Added ability to delete articles 2024-08-25 06:35:15 +02:00
jason a318a265d4 Cleanup 2024-08-25 06:34:13 +02:00
jason e50cb819f3 Merge branch 'devel' v0.5.2 2024-08-23 21:45:30 +02:00
jason 365d5a68a1 Added config for Firebase key 2024-08-23 21:45:10 +02:00
jason b451da7e8e Fixed echo commands 2024-08-23 21:23:05 +02:00
jason 6a4a592714 Fixed bug where tailwindcss was using a relative path 2024-08-23 21:14:25 +02:00
jason 806cfb01bd Fixed bug where SYSTEMD_DIR is not defined 2024-08-23 21:09:36 +02:00
jason c32e38ca10 Merge branch 'devel' v0.5.1 2024-08-23 20:57:11 +02:00
jason c2cadd1542 Add messages for user 2024-08-23 20:56:44 +02:00
jason 4cb2831e9a Minor changes 2024-08-23 20:51:33 +02:00
jason ee31a9f8e2 create check_dependency function 2024-08-23 20:36:01 +02:00
jason beec20cdda Make sure bin and service are owned by root 2024-08-23 20:34:13 +02:00
jason 7ef957c2d7 Added comments for during the update for more context 2024-08-18 17:41:54 +02:00
jason d7c8c7a43a Merge branch 'devel' v0.5.0 2024-08-18 17:31:00 +02:00
jason d56cdc78eb Use directories that require administrative privileges 2024-08-18 17:30:43 +02:00
jason 151d89d9f0 Create $EXTRACTION_PATH 2024-08-18 17:10:10 +02:00
jason 8d2944d00c Only delete contents of $CPOLIS_PATH 2024-08-18 17:06:49 +02:00
jason 9ddd8198ee Use /tmp directory for downloading .tar.gz archive 2024-08-18 17:03:31 +02:00
jason ff6c7a66d7 Fixed a typo 2024-08-18 16:59:49 +02:00
jason 129c85929c Small cleanup 2024-08-18 13:56:41 +02:00
jason b1a6359473 Exit update script if any requirement is not met 2024-08-18 13:53:37 +02:00
jason b5d979dbf8 Created update script and systemd service 2024-08-18 13:49:31 +02:00
jason 1cd3edc90c Merge branch 'devel' v0.4.0 2024-08-18 12:06:29 +02:00
jason 77e8edbe16 Relocated ShowHub from articles.go to sessions.go because it has even less to do with articles than with sessions 2024-08-18 11:46:23 +02:00
jason 8115c50974 Fixed a bug that let users get around verification. 2024-08-18 11:40:03 +02:00
jason 61bfa85b13 Some cleaning up 2024-08-18 11:21:42 +02:00
jason cd27349d04 Created package "calls" and verification for frontend and calls 2024-08-18 11:20:06 +02:00
jason 5b41892dff Renamed frontend/firebase.go to frontend/pdf.go 2024-08-17 21:00:00 +02:00
jason c7add76a12 Deleted ServePDFs() and added ServePDF() 2024-08-17 20:56:45 +02:00
jason f4ae2f9c04 Added rout for pdf list 2024-08-17 20:41:39 +02:00
jason 64f85a34cb Added pdf directory to air config 2024-08-17 20:20:16 +02:00
jason 0c87d91df1 Small error correction 2024-08-17 20:18:53 +02:00
jason 472f00a107 Extracted verification logic for frontend into seperate function tokenIsVerified() and created ServePDFListe() 2024-08-17 20:15:35 +02:00
jason bebfe994ae First implementation of firebase auth 2024-08-17 18:21:56 +02:00
jason 46bfd23b2a A bit of testing with firebase 2024-08-09 17:07:27 +02:00
jason 0afbdde077 Change to remote htmx 2024-08-09 16:20:57 +02:00
jason 0e768c9f61 Merge branch 'devel' v0.3.0 2024-08-08 21:27:07 +02:00
jason ce43e45a6c Deleted hints of custom preview function 2024-08-08 21:26:59 +02:00
jason 1fcd775cc5 Merge branch 'devel' 2024-08-08 21:14:24 +02:00
jason 203a1ed147 Implemented EasyMDE 2024-08-08 21:13:25 +02:00
jason ef1914ee5c Implemented article preview 2024-08-08 21:13:25 +02:00
jason 084b101e31 Register f.ArticlePreviewHtmlData in init() 2024-08-08 21:13:25 +02:00
jason b2db128aa9 Shorten lines by referencing frontend as f and backend as b 2024-08-08 21:13:25 +02:00
jason 081e880fb6 Change structure of code tor frontend and backend one 2024-08-08 21:13:25 +02:00
jason 32f11f57b5 Implemented EasyMDE 2024-08-08 21:09:38 +02:00
jason 46a0cec6df Implemented article preview 2024-07-17 23:25:57 +02:00
jason 4e0bce37a2 Register f.ArticlePreviewHtmlData in init() 2024-07-13 14:17:40 +02:00
jason 85e2f8b4ad Shorten lines by referencing frontend as f and backend as b 2024-07-13 14:09:11 +02:00