1
0
Commit Graph

38 Commits

Author SHA1 Message Date
7218fbc27f
Version set to 23.34.0. 2023-08-23 04:04:22 +04:00
3f16c3e799
Removed sysusers.d/dwelling-upload.conf from Makefile. 2023-08-06 06:36:20 +04:00
34890ff93f
Version was set to 23.31.1. 2023-08-06 02:13:56 +04:00
aaa6aca743
Removing -buildmode=pie flag, it causes permission denied 203/EXEC failure when starting a service. 2023-08-05 06:27:48 +04:00
82915fb300
Added some necessary flags for go build. 2023-08-05 06:01:10 +04:00
9e20c424be
Version was set to 23.31.0. 2023-08-01 16:52:08 +04:00
7e4af6b977
Version was changed to 23.24.0. 2023-06-12 23:10:14 +04:00
9c72131dc8
Version patch part increased to 3. Nothing changed but a version of used httpr router. 2023-05-28 04:23:32 +04:00
949c2e68c8
Patch part of version was incremented. 2023-05-27 19:39:18 +04:00
51494e87be
Patch version part was incremented. 2023-05-26 13:01:49 +04:00
203c0158ce
Install gen-salt.sh as dwelling-upload-gen-salt. 2023-05-25 00:58:02 +04:00
35468af206
In web/*.jade.go target perform check for changes in templates. 2023-05-24 23:09:16 +04:00
9c5bad04d4
Made a new target to generate templates only when they are missing. Also put go install jade in it. Hence, no need in check in the PKGBUILD. 2023-05-24 22:40:06 +04:00
21d05e7488
Remove *.jade.go as well on clean target in Makefile. 2023-05-24 22:29:40 +04:00
b95052709a
Removed upload.yaml from Makefile and PKGBUILD. Removed run and run-clean targets. 2023-05-24 22:25:19 +04:00
af0492e5a0
Version's week part incremented. 2023-05-24 22:23:05 +04:00
7e1b56bbc5
Version's week part was incremented. 2023-05-21 20:53:24 +04:00
1692c24d03
Don't copy LICENSE when install. 2023-05-13 16:35:34 +04:00
cd29549a85
Version's week part was incremented. 2023-05-13 16:11:38 +04:00
931fade41d
Remove sysusers file when uninstalling. 2023-04-24 00:31:45 +04:00
43fa61eebf
Pass a version to an executable. 2023-04-24 00:31:18 +04:00
6e3036e4bc
Added jade check and install make target. 2023-03-12 00:41:59 +04:00
d3abf5514d
Ignore *.jade.go files. Fixed jade templates. Added go generate to Makefile. 2023-02-23 18:28:01 +04:00
f241eca24e
Added osusergo,netgo tags to make executables completely static. 2022-06-13 21:06:24 +04:00
024cd7ff5e
Removed creating of log dir, since it is handled by systemd. 2022-05-25 00:53:26 +04:00
b396a1592b
Added logrotate file to un/install in Makefile. 2022-05-25 00:43:08 +04:00
4131f7b77e
Renamed dwelling-upload-clear to a more suitable name dwelling-upload-clean. 2022-03-20 18:19:59 +04:00
e98114d2b5
Changed path for config file. 2022-02-17 02:37:37 +04:00
f3aade2b9f
Fixed permission for log dir. 2022-02-11 04:26:40 +04:00
911bf8cc91
Create log dir. Copy sysusers.d config. 2022-02-11 03:47:46 +04:00
bf6d0bc572
Yes, I'm blind. Couse I didn't see that I don't copy config file! 2022-02-11 03:31:18 +04:00
e959810667
Aaah, I'm blind... Not clean, but clear! 2022-02-11 03:25:31 +04:00
3303b3453d
Shit, just noticed that I didn't set a proper path to executables. 2022-02-11 03:22:44 +04:00
51265cafb5
SOURCES are unused. Moved stopping services to its target. 2022-02-10 22:48:43 +04:00
f2f51dd8b1
Fixed a typo in Makefile. 2022-02-09 00:20:51 +04:00
7c9ad434cb
Added run-clear to Makefile. 2022-02-08 23:59:24 +04:00
041fcdf2f4
-config option changed to -conf. 2022-02-06 15:22:14 +04:00
d4852ee6dd
Initial commit. 2022-02-06 02:22:23 +04:00