Go Johansson
2021c02a02
Update Response.php
2022-12-24 18:17:04 +01:00
Go Johansson
928e83e1ab
Update upload.php
2022-12-24 18:12:50 +01:00
Go Johansson
c8a58be885
bump version
2022-12-24 18:00:01 +01:00
Go Johansson
8be2095622
bug fixes
2022-12-24 17:58:22 +01:00
Go Johansson
923cc54dbc
Merge branch 'master' of https://github.com/nokonoko/Uguu
2022-12-17 00:42:51 +01:00
Go Johansson
f943061814
Update uguu.conf
2022-12-17 00:42:44 +01:00
Go Johansson (neku)
ceeaf69f05
Update config.json
2022-12-17 00:32:56 +01:00
Go Johansson
841230530d
minor changes
2022-12-17 00:23:38 +01:00
Go Johansson
06790f5ce6
final fix
2022-12-16 23:47:09 +01:00
Go Johansson
f059e2cf1e
fix
2022-12-16 23:27:13 +01:00
Go Johansson
057c790bae
Update Makefile
2022-12-16 23:17:48 +01:00
Go Johansson
96bb2d3306
wrong
2022-12-16 23:16:57 +01:00
Go Johansson
b8ff9763e3
cringe
2022-12-16 23:07:54 +01:00
Go Johansson
76b2600cd8
a
2022-12-16 22:59:59 +01:00
Go Johansson
d5e2cc4c1e
a
2022-12-16 22:58:47 +01:00
Go Johansson
cec6349edd
test
2022-12-16 22:56:15 +01:00
Go Johansson
83f6699d7f
a
2022-12-16 22:53:50 +01:00
Go Johansson
f0794be379
yuh
2022-12-16 22:36:32 +01:00
Go Johansson
7a464f7d36
tests
2022-12-16 22:11:57 +01:00
Go Johansson
588debfaa0
changes
2022-12-16 21:16:28 +01:00
Go Johansson
8f7f88401b
minor changes + documentation
2022-12-16 20:44:43 +01:00
Go Johansson (neku)
2a85717f5b
add padding
2022-07-22 08:49:34 +02:00
Go Johansson (neku)
2e03f3edf3
Update footer.ejs
2022-07-22 08:36:53 +02:00
Go Johansson (neku)
65de952f61
fix html
2022-07-22 08:32:50 +02:00
Go Johansson (neku)
6f670da3ea
Create psalm.xml
2022-07-22 07:03:30 +02:00
Go Johansson (neku)
5160b896b3
Merge branch 'master' of https://github.com/nokonoko/Uguu
2022-07-22 07:03:22 +02:00
Go Johansson (neku)
0f1a69d629
update
2022-07-22 07:03:13 +02:00
Go Johansson (neku)
2a97b76f51
Update .gitignore
2022-07-22 06:34:34 +02:00
Go Johansson (neku)
e480c0e52f
major code refactor
2022-07-22 06:32:52 +02:00
Go Johansson (neku)
2057341d8f
refactoring
...
* Ko-Fi donation button added.
* Templating now uses ejs instead of swig.
* clean-css/uglify-js replaced with minify-all.
* Minor PHP changes.
* Preparations for major refactor.
2022-07-16 08:24:58 +02:00
Go Johansson (neku)
06507184b7
moved back to github
2022-07-16 07:03:56 +02:00
Go Johansson
da5fc5295b
Update 'README.md'
2022-04-17 13:46:54 +00:00
Go Johansson
1704a52542
Update '.mailmap'
2022-04-17 13:37:00 +00:00
Go Johansson
1736639a04
Update 'README.md'
2022-04-17 13:36:42 +00:00
Go Johansson
ccf3370ab5
Update 'docker/Dockerfile'
2022-04-17 13:33:58 +00:00
Go Johansson
ab53dc2d5c
Update 'Makefile'
2022-04-17 13:33:09 +00:00
Go Johansson
2d4a30d675
Update 'README.md'
2022-04-17 13:22:36 +00:00
nokonoko
b2eba08767
Merge branch 'master' of https://git.pomf.se/Pomf/uguu
2022-04-17 15:19:27 +02:00
nokonoko
fca510308b
Merge branch 'master' of https://git.pomf.se/Pomf/uguu
2022-04-17 15:19:15 +02:00
Go Johansson
4717c93610
Update 'docker/Dockerfile'
2022-04-17 13:18:55 +00:00
nokonoko
b3c0237ad9
docker support added
...
using alpine for the docker instead of ubuntu cuts the size and installation time by quite a bit
2022-04-17 15:14:43 +02:00
Go Johansson
9650e66147
Update 'docker/Dockerfile'
2022-04-17 10:43:11 +00:00
Go Johansson
c37c18d723
Update 'README.md'
2022-04-17 08:50:53 +00:00
Go Johansson
64edada887
Merge pull request 'Dockerfile for Uguu' ( #71 ) from r4jeshwar/dockerize-uguu into master
...
Reviewed-on: https://git.pomf.se/Pomf/uguu/pulls/71
2022-04-17 08:43:04 +00:00
Rajeshwar R
a4bf8f8017
Update .env
2022-04-13 11:43:58 +05:30
r4jeshwar
0a6585a2bd
Dockerize Uguu to work with the default SQLite DB
2022-04-13 11:38:13 +05:30
nokonoko
32cba5812d
strip some tags
2022-01-29 21:42:49 +01:00
nokonoko
3465b5926e
file ext fix
...
lets just ignore double dots :)
2022-01-29 21:31:15 +01:00
nokonoko
e08efcd9d7
fix for filename extension bug
2022-01-29 21:11:12 +01:00
nokonoko
948faf8ff9
Merge branch 'master' of https://github.com/nokonoko/Uguu
2022-01-29 21:00:55 +01:00