Commit graph

105 commits

Author SHA1 Message Date
Jay Trees
e42c9262ef refactor: fix code style 2024-05-11 18:32:09 +02:00
Jay Trees
b422805af4 fix: load user session when database is available 2024-05-11 18:31:43 +02:00
Jay Trees
deb6810b56 refactor: create config class 2024-05-11 18:26:27 +02:00
grandeljay
d50d4b0aab fix: session not persisting 2023-12-17 12:43:59 +01:00
grandeljay
0b87dc3cac fix: not being able to stay logged in 2023-11-24 18:23:13 +01:00
grandeljay
5c1c7dce42 chore: remove persistent cookie 2023-11-24 16:06:51 +01:00
grandeljay
06cf30bfb7 chore: update to v1.1.1 2023-11-18 12:56:28 +01:00
grandeljay
f237f09786 fix(localisation): translations not loading 2023-10-25 20:05:53 +02:00
grandeljay
f0b67a0529 refactor: add database connect method 2023-09-25 12:14:42 +02:00
grandeljay
7dbe413f77 fix: profile settings not being saved 2023-09-20 15:33:20 +02:00
grandeljay
4fc16105af refactor: add missing comma 2023-09-05 13:59:38 +02:00
grandeljay
488d1f59d3 chore: update to v1.1.0 2023-09-05 13:53:05 +02:00
grandeljay
cf253bf8c0 fix: login not working 2023-08-30 14:58:00 +02:00
grandeljay
3355bd78b9 fix: define class properties for php 8.2 2023-08-30 12:51:23 +02:00
grandeljay
e982e1c6b5 fix: remove escaping 2023-04-20 18:07:23 +02:00
grandeljay
c0373fefe1 fix: attempt to autoload propery 2023-04-20 18:06:17 +02:00
grandeljay
d9d11443c0 refactor: improve autoloading 2023-03-20 14:00:43 +01:00
grandeljay
d0f29d227c Prepare SQL statements 2023-01-28 14:25:53 +01:00
grandeljay
08bcdc0f87 Change version to 1.0.0 2022-12-02 10:21:52 +01:00
grandeljay
9e80ce02b1 Improve persistent sessions 2022-11-29 12:02:15 +01:00
grandeljay
87d44acb3f Switch to v1.7.2 2022-11-25 23:46:16 +01:00
grandeljay
dcc062b251 Set version to 1.7.1 2022-11-15 12:47:26 +01:00
grandeljay
29c9c3c472 Refactor API 2022-11-11 13:34:40 +01:00
grandeljay
c0e23cebe0 Refactor 2022-11-09 14:18:44 +01:00
grandeljay
4d6aacd408 Fix not being able to migrate 2022-11-09 14:12:23 +01:00
grandeljay
ab100ac5ce Fix Undefined array key "expires" 2022-11-09 11:31:37 +01:00
grandeljay
cc969fc489 Set version to 0.7.1 2022-11-08 12:59:48 +01:00
grandeljay
36ba266587 Invalidate expired sessions 2022-11-08 12:42:36 +01:00
grandeljay
da791d3469 Remove backwards compatibility 2022-11-08 12:38:43 +01:00
grandeljay
d76d66be20 Fix error during install 2022-10-31 13:11:35 +01:00
grandeljay
4416492dda Add persistent session option 2022-09-30 15:41:07 +02:00
grandeljay
e89d3d51a2 Fix cookie domain_domain 2022-09-22 16:42:02 +02:00
grandeljay
7d5fe7eadc Fix hard coded cookie_domain 2022-09-22 16:37:24 +02:00
grandeljay
dbfb343100 Set cookie domain 2022-09-22 12:38:05 +02:00
grandeljay
6478af7d41 Refactor 2022-09-22 11:54:20 +02:00
grandeljay
3caa71a6c5 Attempt to enable persistent sessions 2022-09-22 11:35:48 +02:00
grandeljay
583f2b0763 Increase session lifetime to 12 months 2022-09-22 10:22:24 +02:00
grandeljay
564fa2f274 Refactor 2022-09-22 10:06:09 +02:00
grandeljay
285a9a79be Fix fatal error when using old cookie format 2022-09-03 14:03:03 +02:00
grandeljay
00ec36bd7f Send emails in user locale 2022-06-27 10:33:01 +02:00
grandeljay
569d21e707 Enable update checks on dev environments 2022-06-14 16:27:43 +02:00
grandeljay
3c14a927f4 Refactor 2022-06-14 14:52:19 +02:00
grandeljay
bec13b5c4f Update to v0.7.0 2022-06-14 13:25:30 +02:00
grandeljay
85e210cc3e Improve nginx compatibility 2022-06-13 15:29:16 +02:00
grandeljay
42261e5e51 Fix missing translation for logged out users 2022-06-09 11:56:24 +02:00
grandeljay
4ff2112247 Refactor 2022-06-09 08:37:52 +02:00
grandeljay
1f180a6e57 Only use country specific locales (languages) 2022-06-08 07:20:55 +02:00
grandeljay
1e935123c1 Refactor URLs 2022-05-28 19:11:11 +02:00
Jay Trees
418feaaa32 Update to v0.6.0 2022-04-14 10:56:44 +02:00
Jay Trees
9b6e4242a0 Disable update on development environments 2022-04-14 10:56:37 +02:00