Commit graph

51 commits

Author SHA1 Message Date
SamidyFR
c7a4ba194d style: auto-fix linting issues 2026-03-07 21:04:44 +00:00
Samidy
ed566c94cc fix(profiles): remove double JSON.stringify on privacy field 2026-03-08 00:04:14 +03:00
SamidyFR
6865e45ff7 style: auto-fix linting issues 2026-03-06 23:57:54 +00:00
Samidy
135e5fd0af
lets try that again 2026-03-07 02:57:28 +03:00
SamidyFR
67eb5075d4 style: auto-fix linting issues 2026-03-06 23:42:53 +00:00
Samidy
e15ca352a0
fix(auth): ATTEMPTED fix for google oauth (lowk havent tested this) 2026-03-07 02:42:30 +03:00
edideaur
f6bc60bd5e style: auto-fix linting issues 2026-03-06 08:57:13 +00:00
Samidy
ad7d088e5c refactor(auth): migrate authentication from Firebase to (self-hosted) Appwrite 2026-03-06 02:14:43 +03:00
BlackSigkill
bddf5a0d73 fix linting errors/warnings 2026-02-20 15:48:23 +01:00
Samidy
250ebb9f99 feat(social): profiles feature 2026-02-19 16:54:58 +03:00
Julien Maille
094ae91af9 BREAK IT: the damn auth login (and fix neutralino downloads too) 2026-02-15 20:55:32 +01:00
Julien Maille
db66767dde BREAK IT: the damn auth login (and fix neutralino downloads too) 2026-02-15 20:08:47 +01:00
Julien Maille
9a6d4da463 FIX: google auth on windows/web
# Conflicts:
#	js/accounts/auth.js
2026-02-15 12:59:51 +01:00
Julien Maille
d76526f5e9 FIX: google auth on windows/web 2026-02-15 10:25:27 +01:00
Eduard Prigoana
a941faaa4e Merge branch 'pr-183'
# Conflicts:
#	js/md5.js
2026-02-14 16:46:19 +00:00
Julien Maille
1a7a16d501 WIP: trying to fix neutralino linux 2026-02-14 00:46:31 +01:00
Julien Maille
decdacc812 WIP: trying to fix neutralino linux 2026-02-13 21:43:01 +01:00
Julien Maille
7eaea145f5 IMP: settings 2026-02-13 21:25:36 +01:00
JulienMaille
0ac75ca910 style: auto-fix linting issues 2026-02-10 23:19:24 +00:00
Julien Maille
9f67938810 WIP: neutralino linux 2026-02-11 00:18:58 +01:00
Julien Maille
8afb4a4c6d WIP: neutralino linux 2026-02-10 23:00:58 +01:00
Julien Maille
e9e37c9be1 Fix Linux auth: Use signInWithRedirect fallback 2026-02-09 23:56:11 +01:00
Eduard Prigoana
ff907452c7
Merge pull request #169 from blacksigkill/feature/global-auth
Feature: global auth
2026-02-09 22:36:15 +02:00
Eduard Prigoana
f73c75f668 user playlists descriptions 2026-02-09 20:34:40 +00:00
BlackSigKill
7e6ff83192 fix linting 2026-02-09 20:25:04 +01:00
BlackSigKill
c1ebce949c fix: default off, show custom db in settings when missing envs, redirect logged-in /login 2026-02-09 20:20:33 +01:00
BlackSigKill
5ffb14560b add server-side global auth for private selfhosted instance 2026-02-09 19:44:35 +01:00
Samidy
0bccd4fea5 fix(Accounts): fix public playlists not updating after first set 2026-02-09 18:38:18 +03:00
BlackSigkill
8b5c264bc5 fix linting warnings 2026-02-05 12:21:57 +01:00
BlackSigkill
8e9ffaa694 Clarify log error with a '[Pocketbase]' prefix 2026-02-05 12:21:57 +01:00
BlackSigkill
679a405d41 fix pocketbase wrong url used 2026-02-05 12:21:57 +01:00
BlackSigkill
7685d8b4d3 fix linting warning 2026-02-04 17:16:03 +01:00
JulienMaille
557a77d4f3 style: auto-fix linting issues 2026-02-03 21:56:37 +00:00
Julien Maille
bd7f77a103 WIP: fix public playlists 2026-02-03 22:56:15 +01:00
Samidy
148506f68c feat(accounts): ability to reset passwords 2026-01-31 08:45:07 +03:00
Samidy
b7bc90f4f1 Merge branch 'main' of github.com:SamidyFR/monochrome 2026-01-24 15:13:24 +03:00
Samidy
3f3e12817f basically monochrome 2.0 lol 2026-01-24 15:13:19 +03:00
SamidyFR
3b4130005d style: auto-fix linting issues 2026-01-22 00:33:06 +00:00
Samidy
246ae8c3f1
firebase just sucks dude 2026-01-22 03:32:44 +03:00
SamidyFR
471b61d413 style: auto-fix linting issues 2026-01-21 23:47:43 +00:00
Samidy
e9a15d812f
PLEASE JUST WORK ON THE APP MF 2026-01-22 02:47:10 +03:00
SamidyFR
7eed0d44e7 style: auto-fix linting issues 2026-01-19 21:12:28 +00:00
Samidy
c3ffefc74c Merge branch 'main' of github.com:SamidyFR/monochrome 2026-01-20 00:12:00 +03:00
Samidy
4cfb027721 chud 2026-01-20 00:11:57 +03:00
SamidyFR
7647926819 style: auto-fix linting issues 2026-01-19 20:41:14 +00:00
Samidy
6bd12624b8 Add desktop links wooo!!! (beta smh) 2026-01-19 23:40:50 +03:00
JulienMaille
bbad4318f3 style: auto-fix linting issues 2026-01-16 19:49:47 +00:00
Julien Maille
63dbd9289b fix: robustify PocketBase JSON parsing with recovery for malformed strings 2026-01-16 20:49:18 +01:00
JulienMaille
bae0d0a170 style: auto-fix linting issues 2026-01-16 20:37:51 +01:00
SamidyFR
3e212a7e5b style: auto-fix linting issues 2026-01-16 15:47:58 +00:00